webgui/lib/WebGUI/Workflow/Activity
2011-11-02 11:12:18 -07:00
..
RequestApprovalForVersionTag
_activity.skeleton
ActivateUser.pm
AddUserToGroup.pm
ArchiveOldStories.pm migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
ArchiveOldThreads.pm
BucketPassiveAnalytics.pm Convert PassiveAnalytics over to Moose. 2010-11-10 10:05:07 -08:00
CalendarUpdateFeeds.pm Merge commit 'v7.10.19' into WebGUI8 2011-10-25 20:31:50 -07:00
CleanLoginHistory.pm
CleanTempStorage.pm use the getTTL method to find the time to pause running a Workflow. 2010-09-24 08:16:58 -07:00
CleanupEMSSubmissions.pm migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
CommitVersionTag.pm
CreateCronJob.pm
DeactivateUser.pm
DecayKarma.pm
DeleteExpiredSessions.pm Syntax clean. 2010-11-17 16:34:11 -08:00
DeleteExportedFiles.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
DeleteUser.pm
DenyUnansweredFriends.pm forgot to save a bug fix 2010-05-13 17:21:08 -05:00
ExpireEmsCartItems.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
ExpireGroupings.pm More workflows that need to obey the TTL. 2010-05-23 19:12:57 -07:00
ExpireIncompleteSurveyResponses.pm move core profile fields into users table 2010-12-03 22:36:30 -06:00
ExpirePurchasedThingyRecords.pm Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
ExpireSubscriptionCodes.pm
ExpireUnvalidatedEmailUsers.pm
ExportVersionTagToHtml.pm
ExtendCalendarRecurrences.pm Merge commit 'v7.10.23' into WebGUI8. Tests need fixing. 2011-11-02 11:12:18 -07:00
GetCsMail.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
GetSyndicatedContent.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
NotifyAboutLowStock.pm
NotifyAboutThing.pm
NotifyAboutUser.pm
NotifyAboutVersionTag.pm Merge commit 'v7.10.23' into WebGUI8. Tests need fixing. 2011-11-02 11:12:18 -07:00
NotifyAdminsWithOpenVersionTags.pm move core profile fields into users table 2010-12-03 22:36:30 -06:00
PayoutVendors.pm
ProcessEMSApprovals.pm Make version tags mandatory again. 2011-10-25 19:44:58 -07:00
PurgeOldAssetRevisions.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
PurgeOldInboxMessages.pm 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
PurgeOldTrash.pm
RecheckVATNumber.pm
RemoveOldCarts.pm
RemoveOldForks.pm Rename to WebGUI::Fork 2010-10-06 08:53:40 -07:00
RequestApprovalForVersionTag.pm Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
RollbackVersionTag.pm
RunCommandAsUser.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
SendNewsletters.pm Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
SendQueuedMailMessages.pm
SendWebguiStats.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
SummarizePassiveAnalytics.pm
SummarizePassiveProfileLog.pm
SyncProfilesToLdap.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
SyncProfileToLdap.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
TrashClipboard.pm
TrashExpiredEvents.pm Merge commit '17ce3572bf' into WebGUI8. All tests passing. 2010-06-30 18:43:27 -07:00
TrashVersionTag.pm
UnlockVersionTag.pm
UpdateAssetSubscribers.pm Add a workflow activity that reverifies that all subscribers to a CS can still view the CS, otherwise, remove them. Hook up the workflow to the update method in Collaboriation.pm and create an instance for it if the groupIdView changes. Add tests for the activity. Add a new workflow. Update the default WebGUI.conf. 2010-11-30 15:07:49 -08:00
WaitForUserConfirmation.pm added WaitForUserConfirmation activity 2011-07-25 14:07:01 -05:00
WaitUntil.pm