webgui/lib/WebGUI/Workflow/Activity
2011-08-30 15:11:12 -07:00
..
RequestApprovalForVersionTag
_activity.skeleton
ActivateUser.pm
AddUserToGroup.pm
ArchiveOldStories.pm
ArchiveOldThreads.pm
BucketPassiveAnalytics.pm
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
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 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
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
SummarizePassiveProfileLog.pm
SyncProfilesToLdap.pm
SyncProfileToLdap.pm
TrashClipboard.pm
TrashExpiredEvents.pm
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