webgui/lib/WebGUI/Workflow/Activity
Colin Kuskie 8ae16ba37c Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030.
Squashed commit of the following:

commit ce957db5311c7fb11c7d780b9f63c1b0adc17cda
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Mon Jan 31 19:00:23 2011 -0800

    Changelog notice for the ical bugfix with timezones.

commit 24a3bc1c74b20ca6ba689641fa0187b659dc3c5e
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Mon Jan 31 15:32:50 2011 -0800

    Transfer the time zone as one of the WebGUI specific items for the Event.

commit 36f87539ba8b090a5e5c9f1879cd40b6f6e69afc
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Sun Jan 30 21:18:12 2011 -0800

    Refactor the code so that the Event adds itself to a calendar object, giving it access to add other things to the calendar, like a timezone definition.

commit f401966bd53b51950f1402a5a19b92b13dcc6b06
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Sun Jan 30 19:42:49 2011 -0800

    Document which version of Data::ICal that we're now using.

commit 689522e30b26fc445da5b59b81789c0d72e157d4
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Sat Jan 29 14:27:25 2011 -0800

    Fix a typo in the Event preventing menuTitle from being sent out.  Fix issue with the menuTitle being set twice.  Update the test to fix long string handling.

commit 59043eee1536e60d92f23313a33dc54da6f15122
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 19:48:16 2011 -0800

    Move iCal generation over to Data::ICal.  Give each event the ability to return itself as an Data::ICal::Entry::Event object.

commit eec448b38c101b599c0fb695f442012e311385fb
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 19:47:14 2011 -0800

    Document new testing module.  It't only required if you're doing testing.

commit 3d1e82229423834330dcdd31c0a81df986df0f32
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 17:05:09 2011 -0800

    Fix setting the title in the iCal feed.

commit 458f4d2e0e1faa1cc6dcb7107040d06b51b97d36
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 13:37:52 2011 -0800

    Rewrite of CalendarUpdateFeeds to use Data::ICal

commit 1a271ebc78bbe8b21a26f7a0dba61d1462922f30
Author: Colin Kuskie <colink@perldreamer.com>
Date:   Fri Jan 28 10:49:27 2011 -0800

    Begin building an ICal object for parsing the ical feeds.
2011-01-31 19:05:04 -08:00
..
RequestApprovalForVersionTag Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
_activity.skeleton Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
ActivateUser.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
AddUserToGroup.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
ArchiveOldStories.pm migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
ArchiveOldThreads.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
BucketPassiveAnalytics.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
CalendarUpdateFeeds.pm Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030. 2011-01-31 19:05:04 -08:00
CleanDatabaseCache.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
CleanFileCache.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
CleanLoginHistory.pm Fix bad usage of quoteAndJoin in CleanLoginHistory. There's no other place where this happens. Fixes bug #11263 2009-11-23 10:53:27 -08:00
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 migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
CommitVersionTag.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
CreateCronJob.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
DeactivateUser.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
DecayKarma.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
DeleteExpiredSessions.pm Revert "use temp config file for testing" 2010-06-14 15:19:54 -07:00
DeleteExportedFiles.pm updating copyright year 2009-02-20 23:47:30 +00:00
DeleteUser.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
DenyUnansweredFriends.pm forgot to save a bug fix 2010-05-13 17:21:08 -05:00
ExpireEmsCartItems.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
ExpireGroupings.pm More workflows that need to obey the TTL. 2010-05-23 19:12:57 -07:00
ExpireIncompleteSurveyResponses.pm Fixes bug in ExpireIncompleteSurveyResponses 2009-10-20 16:50:00 +11:00
ExpirePurchasedThingyRecords.pm use the getTTL method to find the time to pause running a Workflow. 2010-09-24 08:16:58 -07:00
ExpireSubscriptionCodes.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
ExpireUnvalidatedEmailUsers.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00
ExportVersionTagToHtml.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
ExtendCalendarRecurrences.pm Do not extend recurrent for events in the trash. Do not extend them in the clipboard either, since it'll either make a mess in the clipboard or pop them up on the calendar automatically. Fixes bug #11995 2011-01-03 17:24:29 -08:00
GetCsMail.pm Route all emails through the mailQueue to prevent dropped emails. 2010-02-24 09:58:39 -08:00
GetSyndicatedContent.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
NotifyAboutLowStock.pm Show sku instead of short description. 2010-01-21 12:02:17 -08:00
NotifyAboutThing.pm remove dead code from NotifyAboutThing. 2009-09-11 12:49:42 -07:00
NotifyAboutUser.pm fix 11445 NotifyAboutUsers sends infinite e-mails 2010-02-27 15:18:15 -06:00
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 Route all emails through the mailQueue to prevent dropped emails. 2010-02-24 09:58:39 -08:00
PayoutVendors.pm More email queueing. 2010-02-24 09:59:30 -08:00
ProcessEMSApprovals.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
PurgeOldAssetRevisions.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00: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 Make PurgeOldTrash respect the workflow activity TTL. 2010-02-22 20:47:17 -08:00
RecheckVATNumber.pm Adding VIES recheck workflow and tests. 2009-12-15 22:59:54 +01:00
RemoveOldCarts.pm Remove debug code from RemoveOldCarts workflow. 2009-08-10 15:24:13 +00:00
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 Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
RunCommandAsUser.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
SendNewsletters.pm Fix a bad template variable in SendNewletters workflow activity, bug #10953 2009-09-14 18:58:10 -07:00
SendQueuedMailMessages.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
SendWebguiStats.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
SummarizePassiveAnalytics.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
SummarizePassiveProfileLog.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
SyncProfilesToLdap.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
SyncProfileToLdap.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
TrashClipboard.pm updating copyright year 2009-02-20 23:47:30 +00:00
TrashExpiredEvents.pm Fix the delete expired events workflow (again). Fixes bug #11619 2010-06-09 11:28:00 -07:00
TrashVersionTag.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
UnlockVersionTag.pm Fix a common misspelling of the word definition, in POD. 2009-07-10 21:04:41 +00:00
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
WaitUntil.pm mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05:00