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
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
Colin Kuskie
49bd7f5032
newByDynamicClass changed to newById
2009-12-27 19:08:15 -08:00
Martin Kamerbeek
e88b0ca0d7
Adding VIES recheck workflow and tests.
2009-12-15 22:59:54 +01:00
Colin Kuskie
af20594535
Fix looping construct in NotifyAboutLowStock activity. Fix tests.
2009-12-08 21:24:20 -08:00
Colin Kuskie
dd897f50ec
Fix bad usage of quoteAndJoin in CleanLoginHistory. There's no other place where this happens. Fixes bug #11263
2009-11-23 10:53:27 -08:00
Colin Kuskie
579d3b1df7
Remove bad symlinks.
2009-11-08 20:55:20 -08:00
Colin Kuskie
8568323ec0
Fix syntax errors.
2009-11-08 20:50:36 -08:00
daviddelikat
45c90f7be2
lots of work...
2009-11-07 04:52:34 -06:00
daviddelikat
707215cf3f
recover lost work from git
2009-11-06 11:05:59 -06:00
daviddelikat
1e18313c81
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
lib/WebGUI/Asset/EMSSubmission.pm
lib/WebGUI/Asset/EMSSubmissionForm.pm
lib/WebGUI/Asset/Wobject/EventManagementSystem.pm
lib/WebGUI/Workflow/Activity/CleanupEMSSubmissions.pm
lib/WebGUI/i18n/English/Asset_EMSSubmission.pm
lib/WebGUI/i18n/English/Asset_EMSSubmissionForm.pm
lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm
t/lib/WebGUI/Test/Activity.pm
2009-11-06 10:30:02 -06:00
daviddelikat
9c2980404f
making tests work
2009-11-06 09:22:03 -06:00
Colin Kuskie
3c985a5eed
Finish reverting EMS Submissions.
...
This reverts commit aab3a74026 .
2009-11-05 17:03:28 -08:00
Colin Kuskie
40cec4b855
Fix bad EMS Submissions merging.
2009-11-04 21:49:30 -08:00
daviddelikat
6b24783385
all tests pass, manual testing passes
2009-11-04 09:41:24 -06:00
daviddelikat
c8b97d83fe
more wokr all around
2009-11-02 09:01:44 -06:00
daviddelikat
10ddac6c58
lots of work...
2009-10-31 09:41:56 -05:00
daviddelikat
d0307d99c1
Merge branch 'master' of git@github.com:plainblack/webgui
2009-10-29 09:07:03 -05:00
Colin Kuskie
a1c1cd47d8
Fix broken i18n in the PayoutVendors workflow.
2009-10-29 12:44:45 -07:00
JT Smith
9c21429b39
Fixed an error being thrown by the CalendarUpdateFeeds workflow activity.
2009-10-29 13:17:16 -05:00
daviddelikat
debcdd08a5
initial coding on activities
...
lots of debugging
2009-10-29 09:05:42 -05:00
daviddelikat
945017d762
Merge branch 'master' of git@github.com:plainblack/webgui
2009-10-23 05:07:49 -05:00
JT Smith
a2264ab799
Merge branch 'master' of github.com:plainblack/webgui
2009-10-20 11:05:50 -05:00
JT Smith
d87d766856
added scheduled vendor payouts workflow activity
2009-10-20 11:04:03 -05:00
Patrick Donelan
e4b18757d8
Fixes bug in ExpireIncompleteSurveyResponses
...
Use a left outer join on userProfileData so that the workflow processes
responses for users that have been deleted
2009-10-20 16:50:00 +11:00
daviddelikat
9805541a6e
Merge branch 'master' of git@github.com:plainblack/webgui
2009-10-19 22:09:13 -05:00
daviddelikat
3ed18c775b
setting aside test for a bit to do some coding
2009-10-06 00:18:27 -05:00
Graham Knop
60a4a9b140
mark $session->datetime->time as deprecated and remove its use from core code
2009-10-05 20:56:37 -05:00
daviddelikat
f26d9f4570
Merge branch 'master' of git@github.com:plainblack/webgui
...
Conflicts:
docs/upgrades/upgrade_7.8.0-7.8.1.pl
2009-10-05 09:13:21 -05:00
daviddelikat
209732287e
various changes
2009-10-03 11:19:50 -05:00
daviddelikat
55954fed5f
initial revisions of most files...
2009-09-30 07:07:03 -05:00
JT Smith
46737d6945
starting migration to memcached
2009-09-24 23:28:45 -05:00
Patrick Donelan
549f9ce650
Fix bugs in ExpireIncompleteSurveyResponses Workflow
...
Need to join on revisionDate otherwise one email per Survey revision
will be sent. (Added explicit test for this)
Some standard template vars were also missing - username and userId.
(forward-port from webgui-7.7)
2009-09-25 14:13:15 +10:00
Colin Kuskie
b57dff3e3e
Fix a bad template variable in SendNewletters workflow activity, bug #10953
2009-09-14 18:58:10 -07:00
Colin Kuskie
229aaaa270
Fix POD, remove dead code, use correct TTL in SendNewsletters.
2009-09-11 13:08:47 -07:00
Colin Kuskie
785523f0b0
remove dead code from NotifyAboutThing.
2009-09-11 12:49:42 -07:00
Graham Knop
6f3980a9c9
fixed #10838 : Forwarded forum post email to new CS adds reply to original thread
2009-09-01 22:40:08 +00:00
Colin Kuskie
22d462166f
Move Calendar feeds into the Calendar Asset table as JSON collateral.
...
Update tests and workflows to follow.
2009-08-26 22:14:04 +00:00