Download & Extend

Releases for Bookings API

bookingsapi 6.x-3.0-alpha2

Download Size md5 hash
bookingsapi-6.x-3.0-alpha2.tar.gz 46.72 KB c2684f118c904a7b2343e604b5e9e399
bookingsapi-6.x-3.0-alpha2.zip 60.09 KB 7e2f3865b9d560cf43b4610d9a298840
Last updated: February 26, 2011 - 17:56
Official release from tag: 6.x-3.0-alpha2

Release notes

This is just a minor bugfix-release

#1036250 by developer-x: Added new capabilities of the Date module
by tirsales: Added bookingsapi participated as submodule
by tirsales: Added bookingsapi participated as submodule by tirsales: Variable-list now localizable
by tirsales: Reintegrated resources with node-changes

bookingsapi 6.x-3.0-alpha1

Download Size md5 hash
bookingsapi-6.x-3.0-alpha1.tar.gz 48.79 KB dc228401b748c45c01ffaf176874f6e1
bookingsapi-6.x-3.0-alpha1.zip 62.31 KB 87a8767483bbc9967067e4303f49ab93
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-3.0-alpha1

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'

Read more

bookingsapi 6.x-3.x-dev

Download Size md5 hash
bookingsapi-6.x-3.x-dev.tar.gz 46.99 KB 1768cb1097bd4b2240e3bba7f280d76d
bookingsapi-6.x-3.x-dev.zip 60.37 KB 9db3b4278dd102667d9837c888fd3992
Last updated: April 29, 2011 - 00:04
Development snapshot from branch: 6.x-3.x

Release notes

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).

Read more

bookingsapi 6.x-1.0-alpha5

Download Size md5 hash
bookingsapi-6.x-1.0-alpha5.tar.gz 29.61 KB cf617467f335117c47de55712cb0ef53
bookingsapi-6.x-1.0-alpha5.zip 38.76 KB 8d71959b57644cd5da3f3402795dd85b
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-1.0-alpha5

Release notes

* Bookings can now (optionally) conflict with unconfirmed bookings
* Availability display now lists date instead of timestamp

bookingsapi 6.x-1.0-alpha4

Download Size md5 hash
bookingsapi-6.x-1.0-alpha4.tar.gz 29.43 KB eb7d3ee03e4e72c6a4676442bdf46cc6
bookingsapi-6.x-1.0-alpha4.zip 38.63 KB f4ea68504e0b864806d9fd8ea9248ed3
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-1.0-alpha4

Release notes

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

Download Size md5 hash
bookingsapi-6.x-1.0-alpha3.tar.gz 28.02 KB ebfc6d2ed06c466fa19a703e3e8a0817
bookingsapi-6.x-1.0-alpha3.zip 36.63 KB 0e04133f13945c8019a3e54df40a9a91
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-1.0-alpha3

Release notes

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

Download Size md5 hash
bookingsapi-6.x-1.0-alpha2.tar.gz 25.27 KB cfc9fc4a9a34419a42b8513591b3ec01
bookingsapi-6.x-1.0-alpha2.zip 31.09 KB 5e884074603366113543cfb00f37b8cf
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-1.0-alpha2

Release notes

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

Download Size md5 hash
bookingsapi-6.x-1.0-alpha1.tar.gz 18.19 KB 5caa909a68eb75f22f72d103dda865d4
bookingsapi-6.x-1.0-alpha1.zip 21.02 KB 6aa989af6d73a38d4962d3891082c4d0
Last updated: December 24, 2010 - 22:33
Official release from tag: 6.x-1.0-alpha1

Release notes

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

Download Size md5 hash
bookingsapi-6.x-1.x-dev.tar.gz 27.07 KB e74781cf43e839c071d5994dc139116f
bookingsapi-6.x-1.x-dev.zip 35 KB 9dd2059a0d280ca096f2918ad2e7627e
Last updated: February 25, 2011 - 07:28
Development snapshot from branch: 6.x-1.x

Release notes

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.

Subscribe with RSS Syndicate content
nobody click here