Downloads
Release notes
First Alpha of Bookings API 3.x
3.x contains a rewrite of large portions of Bookings API - for example resources are now based on regular nodetypes.
by tirsales: Added 'bookable'-option to resource lists
by tirsales: Fixed a set of 'free cache'-problems occuring on resource change
by tirsales: Fixed recent (wrong) PublicBookings-dependency
by tirsales: VIEWS-integration now with resources again
by tirsales: VIEWS-integration now allows to select start/end as argument
by tirsales: Free Cache now reacting properly on "new resource"
by tirsales: Fixed another set of 'free cache'-problems
by tirsales: Added possibility to change resource of a booking
by tirsales: bookingsapi_booking_list now allows single status
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: time() -> date_convert(date_now(),DATE_OBJECT,DATE_UNIX)
by tirsales: Some additional query-methods
bug #811906 by tirsales: Fixed non-working table-prefix problem
bug #808788 by tirsales: Fixed __clone not supported error
bug #809222 by tirsales: Fixed display of 'rigid' availabilities
by tirsales: Starting work on 'min time before a booking'
by tirsales: Fixed a couple of mini-bugs
by tirsales: Beginning work on bookingsapi.date.inc
by tirsales: Fixed various bugs.
by tirsales: Various.
bug #677900 by tirsales: Fixed syntax-error in bookingsapi.install
bug #557744 by tirsales: Fixed error in bookings_records schema
by tirsales: Added bookingsapi_direct_button
by tirsales: Added bookingsapi_free_cache (NON WORKING!)
by tirsales: Rewriting conflict checking to integrate hook
by tirsales: Rewriting AJAX
by tirsales: Fixed bug in bookingsapi_resource_get_childs
by tirsales: Continueing rewrite of conflict check, fixed typo in the field
definitions of bookings_resource, API-change for conflict_check
by tirsales: Added bookings_free_cache and bookings_booking_list
by tirsales: Rewriting bookingsapi_conflict_check - completely untested
by tirsales: Added content-type update for default_availability
by tirsales: Removed STRICT availabilites
by tirsales: Added updater from 6.x-1.0 to 6.x-3.0 (for resources)
by tirsales: Rewrite of resources to node-based version
by tirsales: Fixed unstructured access to resources table