Commit graph

10377 commits

Author SHA1 Message Date
Colin Kuskie
f761188bb0 Queue invitations to be sent instead of sending them directly to avoid dropped emails due to SMTP problems. Fixes bug #11436. 2010-02-24 09:49:19 -08:00
Colin Kuskie
aafbf01b8e Change invitations to use HTML instead of text. Fixes bug #11434. 2010-02-24 09:43:58 -08:00
Doug Bell
100a9e652e fix 11426: Logout page gets cached 2010-02-23 17:51:12 -06:00
Doug Bell
079ff05cfa finalize code editor fix 2010-02-23 17:21:37 -06:00
Doug Bell
c9694d3e63 fix more problems, concede to naysayers 2010-02-23 16:31:40 -06:00
Colin Kuskie
83395fbe95 Fix Date handling by the DataTable, again... Now it uses a custom date parser to take the ISO date format. Fixes bug #11428. 2010-02-23 12:56:00 -08:00
Colin Kuskie
3971d9bd4f Fix Interval form value preservation, when the field is hidden. Fixes bug #11431. 2010-02-23 11:15:54 -08:00
Colin Kuskie
9c0cdde323 Fix deleting users from groups in manageUsersInGroups. Need to use POST instead of GET. 2010-02-23 10:54:32 -08:00
Colin Kuskie
29b0d490b9 Make PurgeOldTrash respect the workflow activity TTL. 2010-02-22 20:47:17 -08:00
Doug Bell
f240635a3d style doesn't need WebGUI all the time 2010-02-22 18:07:56 -06:00
Colin Kuskie
a63a70b8bd When a cron job is disabled, delete it from spectre's queue, but do not re-add it. Fixes bug #11422 2010-02-22 14:58:54 -08:00
Doug Bell
a725942c17 override BUILDARGS instead of new 2010-02-22 12:52:51 -06:00
Colin Kuskie
2d819f14b8 Fix bugs in the Combo Box, and the Mimetype form elements. Fixes bug #11420. 2010-02-22 10:00:47 -08:00
Colin Kuskie
552859fb7f Add notes to the pagination hoverhelp for the SQL Report. Addresses bug #11414. 2010-02-22 09:37:16 -08:00
Colin Kuskie
381e1ff022 Remove stub. Use requires to force the sub. 2010-02-19 01:35:52 -08:00
Colin Kuskie
edeb858d1f Convert RssFeed AssetAspect into a role. Doesn't work at all. 2010-02-17 18:54:30 -08:00
Colin Kuskie
c4243648d5 Fix a dangling comma in the define for the Gallery tableName. 2010-02-17 16:58:25 -08:00
Colin Kuskie
7f148db487 Fix bad subtext in mapApiKey property 2010-02-17 16:53:03 -08:00
Colin Kuskie
b75c6f7053 Fix Moose usage so that the module compiles. Still won't work correctly under auto edit. 2010-02-17 16:48:08 -08:00
Colin Kuskie
618ffdf978 Fix typo in TimeTracking. 2010-02-17 16:44:13 -08:00
Colin Kuskie
850fa591e1 Update group field reset code for Moose meta. 2010-02-17 16:40:51 -08:00
Colin Kuskie
3e515fc7ec Fix groupId problem in group fields in the WikiMaster. 2010-02-17 16:40:51 -08:00
Graham Knop
18a0890eb4 re-add file gone missing in merge 2010-02-17 16:47:19 -06:00
Graham Knop
8f8335ce92 fix AlwaysHidden docs 2010-02-17 16:44:03 -06:00
Graham Knop
c53bfe2c5d add newline at end of file 2010-02-17 16:33:00 -06:00
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -06:00
Graham Knop
57484beb66 asset role should include generic object role, not itself 2010-02-17 16:13:38 -06:00
Doug Bell
845ede878a Merge branch 'asset-helpers' into 8
Conflicts:
	README
	lib/WebGUI/Role/Asset/AlwaysHidden.pm
2010-02-17 15:24:46 -06:00
Doug Bell
8701842829 Merge branch 'innodb' into 8
Conflicts:
	lib/WebGUI/Asset/Wobject/DataForm.pm
2010-02-17 15:09:04 -06:00
Doug Bell
e7c51d40ae Merge branch 'static_definition' into 8 2010-02-17 15:06:14 -06:00
Colin Kuskie
3b2d8498c0 Document where HTTP_SSLPROXY comes from, and why. 2010-02-16 16:52:28 -08:00
Colin Kuskie
5854e95130 Refix the thumbnail url problem with Storage so that it throws an error when no filename is passed. 2010-02-16 16:06:59 -08:00
Colin Kuskie
ec5208839e Remove getValue from Assets, except for those in getEditForm which will go away later. 2010-02-16 15:51:01 -08:00
Colin Kuskie
936224311b More Poll fixes. 2010-02-16 14:54:01 -08:00
Colin Kuskie
b6048b7f24 Update Dashboard for Moose. 2010-02-16 14:46:39 -08:00
Colin Kuskie
e5d471567e Update Carousel for Moose. 2010-02-16 11:58:35 -08:00
Colin Kuskie
6287ebdd46 Update Newsletter for Moose. 2010-02-16 11:48:13 -08:00
Colin Kuskie
7c8668616c Update Collaboration for Moose. 2010-02-16 11:35:48 -08:00
Colin Kuskie
7caa3e3738 Move AssetRole to Role::Asset, and update all client modules. 2010-02-16 11:00:47 -08:00
Colin Kuskie
90facc46a9 Refactor code for updating storage location file permissions into a Role. 2010-02-16 08:56:34 -08:00
Colin Kuskie
abaeab36e0 Refactor code to force assets to always be hidden into a role and use it. 2010-02-16 08:50:00 -08:00
Colin Kuskie
498b961ed7 Fix a template variable typo. Fixes bug #11411. 2010-02-16 08:21:38 -08:00
Colin Kuskie
549a6db178 Update Thread for Moose. 2010-02-16 07:41:06 -08:00
Colin Kuskie
72d0361f7d Update Post for Moose. 2010-02-15 16:18:14 -08:00
Colin Kuskie
fe6ec3ff4c Update StoryTopic for Moose. Needs Rss Role. 2010-02-15 15:51:22 -08:00
Colin Kuskie
b7f79a506f Update StoryArchive for Moose. 2010-02-15 15:46:03 -08:00
Colin Kuskie
0a2f5e0245 Update Story for Moose. 2010-02-15 15:41:51 -08:00
Colin Kuskie
27e30c74c4 Note that per album allowing of comments is doable, but not exposed to the UI yet. 2010-02-15 15:29:43 -08:00
Colin Kuskie
ba56fe41c7 Update Photo for Moose. 2010-02-15 15:28:12 -08:00
Colin Kuskie
02a257e1d1 Update GalleryFile for Moose. 2010-02-15 15:18:39 -08:00