Commit graph

658 commits

Author SHA1 Message Date
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
JT Smith
5a7fedc731 - Added an option for hosters to limit the number of assets that may be
created on a WebGUI site.
fixed some bugs
2006-03-29 20:22:09 +00:00
JT Smith
037fe19b0e added a change url option 2006-03-27 01:06:17 +00:00
JT Smith
de20e89c98 fixed errors reported by smoke tests 2006-03-25 19:50:46 +00:00
JT Smith
611323e8a8 more bug fixes 2006-03-24 17:31:57 +00:00
JT Smith
9f6a13e022 removed PBtmpl0000000000000003 because it's no longer needed or used 2006-03-23 17:13:21 +00:00
JT Smith
985417afd3 a bunch of bug fixes and tweaks related to workflow/versioning 2006-03-23 16:56:08 +00:00
JT Smith
59afc74303 workflow with approval officially works 2006-03-23 04:40:01 +00:00
Colin Kuskie
14446634b5 forward port of Folder Asset fixes for templates and privileges 2006-03-22 05:35:05 +00:00
JT Smith
8e1f06676a bug fixes 2006-03-22 03:09:04 +00:00
JT Smith
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00
JT Smith
7c71d93c1e added mail send queue 2006-03-21 03:27:57 +00:00
JT Smith
3931d8dcd2 a bunch of bug fixes and ease of use modifications for workflow/versioning 2006-03-20 21:07:26 +00:00
JT Smith
00a1db29a1 a little note about xhtml compliance 2006-03-20 21:03:31 +00:00
Colin Kuskie
abfa6ed1ac make isUserAdmin do what the POD says (returns 0, 1), and clarify it
(deliberately passed null string or undef causes query instead of set).
Add tests to Group.t to check that behavior.
2006-03-19 06:10:44 +00:00
Colin Kuskie
9711a237de Finally figured out how to become a group admin, and set a test for it.
Updated Secondary Admin docs to include all details for that.
More placeholder conversions, all backed by test code.
2006-03-18 06:07:01 +00:00
Colin Kuskie
e8a364f526 New user and group tests for caching and membership and default group settings.
Cache busting in User.pm.
Allow Visitor to be formally added to groups 2 and 7.
More placeholder work.
Update Help for Secondary Admins.
2006-03-18 05:36:04 +00:00
Colin Kuskie
3c1beb1de4 clean up add/edit group help 2006-03-18 01:52:59 +00:00
JT Smith
feda6700e0 added commit comments 2006-03-16 18:51:49 +00:00
JT Smith
ea09f24608 added explicit locking 2006-03-16 02:01:17 +00:00
Colin Kuskie
951c6a5889 fix broken i18n label 2006-03-15 20:41:32 +00:00
JT Smith
eb6a7a9416 started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
Colin Kuskie
902c18b52c i18n for two tags. Add POD. Convert several queries to using placeholders.
Tweak a few lines of code to use join and map instead of iterating.
2006-03-14 23:14:43 +00:00
JT Smith
cba26ecc0c converting versioning to use workflow 2006-03-14 17:46:32 +00:00
Colin Kuskie
dbd43bcd2b Add WebGUI Legal blocks to all Commerce code.
Remove delete template help entry.
2006-03-13 01:41:44 +00:00
JT Smith
4b948b18af much better toolbar icons 2006-03-12 01:25:48 +00:00
Colin Kuskie
762f0116b4 remove all traces of the template manager 2006-03-12 01:08:22 +00:00
Colin Kuskie
26ec6d2db4 basic help docs for Search Asset 2006-03-11 04:48:12 +00:00
JT Smith
17d823cade new toolbar is in place 2006-03-10 20:39:42 +00:00
Colin Kuskie
9d5c936b53 restore i18n and help entries for Operation/Settings 2006-03-10 05:57:21 +00:00
Colin Kuskie
b66a649ba1 forward port of FormHelpers L10n 2006-03-10 04:06:46 +00:00
Colin Kuskie
25483a7bdb document Post deleting/restoring behavior 2006-03-10 03:49:23 +00:00
JT Smith
3e60294bb6 Run on registration and alert on new user have been converted to a single workflow. 2006-03-10 03:48:23 +00:00