3.x contains a rewrite of large portions of Bookings API - for example resources are now based on regular nodetypes.
by tirsales: Added publicbookings_adminresource
by tirsales: Fixed an error in AJAX resource_list
by tirsales: 'administer booking settings' now may view list of resources
by tirsales: Added a new user-privilege (administer booking settings) to
differate between booking-administration and system-administration
by tirsales: VIEWS-integration now with resources again
by tirsales: views_schedules_admin now accepts "end-time" (range) as argument
by tirsales: view_schedules(_admin) now starts with current bookings
by tirsales: Minor cosmetic correction
by tirsales: Added ajax-method to retrieve booking via passphrase
by tirsales: Fixed a bug in passphrase_confirm
bug #858312 by rodrigobb: Better bugfix for 'cancel booking'
by tirsales: Added possibility to display resources as hierarchical list
This allows a more client-friendly display of resources in the resource-selection
by tirsales: Fixed a bug leading after changing the booking_save-spec
by tirsales: Added list of variables (e.g. for AJAX-Config)
by tirsales: AJAX-resourcelisting now contains a hook
by tirsales: Minor additions to AJAX
by tirsales: Added field 'title'
by tirsales: Starting work on 'min time before a booking'
This is an experimental release. It WILL break your system. It WILL destroy all the bookings-related data in your installation. Don't use this release.
A couple of bugs with the public edit formular have been fixed - the date is now displayed correctly and changing the booking actually sends an email to the client.