webgui/lib/WebGUI/Workflow/Activity
Colin Kuskie c3052fcd67 1) Fixed a bad module name that prevented the updated WeatherData from running.
2) Heavy refactor of getAssetsInClipboard to make it use getLineage instead of
custom SQL.

Made Workflow/Activity/TrashClipboard use the same method.

Updated getLineage so that the whereClause key must not only exist, but actually
have something in it.  Otherwise it generates an empty pair of parens, which is
a SQL error.
2007-03-05 17:47:30 +00:00
..
_activity.skeleton bug fixes and new tests 2006-08-02 15:39:23 +00:00
AddUserToGroup.pm Set default mime-type to include character encoding inside Session/Http.pm 2006-10-27 04:09:58 +00:00
ArchiveOldThreads.pm - Added a --skipDelete option to upgrade.pl 2006-08-03 19:20:55 +00:00
CacheEMSPrereqs.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
CalendarUpdateFeeds.pm Data::Dumper clean-up 2007-03-01 00:19:15 +00:00
CleanDatabaseCache.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
CleanFileCache.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
CleanLoginHistory.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
CleanTempStorage.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
CommitVersionTag.pm - Made a change to version tag commits to deal with unusually long commit 2006-11-09 20:57:53 +00:00
CreateCronJob.pm few more bug fixes and preparing for 7.0.3 release 2006-07-26 20:05:43 +00:00
DecayKarma.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
DeleteExpiredSessions.pm - Made exipred sessions workflow activity more fault tollerant. 2007-02-01 00:26:15 +00:00
DeleteExportedFiles.pm Add workflow activity, workflow, and hooks for deletion of exported files 2006-11-03 01:21:50 +00:00
ExpireGroupings.pm change dbCacheTimeout to groupCacheTimeout 2006-04-13 22:26:11 +00:00
ExpireSubscriptionCodes.pm added status return codes to activities, and fixed a problem with workflow parameters 2006-03-16 22:01:39 +00:00
ExpireUnvalidatedEmailUsers.pm Add workflow activity for expiry of users with unvalidated email addresses. 2006-12-06 12:37:19 +00:00
ExportVersionTagToHtml.pm preparing for 7.0.5 release 2006-08-09 16:09:17 +00:00
GetCsMail.pm removing the autocommit jury rig that posts and wikipage's were using 2006-12-06 17:35:36 +00:00
GetSyndicatedContent.pm - Made exipred sessions workflow activity more fault tollerant. 2007-02-01 00:26:15 +00:00
NotifyAboutUser.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
NotifyAboutVersionTag.pm fixed a couple of documentation problems 2006-04-05 22:03:13 +00:00
ProcessRecurringPayments.pm - Fixed a typo in testEnvironment.pl version number for DBD::mysql 2007-01-29 22:57:55 +00:00
PurgeOldAssetRevisions.pm added status return codes to activities, and fixed a problem with workflow parameters 2006-03-16 22:01:39 +00:00
PurgeOldTrash.pm added status return codes to activities, and fixed a problem with workflow parameters 2006-03-16 22:01:39 +00:00
RequestApprovalForVersionTag.pm preparing for 7.0.8 bugfix cycle 2006-09-15 04:58:03 +00:00
RollbackVersionTag.pm added status return codes to activities, and fixed a problem with workflow parameters 2006-03-16 22:01:39 +00:00
RunCommandAsUser.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
SendQueuedMailMessages.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
SummarizePassiveProfileLog.pm Update the actual activities themselves to call out the i18n key 2006-07-02 18:35:44 +00:00
SyncProfilesToLdap.pm move placeholder in SyncProfilesToLdap back in query and interpolate instead 2007-01-25 02:51:08 +00:00
SyncProfileToLdap.pm Fixed bugs in the SyncProfileToLdap workflow activity 2006-11-10 12:42:44 +00:00
TrashClipboard.pm 1) Fixed a bad module name that prevented the updated WeatherData from running. 2007-03-05 17:47:30 +00:00
TrashExpiredEvents.pm Fix broken labels found by i18n/label.t 2006-12-16 06:05:42 +00:00
TrashVersionTag.pm added status return codes to activities, and fixed a problem with workflow parameters 2006-03-16 22:01:39 +00:00
UnlockVersionTag.pm fixed a couple of documentation problems 2006-04-05 22:03:13 +00:00