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 |
|
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 |
|
Doug Bell
|
7532c43d46
|
fix 11445 NotifyAboutUsers sends infinite e-mails
|
2010-02-27 15:18:15 -06: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
|
29b0d490b9
|
Make PurgeOldTrash respect the workflow activity TTL.
|
2010-02-22 20:47:17 -08: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 |
|
Graham Knop
|
c53bfe2c5d
|
add newline at end of file
|
2010-02-17 16:33:00 -06:00 |
|
Colin Kuskie
|
929d867373
|
Fix GetCsMail workflow activity.
|
2010-01-28 13:06:21 -08:00 |
|
Colin Kuskie
|
421a019b45
|
Update ExpirePurchasedThingyRecords and fix TTL checking.
|
2010-01-28 11:23:08 -08:00 |
|
Colin Kuskie
|
f143185b57
|
Update CalendarUpdateFeeds Workflow Activity.
|
2010-01-28 11:01:01 -08:00 |
|
Colin Kuskie
|
ad46ecfde2
|
Update ArchiveOldThreads Workflow activity.
|
2010-01-28 10:59:14 -08:00 |
|
Colin Kuskie
|
50c3e9c6ab
|
Fixing SendNewsletter Workflow Activity
|
2010-01-28 10:50:34 -08:00 |
|
Colin Kuskie
|
7bb09ae30d
|
Fix PurgeOldTrash, and force it to follow TTL checking.
|
2010-01-27 22:36:35 -08:00 |
|
Colin Kuskie
|
872dcfceab
|
fix PurgeOldAssetRevisions Workflow Activity.
|
2010-01-27 22:11:42 -08:00 |
|
Colin Kuskie
|
e4da19bcc3
|
Show sku instead of short description.
|
2010-01-21 12:02:17 -08:00 |
|
Colin Kuskie
|
ba91560a96
|
Fix Notify About Low Stock email to be more user friendly. Fixes bug #11364.
|
2010-01-21 11:56:01 -08:00 |
|
Colin Kuskie
|
47276ce4ad
|
Fix exception handling by the NotifyAboutLowStock workflow activity. Fixes bug #11343.
|
2010-01-12 11:07:43 -08:00 |
|