Commit graph

494 commits

Author SHA1 Message Date
JT Smith
759ec7bcf0 added image upload and field delete to matrix 2006-04-13 23:19:22 +00:00
Matthew Wilson
bd788fe83f bunches of fixes. 2006-04-13 01:18:09 +00:00
Roy Johnson
649e5bac06 Added the scratch cart to allow people to purchase more than one master event ;-) Yep... probably a good feature to have. 2006-04-12 22:37:58 +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
08d0efe060 getting close to having a working email to discussion system 2006-04-10 02:02:19 +00:00
JT Smith
47a79bf060 added mail properties 2006-04-10 00:12:28 +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
adea847875 fixed some xhhtml stuff
increased performance on burst protection
2006-04-07 19:35:31 +00:00
JT Smith
7cf2c22a95 several small improvements to lots of stuff 2006-04-07 17:15:53 +00:00
JT Smith
d272e7de58 fixed a bug that i created earlier today
added burst protection to page layouts to prevent slashdotting
2006-04-07 08:12:16 +00:00
JT Smith
e45084eafb 2006-04-07 01:07:16 +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
e8d72011c9 fixed an xhtml problem 2006-04-05 20:50:34 +00:00
JT Smith
e4392f7449 new caching system to replace old page cache 2006-04-05 20:46:57 +00:00
Roy Johnson
e12ff119af oops, my bad 2006-04-05 18:49:35 +00:00
Roy Johnson
1be24a0dc1 merging 6.8.8 bugfix 2006-04-05 18:46:52 +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
JT Smith
19e4da7a92 collaboration system posts now work fully with the workflow engine, including the approval denial process 2006-03-30 23:43:32 +00:00
JT Smith
bad8616f08 more workflow bug fixes 2006-03-30 16:37:57 +00:00
JT Smith
299dd5aa09 converted cs to use workflow engine for moderation 2006-03-30 03:52:18 +00:00
JT Smith
fe8dd69731 removing some old caching stuff 2006-03-30 01:58:27 +00:00
Wouter van Oijen
fc86a2c058 Removed redundant 'my' 2006-03-24 15:05:38 +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
8ea6ece423 fixing some warnings 2006-03-23 14:50:41 +00:00
Colin Kuskie
a78932b3b2 speed up HttpProxy in case where user is not allowed to view content 2006-03-23 00:18:52 +00:00
JT Smith
b84d068229 fixes for matrix and inbox 2006-03-22 21:20:24 +00:00
JT Smith
080eb061ef a few bug fixes 2006-03-22 20:29:14 +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
fbaadce274 more bug fixes 2006-03-22 04:38:19 +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
6f188d1bae fixed bugs reported by steve 2006-03-21 14:43:28 +00:00
JT Smith
8f544a2fa9 fixing a bug reported by smoke tests 2006-03-21 14:23:36 +00:00
JT Smith
47afbb0138 converting to new mail queue api 2006-03-21 03:36:44 +00:00
JT Smith
b062e61508 fixed locking bug 2006-03-20 21:53:14 +00:00
Roy Johnson
69d457588a EMS seats available code. 2006-03-20 06:41:55 +00:00
Roy Johnson
8288cfaa6b EMS Checkout code 2006-03-20 05:57:50 +00:00
Roy Johnson
5bdaa49f95 More EMS code
Lots of bug fixes in commerce
Temp bug fix for stow->get, better fix needed
2006-03-19 16:11:21 +00:00
JT Smith
46c8e25e3a fixed my $maxHeadlines = shift || $self->getValue('maxHeadlines'); 2006-03-17 20:22:04 +00:00
JT Smith
cffe57f0a8 don't need/want chunking on dashboard asset 2006-03-16 19:13:41 +00:00
Roy Johnson
ccfbca55e0 EMS event conflict resolution code 2006-03-16 04:10:57 +00:00
Colin Kuskie
f59f41cd9e WebGUI::User->isInGroup does not take a UID argument anymore.
Grepped all files and fixed these errors:
	- Passed userId replaced by User object creation and use.
	- Where $session->user->userId was used, it was removed.
Updated POD inside Group.pm
2006-03-15 22:55:00 +00:00
JT Smith
eb6a7a9416 started adding new workflow based approval process 2006-03-15 20:15:55 +00:00
JT Smith
4f96d670b9 some ui improvements 2006-03-14 23:42:28 +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
Roy Johnson
d06733bcb8 EMS code 2006-03-14 04:56:08 +00:00
Roy Johnson
708f7d7579 Session bug in WebGUI.pm
More EMS code
2006-03-11 17:58:35 +00:00
JT Smith
7edac21523 using correct icon now 2006-03-10 21:24:57 +00:00
Colin Kuskie
5956fce2f1 fix for lists in DataForm 2006-03-09 23:34:12 +00:00
Matthew Wilson
c5c5f93b76 fixed two security problems with www_process in DataForm.pm 2006-03-09 23:05:11 +00:00