webgui/lib/WebGUI/Workflow/Activity
Doug Bell 2c51e6d4fd move core profile fields into users table
this change will fix the problems with the userProfileData table being
way too big. it also simplifies many basic user search tasks, not
needing to join the userProfileData table
2010-12-03 22:36:30 -06:00
..
RequestApprovalForVersionTag
_activity.skeleton
ActivateUser.pm
AddUserToGroup.pm
ArchiveOldStories.pm
ArchiveOldThreads.pm
BucketPassiveAnalytics.pm Convert PassiveAnalytics over to Moose. 2010-11-10 10:05:07 -08:00
CalendarUpdateFeeds.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
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
ExpireEmsCartItems.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
ExpireGroupings.pm
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 '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -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 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 move core profile fields into users table 2010-12-03 22:36:30 -06:00
PayoutVendors.pm
ProcessEMSApprovals.pm
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 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 change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
SendNewsletters.pm rename variables for consistency 2010-10-27 13:06:25 -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
WaitUntil.pm