webgui/lib/WebGUI/Asset/Wobject
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
..
HttpProxy
_NewWobject.skeleton
Article.pm change the order of the Article fields to make logical sense 2006-12-06 23:42:01 +00:00
Calendar.pm Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event 2006-12-23 02:22:02 +00:00
Collaboration.pm fixed a couple of bugs with the new autocommit functionality for cs posts and the like 2006-12-07 00:17:54 +00:00
Dashboard.pm
DataForm.pm
EventManagementSystem.pm
Folder.pm
HttpProxy.pm Fix form processing bug with HTTP proxy. 2006-12-06 20:22:12 +00:00
InOutBoard.pm i18n some InOutBoard template labels 2006-12-11 04:24:58 +00:00
Layout.pm
Matrix.pm
MessageBoard.pm
MultiSearch.pm
Navigation.pm
Poll.pm
Product.pm
ProjectManager.pm
Search.pm
SQLForm.pm A bunch of sqlform fixes 2006-12-19 18:10:12 +00:00
SQLReport.pm
StockData.pm
Survey.pm
SyndicatedContent.pm
TimeTracking.pm
WeatherData.pm
WikiMaster.pm remove calls to non-existant tables in Wiki* purge methods 2006-12-21 17:25:48 +00:00
WSClient.pm