Commit graph

3290 commits

Author SHA1 Message Date
JT Smith
5fa09ae97f i broke it. i fixed it. 2006-03-22 14:30:08 +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
1efaec679a more changes for better xhtml compatibility 2006-03-21 23:31:34 +00:00
JT Smith
225140c8a5 better XHTML compliance 2006-03-21 22:50:41 +00:00
JT Smith
b6ad963119 replaced MessageLog with Inbox 2006-03-21 22:44:31 +00:00
JT Smith
b55a7252e8 removed border= from image tags 2006-03-21 21:13:36 +00:00
JT Smith
6f188d1bae fixed bugs reported by steve 2006-03-21 14:43:28 +00:00
JT Smith
c42a3f8c97 fixing bug reported by smoke tests 2006-03-21 14:25:51 +00:00
JT Smith
d70be64c8e fixed a bug reported by smoke tests 2006-03-21 14:24:34 +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
7c71d93c1e added mail send queue 2006-03-21 03:27:57 +00:00
JT Smith
b062e61508 fixed locking bug 2006-03-20 21:53:14 +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
JT Smith
62101408ed oops, accidentally broke workflow...fixed now 2006-03-20 15:45:51 +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
84d43b8d19 un-b0rk3d the commerce system 2006-03-19 23:51:06 +00:00
JT Smith
0ee2d2ad66 more workflow bug fixes 2006-03-19 22:26:46 +00:00
JT Smith
9dac1d5178 a couple small bug fixes 2006-03-19 21:50:49 +00:00
JT Smith
524ea87d36 cron officially works!!! 2006-03-19 20:25:52 +00:00
Roy Johnson
18e8de5856 Fixed the bugfixes to not use stow 2006-03-19 17:53:49 +00:00
JT Smith
2b5cd42874 better docs and removed roy's comment 2006-03-19 17:39:21 +00:00
JT Smith
2d318ab9a9 a little more clear that stow is not a global variable system 2006-03-19 17:33:26 +00:00
Matthew Wilson
f02a605c74 slight versioning fix. 2006-03-19 16:58:37 +00:00
Matthew Wilson
e04751d0ea removing debug 2006-03-19 16:55:34 +00:00
JT Smith
2467dc32dc better queue for workflow 2006-03-19 16:51:21 +00:00
Matthew Wilson
ee4bcaf415 debug 2006-03-19 16:37:55 +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
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
0eb6ec7b01 Group test for user expiration inside a group.
1 POD tweak, more placeholder work.
2006-03-19 04:09:45 +00:00
JT Smith
5ee17a673f more bug fixes...default content commit works all the way through now 2006-03-19 00:48:44 +00:00
JT Smith
9b9b63cc12 fixed several workflow/spectre related bugs 2006-03-18 23:25:31 +00:00
JT Smith
ccf1b3633f workflows now run, but with errors, must fix that next 2006-03-18 17:40:49 +00:00
kenperl
6fc6b00b49 a typo 2006-03-18 14:41:24 +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
JT Smith
3c1a42eeff a little closer 2006-03-18 03:04:19 +00:00
Colin Kuskie
3c1beb1de4 clean up add/edit group help 2006-03-18 01:52:59 +00:00
Colin Kuskie
5ec8690e53 More user testing, for addToGroup. Also, make sure that the test for ipFilter
always cleans up after itself.

Fix a bug where Operation::User::_submenu was still using form->process.  Switched
to using stow instead.

If the uid is "new", links for delete and become user are not shown anymore.
2006-03-18 00:18:31 +00:00
JT Smith
11cc18a5c3 mostly working workflow 2006-03-17 23:13:27 +00:00
JT Smith
46c8e25e3a fixed my $maxHeadlines = shift || $self->getValue('maxHeadlines'); 2006-03-17 20:22:04 +00:00
Colin Kuskie
528d0deaa5 bad stow methods fixed 2006-03-17 19:06:12 +00:00
Matthew Wilson
f22be087f1 fixing pod. 2006-03-17 18:52:16 +00:00
Matthew Wilson
bd62a8544d added noFuss option. 2006-03-17 18:51:02 +00:00
Wouter van Oijen
409dabe02b Fixing warnings 2006-03-17 16:54:50 +00:00
Wouter van Oijen
a48cfe2189 Removing redundant subroutine definition 2006-03-17 16:22:18 +00:00