- Fixed error where a day=DateTime() default argument in a method defintion would get stuck with the DateTime() of the moment when the site was last started, sigh. KSS-added bookings all got that date. Fixes http://plone.org/products/extreme-management-tool/issues/80. [reinout]
0.6
----------------
- Added optional argument 'description' to create_booking. [maurits]
- Showing booking's description as 'structure' as it is handled as webintelligent text in Products.eXtremeManagement's views now. [reinout]