webgui/lib/WebGUI/Workflow/Activity
Graham Knop 99a9da626d rfe #640: Refactored autocommit and autocomment
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed.  They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
..
RequestApprovalForVersionTag
_activity.skeleton rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
AddUserToGroup.pm
ArchiveOldThreads.pm
CalendarUpdateFeeds.pm rfe #640: Refactored autocommit and autocomment 2008-10-22 16:04:10 +00:00
CleanDatabaseCache.pm
CleanFileCache.pm
CleanLoginHistory.pm
CleanTempStorage.pm
CommitVersionTag.pm Export a method from Workflow::Activity for timeouts and use it in all current Workflows 2008-08-30 20:34:52 +00:00
CreateCronJob.pm
DecayKarma.pm
DeleteExpiredSessions.pm rfe: Added logged in time to Login History 2008-09-16 18:16:20 +00:00
DeleteExportedFiles.pm fix double my in DeleteExportedFiles 2008-08-31 00:09:59 +00:00
DenyUnansweredFriends.pm Export a method from Workflow::Activity for timeouts and use it in all current Workflows 2008-08-30 20:34:52 +00:00
ExpireEmsCartItems.pm Export a method from Workflow::Activity for timeouts and use it in all current Workflows 2008-08-30 20:34:52 +00:00
ExpireGroupings.pm
ExpireSubscriptionCodes.pm
ExpireUnvalidatedEmailUsers.pm
ExportVersionTagToHtml.pm
GetCsMail.pm Fixed a bug that would not have a subject in the email response error if for some reason the from address is empty and visitors cannot post to the CS 2008-09-26 13:06:11 +00:00
GetSyndicatedContent.pm Export a method from Workflow::Activity for timeouts and use it in all current Workflows 2008-08-30 20:34:52 +00:00
NotifyAboutLowStock.pm fix more broken i18n 2008-10-19 03:32:59 +00:00
NotifyAboutThing.pm Added the NotifyAboutThing workflow activity. Use this activity to create 2008-10-20 20:00:51 +00:00
NotifyAboutUser.pm
NotifyAboutVersionTag.pm
NotifyAdminsWithOpenVersionTags.pm
PurgeOldAssetRevisions.pm Export a method from Workflow::Activity for timeouts and use it in all current Workflows 2008-08-30 20:34:52 +00:00
PurgeOldInboxMessages.pm
PurgeOldTrash.pm
RequestApprovalForVersionTag.pm
RollbackVersionTag.pm
RunCommandAsUser.pm
SendNewsletters.pm Added isVisitor, isAdmin, and isRegistered methods to User object instead 2008-09-16 22:32:36 +00:00
SendQueuedMailMessages.pm Export a method from Workflow::Activity for timeouts and use it in all current Workflows 2008-08-30 20:34:52 +00:00
SummarizePassiveProfileLog.pm
SyncProfilesToLdap.pm Export a method from Workflow::Activity for timeouts and use it in all current Workflows 2008-08-30 20:34:52 +00:00
SyncProfileToLdap.pm
TrashClipboard.pm
TrashExpiredEvents.pm
TrashVersionTag.pm
UnlockVersionTag.pm
WaitUntil.pm