Colin Kuskie
|
7dc51b6c2b
|
Merge branch 'Crud' into WebGUI8
|
2010-11-11 14:23:11 -08:00 |
|
Colin Kuskie
|
9832f38a93
|
Convert PassiveAnalytics over to Moose.
|
2010-11-10 10:05:07 -08:00 |
|
Colin Kuskie
|
5f3014aaee
|
Merge branch 'master' into WebGUI8. Merged up to 7.10.4
|
2010-11-03 09:47:36 -07:00 |
|
Colin Kuskie
|
a90eadda7c
|
Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3
|
2010-11-02 14:49:33 -07:00 |
|
Paul Driver
|
7219e21f86
|
Merge branch 'fork'
|
2010-11-01 08:20:38 -05:00 |
|
Colin Kuskie
|
87326192a3
|
Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2
|
2010-10-27 15:59:33 -07:00 |
|
Doug Bell
|
f57ce0c9a6
|
rename variables for consistency
|
2010-10-27 13:06:25 -05:00 |
|
Doug Bell
|
199c4e4960
|
change ErrorHandler to Log
|
2010-10-27 12:50:12 -05:00 |
|
Colin Kuskie
|
8b25005515
|
Allow Workflow activities to do cleanup when they're deleted. Fixes bug #11924.
|
2010-10-26 11:44:26 -07:00 |
|
Colin Kuskie
|
3ad69de404
|
Template the emails sent out during content approval. Includes new template, i18n, Help docs upgrade sub and code. Fixes bug #11901.
|
2010-10-18 13:53:33 -07:00 |
|
Colin Kuskie
|
a614d4f230
|
'' is no longer a special value for Workflow Activities, that will cause them to pull their defaultValue. Instead, only undef will do that. Fixes bug #11900
|
2010-10-12 10:50:26 -07:00 |
|
Paul Driver
|
f2e0a4f667
|
Rename to WebGUI::Fork
|
2010-10-06 08:53:40 -07:00 |
|
Paul Driver
|
79de38dc4a
|
WebGUI::BackgroundProcess (used now by AssetExport)
|
2010-10-06 08:53:39 -07:00 |
|
Colin Kuskie
|
5dde317480
|
getTTL is an object method, it requires an object.
|
2010-09-28 20:55:39 -07:00 |
|
Colin Kuskie
|
8ecf297931
|
use the getTTL method to find the time to pause running a Workflow.
|
2010-09-24 08:16:58 -07:00 |
|
Graham Knop
|
ed04b99872
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Graham Knop
|
6aa26c2e44
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05:00 |
|
Paul Driver
|
8c18415c54
|
Stop realtime run on deleted wf instances
|
2010-08-25 11:44:00 -07:00 |
|
Paul Driver
|
890a94d3d5
|
Stop realtime run on deleted wf instances
|
2010-08-13 13:51:08 -07:00 |
|
Colin Kuskie
|
565cf955d7
|
Merge commit '469c2b72b4' into WebGUI8. All tests passing.
|
2010-07-01 10:13:22 -07:00 |
|
Colin Kuskie
|
5e502fee53
|
Merge commit '17ce3572bf' into WebGUI8. All tests passing.
|
2010-06-30 18:43:27 -07:00 |
|
Colin Kuskie
|
8d61e5c3d6
|
When a version tag is approved or denied, run spectre right now. Fixes bug #11671.
|
2010-06-28 14:04:46 -07:00 |
|
Colin Kuskie
|
385931aaab
|
Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing.
|
2010-06-27 22:32:31 -07:00 |
|
Colin Kuskie
|
e5b82bc861
|
Merge commit '4969f31e1f' into WebGUI8
|
2010-06-26 14:37:31 -07:00 |
|
Colin Kuskie
|
6c3369d0cb
|
Revert "use temp config file for testing"
This reverts commit 9b725c6d42.
|
2010-06-14 15:19:54 -07:00 |
|
Graham Knop
|
0d311117e2
|
fix session expiry
|
2010-06-13 06:17:10 -05:00 |
|
Colin Kuskie
|
6d2d950f52
|
Fix the delete expired events workflow (again). Fixes bug #11619
|
2010-06-09 11:28:00 -07:00 |
|
Colin Kuskie
|
30e869b66d
|
Better cleanup of Inbox messages. Encapsulate all SQL in Inbox/Message. Fix workflow. Upgrade script to cleanup state table. Fixes bug #11595.
|
2010-06-07 10:44:12 -07:00 |
|
Patrick Donelan
|
f16ba76b86
|
Merge branch 'WebGUI8' into psgi
Conflicts:
sbin/testEnvironment.pl
|
2010-06-04 21:01:03 -04:00 |
|
Doug Bell
|
247c607393
|
fixes for weaken and iterator
|
2010-06-01 19:37:53 -05:00 |
|
Doug Bell
|
2c75ab27e6
|
migrate to getLineageIterator to save memory
|
2010-06-01 16:23:49 -05:00 |
|
Colin Kuskie
|
ac3255e0c6
|
More workflows that need to obey the TTL.
|
2010-05-23 19:12:57 -07:00 |
|
Colin Kuskie
|
ca1f5e1c86
|
ArchiveOldStories activity has to obey the TTL for activities.
|
2010-05-23 19:04:10 -07:00 |
|
khenn
|
cdc2ea2547
|
forgot to save a bug fix
|
2010-05-13 17:21:08 -05:00 |
|
khenn
|
b0c7c1162d
|
Added sendNotification flag to WebGUI::Friends::rejectAddRequest. Added setting which supresses friend rejection notices from the inbox.
|
2010-05-13 17:15:41 -05:00 |
|
Colin Kuskie
|
55d55b4eee
|
Install better error handling code into RequestApprovalForVersionTag. Do not generate leading commas in workflow instance scratch data.
|
2010-05-11 16:21:32 -07:00 |
|
Colin Kuskie
|
0bef2b2839
|
Change the core to use newById instead of new.
|
2010-05-09 14:30:47 -07:00 |
|
Graham Knop
|
5122518652
|
remove useless DESTROYs
|
2010-04-16 20:57:00 -05:00 |
|
Graham Knop
|
373be0881d
|
Merge branch 'WebGUI8' into HEAD
|
2010-04-16 20:52:46 -05:00 |
|
Graham Knop
|
a141de0ebf
|
removing first parameter from WebGUI::Session->open and other cleanups
|
2010-04-15 18:49:26 -05:00 |
|
Graham Knop
|
29df110409
|
progress and WebGUI::Paths conversion
|
2010-04-15 18:42:16 -05:00 |
|
Patrick Donelan
|
4d703ffd47
|
Added preloading
Removed evil overload
Removed references to Apache2:: from codebase
Attempted to remove circular references
|
2010-04-14 19:36:41 -04:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Patrick Donelan
|
0fcc57a09e
|
Removing "use warnings"
|
2010-04-08 17:53:55 -04:00 |
|
Paul Driver
|
c356a7acc6
|
DateTime::Event::ICal in Calendar, workflow to extend recurrence
|
2010-04-05 17:08:11 -07:00 |
|
Colin Kuskie
|
1df580f13f
|
Fix #11511. URLs in version tag approval emails should be links.
|
2010-04-05 11:05:42 -07:00 |
|
Graham Knop
|
913fa9ad03
|
clean up Tie::IxHash imports
|
2010-03-10 12:59:51 -06:00 |
|
Colin Kuskie
|
cd2c1f5e76
|
Update workflow activity for wg8.
|
2010-03-03 20:52:53 -08:00 |
|
Colin Kuskie
|
17067470e9
|
Fix this completely broken Workflow Activity.
|
2010-03-03 20:50:08 -08:00 |
|
Colin Kuskie
|
e75989090a
|
Update TrashExpiredEvents to wg8.
|
2010-03-03 20:44:58 -08:00 |
|