Releases for Bookings API
bookingsapi 6.x-3.x-dev
First released: November 6, 2009 - 16:19
Size: 31.34 KB
md5_file hash: 00c422c6f6ddf982bbdd16faba2b732c
Last updated: November 7, 2009 - 00:02
This is an experimental release. It WILL break your system. It WILL destroy all the bookings-related data in your installation. It uses DROP and other dangerous SQL-commands - in its update script! It might even shave your cat (or buy you a cat and shave it afterwards).
bookingsapi 6.x-1.0-alpha5
First released: September 24, 2009 - 15:23
Size: 29.61 KB
md5_file hash: cf617467f335117c47de55712cb0ef53
Last updated: September 24, 2009 - 15:25
* Bookings can now (optionally) conflict with unconfirmed bookings
* Availability display now lists date instead of timestamp
bookingsapi 6.x-1.0-alpha4
First released: June 26, 2009 - 09:34
Size: 29.43 KB
md5_file hash: eb7d3ee03e4e72c6a4676442bdf46cc6
Last updated: June 26, 2009 - 09:35
This release fixes a couple of bugs in the Rules- and Trigger-Integrations. It is now really possible to change bookings or resources in an action and to react on events.
bookingsapi 6.x-1.0-alpha3
First released: June 5, 2009 - 12:26
Size: 28.02 KB
md5_file hash: ebfc6d2ed06c466fa19a703e3e8a0817
Last updated: June 5, 2009 - 12:30
This release contains a couple of bug fixes (for a complete list, see the changelog), some of them critical. In addition a basic integration with the Trigger-module and the Rules-module have been added as separate sub-modules.
Be sure to call update.php after installing this version.
New features:
- Basic Integration with the Trigger module (core): Bookings API now provides a set of events
- Basic Integration with the Rules module: Booking API now provides a set of events and two datatypes (Resource, Booking)
Bug Fixes:
- Renamed column 'group' to 'grouping' in bookings_resources to avoid conflicts with the keyword "group" in MySQL
- Fixed a critical bug in bookingsapi_record_status_change that led to incorrect status
- bookingsapi_record_status_change is now called whenever bookingsapi_booking_save is called
- bookingsapi_booking_save will now use insert and update in the correct meaning
- Added variable_del to bookingsapi_uninstall
bookingsapi 6.x-1.0-alpha2
First released: April 10, 2009 - 11:25
Size: 25.27 KB
md5_file hash: cfc9fc4a9a34419a42b8513591b3ec01
Last updated: April 10, 2009 - 11:30
Bookings API 6.x-1.0-alpha2
------------------------------
by tirsales: Added translations/bookingsapi.pot
by tirsales: Fixed bugs related to changes in record_types and record_status
by tirsales: Added bookingsapi_numeric_record_status and
bookingspi_numeric_record_types
task #418870 by tirsales: booking-page now displays error when no resources are
present.
bug #419946 by tirsales: Fixed bug in bookingsapi_availabiliy_save
by tirsales: Fixed bug in bookingsapi_record_types
(now returns string on int param). Also fixed in bookingsapi_form.inc
by tirsales: Fixed bug in bookingsapi_record_status
(now returns string on int param). Also fixed in bookingsapi_form.inc
by tirsales: Added update-method from ALPHA1 and DEV
#341387 by tirsales: fixed bug in bookingsapi_conflict_check
by c.lam, dwees: Multiple changes
bookingsapi 6.x-1.0-alpha1
First released: July 8, 2008 - 09:24
Size: 18.19 KB
md5_file hash: 5caa909a68eb75f22f72d103dda865d4
Last updated: July 8, 2008 - 09:25
Works with the alpha1 release of Public Bookings. Note that neither module has been tested from a clean install yet, so there is a chance of table schema discrepancies that haven't been caught.
Be sure to install the Date API patches listed in README.txt.
bookingsapi 6.x-1.x-dev
First released: July 7, 2008 - 21:35
Size: 29.72 KB
md5_file hash: 2e71001ff0ecafc23ffb84ce3080352a
Last updated: September 25, 2009 - 00:03
Development snapshot using a custom non-node resource-type. Be sure to read README.txt for the latest notes and instructions.
For a list of new features or bug-fixes, please follow the issue-queue.
