Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
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
docs Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event 2006-12-23 02:22:02 +00:00
etc fix: Added Calendar workflow activity to original configuration file 2006-12-14 18:09:51 +00:00
lib Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event 2006-12-23 02:22:02 +00:00
sbin Add a new method to t/lib/WebGUI/Test.pm to return the path to the test 2006-12-15 23:17:22 +00:00
t Assets need to be committed before adding children to them. This should really be done in addChild to prevent it since it was manually hacked into the CS. 2006-12-22 18:10:27 +00:00
www A bunch of sqlform fixes 2006-12-19 18:10:12 +00:00