webgui/lib/WebGUI/Asset
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
..
File There was no dying due to this bug, it was trapped during deserialization, not serialization. 2011-01-10 13:53:13 -08:00
Post Fix duplicating storages in Posts and subscription groups in threads. Fixes bug #12024. 2011-01-24 19:08:51 -08:00
Sku migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Template Template Preview button 2011-01-05 12:40:35 -06:00
Wobject Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030. 2011-01-31 19:05:04 -08:00
_NewAsset.skeleton merge to 10219 2009-04-08 16:35:31 +00:00
_NewAsset.skeleton.minimal added minimal skeletons without all the unnecessary example code 2009-05-02 02:52:21 +00:00
EMSSubmission.pm some minor fixes 2009-12-02 19:10:33 -06:00
EMSSubmissionForm.pm various fixes to EMS Submissin system 2009-11-22 20:32:17 -06:00
Event.pm Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030. 2011-01-31 19:05:04 -08:00
File.pm fix problem revealed by tests 2010-11-16 20:54:49 -06:00
FilePile.pm Add missing POD to these assets. 2009-07-04 20:22:21 +00:00
MapPoint.pm Do not make extra form variables available for latitude and longitude. 2010-04-20 18:52:42 -07:00
MatrixListing.pm Calculate ratings, even is the count is less than 10. 2009-12-09 10:44:30 -08:00
Post.pm Fix duplicating storages in Posts and subscription groups in threads. Fixes bug #12024. 2011-01-24 19:08:51 -08:00
Redirect.pm merge to 10219 2009-04-08 16:35:31 +00:00
RichEdit.pm Merge branch 'carousel' 2010-12-07 17:23:10 -06:00
Shortcut.pm Shortcut uses the wrong date for the overridden getContentLastModified. Fixes bug #11935. 2010-11-01 10:26:08 -07:00
Sku.pm Add missing POD for Tax. 2009-07-04 17:28:20 +00:00
Snippet.pm Keep comments when packing asset content, since it will also remove conditional comments for IE. Fixes bug #11876 2010-09-20 13:37:12 -07:00
Story.pm Stories have to pass along absolute links in their RSS feeds. Fixes bug #11606 2010-06-07 11:44:30 -07:00
Template.pm Fix template preview to work with chunked content and template post-processing (in Layout, for instance) 2011-01-06 14:35:56 -06:00
WikiPage.pm Better handling of an empty spamStopWords entry in the config file, for WikiPage and Post. 2010-07-23 17:09:18 -07:00
Wobject.pm Remove code that sets the synopsis inside Wobject/www_view, since it is also done in processStyle. 2010-02-08 08:50:38 -08:00