webgui/lib/WebGUI/Asset/Wobject
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
..
Collaboration fix 11771 Default newsletter template not set 2010-08-10 12:42:53 -05:00
HttpProxy Add missing POD to the HttpProxy 2009-07-05 00:38:07 +00:00
Survey Fix minor Survey bug 2009-12-20 16:10:04 -05:00
_NewWobject.skeleton
_NewWobject.skeleton.minimal added minimal skeletons without all the unnecessary example code 2009-05-02 02:52:21 +00:00
Article.pm Central cache access for Assets to handle SSL caching. Fixes bug #11131. 2009-10-20 15:15:38 -07:00
AssetReport.pm Fix bugs in AssetReport code, and test. 2010-08-10 20:57:31 -07:00
Calendar.pm Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030. 2011-01-31 19:05:04 -08:00
Carousel.pm fix warning and add changelog 2010-12-07 18:30:39 -06:00
Collaboration.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
Dashboard.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
DataForm.pm fix dataform jumping between views when moving fields 2011-01-10 20:26:56 -06:00
DataTable.pm fix 11432 DataTable date input 2010-08-10 14:05:35 -05:00
EventManagementSystem.pm Fix a form injection problem with the EMS. Addresses bug #11773. 2010-10-11 13:11:56 -07:00
Folder.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
Gallery.pm Fix a typo in the Gallery's default addArchive gallery template. 2010-09-20 11:50:12 -07:00
GalleryAlbum.pm Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866. 2010-09-20 11:45:30 -07:00
HttpProxy.pm Add missing POD to the HttpProxy 2009-07-05 00:38:07 +00:00
InOutBoard.pm fixed #11929: In/Out board breaks in Chrome sometimes 2010-10-26 13:16:57 -07:00
Layout.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
Map.pm fixed #11220: Map asset badly broken 2009-11-10 12:10:30 -06:00
Matrix.pm Fix bad escaping of dashes for element Ids in the Matrix. Fixes bug #11588. 2010-08-03 11:03:15 -07:00
MessageBoard.pm fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
MultiSearch.pm Central cache access for Assets to handle SSL caching. Fixes bug #11131. 2009-10-20 15:15:38 -07:00
Navigation.pm WebGUI/Asset/Wobject/Navigation.pm was still using obsolete template PBtmpl0000000000000048. 2010-08-04 23:16:02 -04:00
Poll.pm i18n the Graphing tab title in the Poll. Fixes #10831. 2009-08-26 18:45:56 +00:00
ProjectManager.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
Search.pm fix 11976 use container url gives permission denied 2011-01-03 21:42:30 -06:00
Shelf.pm Fix bad characters in the price column when importing products into a Shelf. Fixes bug #12001. 2011-01-03 19:13:59 -08:00
SQLReport.pm don't warn about white space only in SQLReport queries 2010-04-07 10:08:00 -05:00
StockData.pm Make sure that the StockData asset doesn't die when handling various date formats. Fixes bug #11986. 2011-01-03 17:59:58 -08:00
StoryArchive.pm Story Archive now plays nice with urlExtensions 2010-10-26 14:27:47 -07:00
StoryTopic.pm rfe #12016 for the top story as well 2011-01-11 10:09:58 -06:00
Survey.pm WebGUI now needs Test::Harness 3.17 or higher for the Survey. Fixes bug #11402. 2010-03-02 13:58:34 -08:00
SyndicatedContent.pm Fix encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795 2010-08-24 16:53:35 -07:00
Thingy.pm If there are missing, required fields when saving data to a thing, do not write it to the db. Fixes bug #11996. 2011-01-10 16:00:21 -08:00
TimeTracking.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
UserList.pm Fix use of raw param calls in UserList. Fixes bug #11774 2010-08-10 20:36:56 -07:00
WeatherData.pm Remove workarounds in WeatherData. Fixes bug #11401. 2010-03-01 09:58:18 -08:00
WikiMaster.pm Enforce viewing permissions for search and keywords in the Wiki. Fixes bug #12027 2011-01-20 11:21:51 -08:00