Commit graph

690 commits

Author SHA1 Message Date
Colin Kuskie
3bc44928b3 final? i18n for EMS 2006-04-26 18:20:14 +00:00
Yung Han Khoe
1991685839 Added default view property to SQLForm. Removed unused viewTemplateId
from SQLForm table. Updated help and international.
2006-04-26 12:56:18 +00:00
JT Smith
ac15407a7e trying to fix the new styles which are all broke to hell!!!!
removed convertCarriageReturns from article
added two of the new content items for 7
2006-04-26 01:59:13 +00:00
Colin Kuskie
3e8d8ae580 made one sql query use place holders and added a lot more i18n 2006-04-22 22:13:08 +00:00
JT Smith
b43cb6aaeb changed the old isSerial to isSingleton and created a new isSerial that would do what you'd expect 2006-04-22 21:59:15 +00:00
Colin Kuskie
8bee815ff9 add random tips page 2006-04-21 22:32:45 +00:00
Colin Kuskie
813b11ac3a attempting to keep up with Roy for i18n and template vars 2006-04-21 21:50:01 +00:00
Colin Kuskie
ef15ac0067 docs and i18n for event image 2006-04-21 20:46:46 +00:00
Colin Kuskie
b5444d0d5d Explicit copies of event template variables, added pagination template variables
to search template.
2006-04-20 23:21:27 +00:00
Colin Kuskie
13d5ab6f4a template documentation and i18n for EMS 2006-04-20 23:12:22 +00:00
Colin Kuskie
219507cade Remove documentation for settings that don't exist anymore.
More EMS docs, mainly for templates which are inconsistent
and poorly implemented.
2006-04-19 20:56:56 +00:00
JT Smith
11385d7957 removed JavaScript, StyleSheet, and RawHeadTags macros 2006-04-19 19:39:26 +00:00
JT Smith
722a214f80 added resizable textareas 2006-04-19 19:08:56 +00:00
Roy Johnson
d70002dfed Changed default view to display master events only.
Changed default view template to control display of events in relation to one another allowing each event's template to control formating of event details.
Moved all of the search functionality into it's own view method.
Added template for new search method.
Fixed label and hover help in add/edit event screen.
2006-04-19 05:31:57 +00:00
Colin Kuskie
7d94874bcc removing diag output from tests
Fix SQLForm help label so automatically generated Asset list works
EMS Help and i18n
2006-04-19 04:54:44 +00:00
Colin Kuskie
f041a0b8b1 i18n and docs for EMS 2006-04-18 23:50:41 +00:00
Colin Kuskie
5c4b7ee0fa fix broken i18n 2006-04-18 22:24:04 +00:00
Colin Kuskie
10a1289bac Fix broken and missing labels 2006-04-18 21:32:11 +00:00
JT Smith
19f0f7fd72 more various changes 2006-04-18 21:01:30 +00:00
JT Smith
095d0a7dfd lots of minor changes and bug fixes 2006-04-18 18:33:53 +00:00
Colin Kuskie
f6b336a824 i18n for Cash plugin
Fix broken link inside Operation/AdSpace.pm
Add a method to be used for developing apps with i18n before
i18n is ready.  This will eventually be used as part of a system
to automatically create i18n files from Perl source.
2006-04-18 18:01:42 +00:00
Martin Kamerbeek
179e4a89ef Adding the SQL Form and editForm error feedback. 2006-04-18 15:09:07 +00:00
Wouter van Oijen
4a3dab3ddb Added file upload ability to the Rich Text Editor
Reordered the operations array in Operations.pm
2006-04-18 13:21:16 +00:00
JT Smith
157d631d67 adding page.hasViewableChildren variable 2006-04-17 21:27:07 +00:00
JT Smith
7fcfb11f20 made the file and image form fields better, but still have some work to do
began converting the article to have it's own attachments, but still have some work to do
2006-04-16 01:10:34 +00:00
JT Smith
c658b310c0 added the export version tag to html workflow activity 2006-04-15 21:09:03 +00:00
JT Smith
da9c26d72c fixed redirect bugs in file, image, and zip archive
added cache control headers to style
added cache control headers to snippet
added server side caching to snippet
2006-04-15 16:07:04 +00:00
JT Smith
404749e32b updated thread templates to remove approve/deny links and add archive/unarchive links
fixed unarchive bug
changed post rating system to thumbs up/down
2006-04-15 15:36:02 +00:00
JT Smith
5136efc983 more template variables in nav and pagination 2006-04-15 00:34:02 +00:00
JT Smith
cc8e8d0ed6 changed collaboration system to use webgui's new internal search mechanism 2006-04-14 20:44:57 +00:00
Colin Kuskie
fd1eb52e3e Docs for AdSpace Macro 2006-04-14 02:49:31 +00:00
JT Smith
fd4453df58 added a sort alphabetically option to the folder asset 2006-04-14 02:35:35 +00:00
JT Smith
759ec7bcf0 added image upload and field delete to matrix 2006-04-13 23:19:22 +00:00
Colin Kuskie
4f60281392 change dbCacheTimeout to groupCacheTimeout 2006-04-13 22:26:11 +00:00
JT Smith
e262da13f8 files (and subclasses) and posts (and threads) can now export attachments in packages
fixed a couple of bugs
added some error handling and corruption detection
2006-04-13 18:34:35 +00:00
JT Smith
e2109910fd holy crap it actually works!!! import/export of themes base system is complete.
fixed some chunking related bugs in Session/Style
fixed other misc bugs
2006-04-13 03:31:39 +00:00
Colin Kuskie
ad694fb030 Fix User.t so that it assigns IPs in a way that works with the new isInGroup code.
User.pm: Collapse all methods into getUsers(1) inside isInGroup
Group.pm: Disable the cache whenever a scratchFilter or ipFilter is assigned.
Begin updating Group documentation for changes to dbQuery
2006-04-12 23:33:11 +00:00
JT Smith
30fefe9e68 added a return path for undeliverable messages 2006-04-11 15:11:45 +00:00
JT Smith
9ef6621cc3 some more ui improvements
updated the wg
fixed some more cs mail bugs
2006-04-11 02:07:14 +00:00
JT Smith
47a79bf060 added mail properties 2006-04-10 00:12:28 +00:00
JT Smith
504de54d61 started adding email processing capabilities to cs 2006-04-09 22:36:49 +00:00
JT Smith
6c6d36c981 readding mail footer to email messages
removed some old settings that don't apply any longer
2006-04-09 16:12:32 +00:00
JT Smith
540523d6dd fixed a bunch of bugs related to ad management system and finished writing the ui 2006-04-07 01:53:36 +00:00
Matthew Wilson
2c60283ba3 first major round of EMS changes. much more to come late tonight. 2006-04-07 00:02:45 +00:00
JT Smith
ae8f3d87f6 setting $session->user now changes the id for the session as it should
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
Colin Kuskie
f9b8582426 Scratch filter tests in prep for WebGUI::Group->getScratchUsers
Small tweaks for User.pm scratch and Group.pm POD
Update scratchFilter docs to show how to place multiple name and value pairs
2006-04-06 22:02:54 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
JT Smith
d26f1bdd8c add ad management system
improved performance of cs threads by about 500%
2006-04-05 03:42:14 +00:00
Colin Kuskie
2359bd5738 forward port of new template docs 2006-03-30 22:02:33 +00:00
JT Smith
299dd5aa09 converted cs to use workflow engine for moderation 2006-03-30 03:52:18 +00:00