webgui/lib/WebGUI/Workflow/Activity
2010-11-10 08:46:08 -08: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
CalendarUpdateFeeds.pm
CleanDatabaseCache.pm
CleanFileCache.pm
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 Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
DeleteExportedFiles.pm
DeleteUser.pm
DenyUnansweredFriends.pm forgot to save a bug fix 2010-05-13 17:21:08 -05:00
ExpireEmsCartItems.pm
ExpireGroupings.pm More workflows that need to obey the TTL. 2010-05-23 19:12:57 -07:00
ExpireIncompleteSurveyResponses.pm
ExpirePurchasedThingyRecords.pm use the getTTL method to find the time to pause running a Workflow. 2010-09-24 08:16:58 -07:00
ExpireSubscriptionCodes.pm
ExpireUnvalidatedEmailUsers.pm
ExportVersionTagToHtml.pm
ExtendCalendarRecurrences.pm Handle assets that can't be instanciated in ExtendCalendarRecurrences. Fixes bug #11956. 2010-11-10 08:46:08 -08:00
GetCsMail.pm
GetSyndicatedContent.pm
NotifyAboutLowStock.pm
NotifyAboutThing.pm
NotifyAboutUser.pm
NotifyAboutVersionTag.pm 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
NotifyAdminsWithOpenVersionTags.pm
PayoutVendors.pm
ProcessEMSApprovals.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
PurgeOldAssetRevisions.pm
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 Allow Workflow activities to do cleanup when they're deleted. Fixes bug #11924. 2010-10-26 11:44:26 -07:00
RollbackVersionTag.pm
RunCommandAsUser.pm
SendNewsletters.pm
SendQueuedMailMessages.pm
SendWebguiStats.pm
SummarizePassiveAnalytics.pm
SummarizePassiveProfileLog.pm
SyncProfilesToLdap.pm
SyncProfileToLdap.pm
TrashClipboard.pm
TrashExpiredEvents.pm Fix the delete expired events workflow (again). Fixes bug #11619 2010-06-09 11:28:00 -07:00
TrashVersionTag.pm
UnlockVersionTag.pm
WaitUntil.pm