Commit graph

14012 commits

Author SHA1 Message Date
Colin Kuskie
abf4aec1a2 Change user invitation emails to come from the sending site, instead of the user, since that can cause SPF problems. Fixes bug #11435. 2010-02-24 10:14:13 -08:00
Colin Kuskie
5934ba8fce onCompletePurchase should pull userId from the transaction, instead of the session, since the session could be owned by spectre and not the user. Fixes bug #11385 2010-02-24 10:09:18 -08:00
Colin Kuskie
fbfe6387c4 More email queueing. 2010-02-24 09:59:30 -08:00
Colin Kuskie
a21783304e Route all emails through the mailQueue to prevent dropped emails. 2010-02-24 09:58:39 -08:00
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
Colin Kuskie
0fb7a60917 Fix DataForms with dates. 2010-02-23 20:59:49 -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
704518007f fix editor state toggle 2010-02-23 16:57:42 -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
8d4a63b774 fix line breaks for IE6 2010-02-22 18:14:13 -06:00
Doug Bell
f240635a3d style doesn't need WebGUI all the time 2010-02-22 18:07:56 -06:00
Doug Bell
491f587c7d fix newline problems with code editor 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
e05f9567a6 Fix templating issues in the Wiki Page with showing the Edit content. Fixes bug #11415 2010-02-22 09:27:10 -08:00
Colin Kuskie
0bfba03e69 Fix typo in module version number in gotchas. Fixes bug #11418 2010-02-22 07:59:05 -08:00
Colin Kuskie
b4e42eb2b4 Fix missing gotcha for Javascript::Packer 2010-02-22 07:45:19 -08:00
Colin Kuskie
381e1ff022 Remove stub. Use requires to force the sub. 2010-02-19 01:35:52 -08:00
Colin Kuskie
5a31bc8f54 Status update from fixing group reset. 2010-02-18 12:18:48 -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
73b9e12869 Update documentation for aspect -> define 2010-02-17 17:00:32 -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
725c40fa7f Ready for 7.8.13 development cycle. 2010-02-16 21:35:05 -08:00
Colin Kuskie
0e01b23103 Preparing for 7.8.12 release. 2010-02-16 20:52:10 -08: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
1b647c70f2 Add docs about the new API. 2010-02-16 15:47:11 -08:00
Colin Kuskie
936224311b More Poll fixes. 2010-02-16 14:54:01 -08:00