webgui/lib/WebGUI/Asset
Doug Bell cdaef9d5e3 Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event
- fix: Calendar now reports proper product ID on iCal feed
 - fix: Calendar now tries to use the feed ID when sending uid of event on iCal
        feeds (to prevent over-propagation of events shared between calendars).
 - fix: Bug in AssetLineage->getLineage documentation.
 - rfe: Event now has a template var to toggle if an event only lasts one day
 - rfe: WebGUI::DateTime->toMysql now automatically adjusts to UTC. NOTE:
        toMysqlDate and toMysqlTime do NOT adjust for timezones. If you are 
	using them you must adjust manually.
 - fix: Bug in WebGUI::DateTime documentation
 - fix: Calendar default date of "first event" or "last event" now works.
 - fix: Calendar now handles Events that have ' in titles appropriately.
 - rfe: Added a "dateSpan" Event template variable that will show a properly
        formatted date/time span depending on how the event's start and end are.
2006-12-23 02:22:02 +00:00
..
File fix a bug where updating the storageId in File Type assets did not update the cached storageLocation. Also fixed the Thumbnail Macro test 2006-12-09 06:05:26 +00:00
Post Fix how Thread determines the "current" Post to be a little more logical, 2006-11-22 15:38:32 +00:00
Template Added scratch variables to all templates. 2006-12-05 16:33:16 +00:00
Wobject Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event 2006-12-23 02:22:02 +00:00
_NewAsset.skeleton Normalized signature of Asset::duplicate. This involved going through 2006-09-23 01:33:46 +00:00
Event.pm Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event 2006-12-23 02:22:02 +00:00
File.pm fix a bug where updating the storageId in File Type assets did not update the cached storageLocation. Also fixed the Thumbnail Macro test 2006-12-09 06:05:26 +00:00
FilePile.pm - Made some changes to make WebGUI compatible with the WRE for Windows. 2006-08-16 21:25:27 +00:00
Post.pm Fix a bug where thread owners Avatar was used if post owner 2006-12-16 07:20:01 +00:00
Redirect.pm Correct the POD from copying a method in Asset/Redirect. 2006-11-19 06:19:31 +00:00
RichEdit.pm Make Rich Edit assets drop blank toolbar rows, shifting subsequent rows up. 2006-11-07 22:25:47 +00:00
RSSCapable.pm Fix missing newline before =cut paragraph. 2006-11-07 19:06:45 +00:00
RSSFromParent.pm Make RSS From Parent assets always hidden from navigation. 2006-12-01 19:09:11 +00:00
Shortcut.pm merging 7.1.3 changes 2006-10-30 20:20:24 +00:00
Snippet.pm fix - Updated Snippets not being cleared from cache 2006-12-06 18:15:01 +00:00
Template.pm Make Asset::getContainer no longer change the session asset. 2006-11-07 00:30:44 +00:00
WikiPage.pm remove calls to non-existant tables in Wiki* purge methods 2006-12-21 17:25:48 +00:00
Wobject.pm Remove debug output from DataForm 2006-11-07 05:09:41 +00:00