webgui/lib/WebGUI/Workflow/Activity
2012-09-16 20:51:18 -07:00
..
RequestApprovalForVersionTag
_activity.skeleton
ActivateUser.pm
AddUserToGroup.pm
ArchiveOldStories.pm
ArchiveOldThreads.pm
BucketPassiveAnalytics.pm Fix a typo in the scratch variable for the last log position during PA bucketing. 2011-10-07 11:23:36 -07:00
CalendarUpdateFeeds.pm Do not append ;adminId to the URL stored for calendar feeds. Add upgrade code to fixing existing, broken feeds. Fixes bug #12164 2011-06-27 14:40:46 -07:00
CleanCookieJars.pm Remove cookie jar files left by the HttpProxy asset. Finishes the fix for bug #12327. 2012-04-02 18:32:13 -07:00
CleanDatabaseCache.pm
CleanFileCache.pm
CleanLoginHistory.pm
CleanTempStorage.pm
CleanupEMSSubmissions.pm
CommitVersionTag.pm
CreateCronJob.pm
DeactivateUser.pm
DecayKarma.pm
DeleteExpiredSessions.pm
DeleteExportedFiles.pm
DeleteUser.pm
DenyUnansweredFriends.pm
ExpireEmsCartItems.pm
ExpireGroupings.pm
ExpireIncompleteSurveyResponses.pm
ExpirePurchasedThingyRecords.pm
ExpireSubscriptionCodes.pm
ExpireUnvalidatedEmailUsers.pm
ExportVersionTagToHtml.pm
ExtendCalendarRecurrences.pm Don't commit an empty version tag when extending calender recurrences. Fixes bug #12240. 2011-08-30 15:11:12 -07:00
GetCsMail.pm
GetSyndicatedContent.pm
NotifyAboutLowStock.pm
NotifyAboutThing.pm
NotifyAboutUser.pm
NotifyAboutVersionTag.pm Two newlines before the URL breaks linking even in the default template where this value is used as the url parameter. 2011-09-08 14:33:59 -04:00
NotifyAdminsWithOpenVersionTags.pm
PayoutVendors.pm
ProcessEMSApprovals.pm
PurgeOldAssetRevisions.pm
PurgeOldInboxMessages.pm
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 Versioned Metadata 2011-02-17 14:46:50 -06:00
SendQueuedMailMessages.pm
SendWebguiStats.pm
SummarizePassiveAnalytics.pm Fix bucket name truncation in the bucket log, and don't forget to check the delta interval when summarizing. 2011-10-20 20:25:16 -07:00
SummarizePassiveProfileLog.pm
SyncProfilesToLdap.pm
SyncProfileToLdap.pm
TrashClipboard.pm
TrashExpiredEvents.pm
TrashVersionTag.pm
UnlockVersionTag.pm
UpdateAssetSubscribers.pm Spectre is touchy about things that die in perl. Fix the UpdateAssetSubscribers workflow activity to catch if the group in the asset does not exist. 2012-09-16 20:51:18 -07:00
WaitForUserConfirmation.pm added WaitForUserConfirmation activity 2011-07-25 14:07:01 -05:00
WaitUntil.pm