webgui/sbin
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
..
.gitignore adding some ignored files 2009-09-11 08:46:52 -05:00
_utility.skeleton allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
changeIobStatus.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
classLoadTest.pl add classLoadTest.pl 2010-09-01 22:23:15 -05:00
diskUsage.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
fileImport.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
findBrokenAssets.pl Close all statement handles. 2010-12-23 00:32:16 -08:00
fixWgaccess.pl use setPrivileges on files instead of doing it manually 2010-08-14 09:26:52 -05:00
galleryImport.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
generateContent.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
installClass.pl move module loading to correct location 2010-12-13 19:01:38 -06:00
maintenanceMode.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
preload.custom.example
preload.exclude.example Update preload.exclude.example to remove Commerce stuff and 2008-06-10 17:16:39 +00:00
preload.perl Rename to WebGUI::Fork 2010-10-06 08:53:40 -07:00
purgeWGAccess.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
rebuildLineage.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
search.pl fix 11985 Search.pl should warn on bad asset 2011-01-03 21:42:31 -06:00
spectre.pl stale PID file detection -- previous patch cleanup and supress uninit warning 2010-05-28 08:38:38 -04:00
syncToCdn.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
testCodebase.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
testEnvironment.pl Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030. 2011-01-31 19:05:04 -08:00
thumbnailer.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
upgrade.pl Don't delete the special state unless we set it. Fixes bug #11938 2010-11-01 08:23:31 -07:00
userImport.pl allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00