Download & Extend

Releases for Public Bookings

publicbookings 6.x-3.0-alpha2

Download Size md5 hash
publicbookings-6.x-3.0-alpha2.tar.gz 41.62 KB ca28d99c804346703242c0628144112a
publicbookings-6.x-3.0-alpha2.zip 51.11 KB 7f807b8ed54c3110cbd39f154b0a3da2
Last updated: February 26, 2011 - 17:56
Official release from tag: 6.x-3.0-alpha2

Release notes

A bug-fix release that adopts the changes in Bookings API and fixes some form- and ajax-errors.

publicbookings 6.x-3.0-alpha1

Download Size md5 hash
publicbookings-6.x-3.0-alpha1.tar.gz 44.41 KB e3757514ccd5a5b852d7acf85ff3ff31
publicbookings-6.x-3.0-alpha1.zip 54.49 KB 86162d9e41dad7da897b29be3addf9a5
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-3.0-alpha1

Release notes

First Alpha of Public Bookings 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 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'

Read more

publicbookings 6.x-3.x-dev

Download Size md5 hash
publicbookings-6.x-3.x-dev.tar.gz 42.6 KB 77cd3472d229c83de21648b718c0c24d
publicbookings-6.x-3.x-dev.zip 52.13 KB 56c209640296218d2edb0d7e4cfac964
Last updated: August 30, 2011 - 12:38
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. Don't use this release.

Read more

publicbookings 6.x-1.0-alpha5

Download Size md5 hash
publicbookings-6.x-1.0-alpha5.tar.gz 29.46 KB 15398ac7fa15f27729ad34b745ba3d41
publicbookings-6.x-1.0-alpha5.zip 34.73 KB 836cc063a766cd60f0e6d65bcbab7a1c
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.0-alpha5

Release notes

Bug fixes

  • Fixed a number of minor bugs regarding the saving and display of meta-dates
  • Phonenumbers can now be up to 20 characters long to allow for the new german number format, longer numbers will display a warning
  • Fixed a number of minor bugs regarding the administrative interface
  • Fixed defective repeat-settings in Availability

Features

  • A new view has been added that displays all resuorces
  • The text of all email-messages is now configurable
  • Bookings can now be auto-approved and conflicts can occur with unconfirmed or unapproved bookings
  • The admin page can now display unconfirmed bookings

publicbookings 6.x-1.0-alpha4

Download Size md5 hash
publicbookings-6.x-1.0-alpha4.tar.gz 26.37 KB 7f43d0bbcf6f5d1d50be8114b9b6a6f9
publicbookings-6.x-1.0-alpha4.zip 31.69 KB 784394c5594e8353bad84afc82045a84
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.0-alpha4

Release notes

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.

publicbookings 6.x-1.0-alpha3

Download Size md5 hash
publicbookings-6.x-1.0-alpha3.tar.gz 26.19 KB aa33f76275af52992400dac4ebe229ea
publicbookings-6.x-1.0-alpha3.zip 31.52 KB 7f4c5444aa9d138abb0c2014bdfb4cec
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.0-alpha3

Release notes

This is primary a bug fix release (for a complete list see CHANGELOG.txt).

New features

  • The administrator can now define whether an email confirmation is needed for each public booking.
  • A email address can be specified that will receive a copy of *each* email send via public booking.

Bug fixes

  • Mails now contain the correct subject and body

publicbookings 6.x-1.0-alpha2

Download Size md5 hash
publicbookings-6.x-1.0-alpha2.tar.gz 25.07 KB 52ab99d3a8443f9af48f0f060e4f0a46
publicbookings-6.x-1.0-alpha2.zip 30.29 KB 4b10e08e823dcb07efba280badf81a00
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.0-alpha2

Release notes

Please make sure to use this release of Public Bookings ONLY with "Bookings API 6.x-1.0-alpha2".

Public Bookings 6.x-1.0-alpha2
------------------------------
by tirsales: Added translations/bookingsapi.pot
by tirsales: Added link to 'list availabilities' to default admin view on
resources
by tirsales: Fixed issues with bookingsapi-change to bookingsapi_record_types
and bookingsapi_record_status
#418802 by tirsales: Fixed incorrect display on settings page
by tirsales: Fixed some coder-issues in publicbookings.module
#421706 by tirsales: Fixed saving of 'repeat' settings
by tirsales: Added update-method from ALPHA1 and DEV
#343185 by kenorb: Changed illegal call-by-reference
#343185 by tirsales: Fixed bug in publicbookings_conflict_check
#317829 by tirsales: Fixed missing parameter and wrong call to Bookings API
#343195 by tirsales: Added a single documentation line to clarify the need to
add at least one resource
by c.lam, dwees: Multiple changes

publicbookings 6.x-1.0-alpha1

Download Size md5 hash
publicbookings-6.x-1.0-alpha1.tar.gz 12.3 KB 8f1c19a66a7fd7096311243586c35774
publicbookings-6.x-1.0-alpha1.zip 15.05 KB 7cdbb464e757da8ebcba9777d9f99fc1
Last updated: December 24, 2010 - 23:42
Official release from tag: 6.x-1.0-alpha1

Release notes

Basic creation of bookings, resources, and availabilities is working, with conflict checking.

Some actions present in Bookings API, like deletions, have not yet been implemented in the Public Bookings module.

Be sure to apply the Date API patches listed in the README.txt of Bookings API.

publicbookings 6.x-1.x-dev

Download Size md5 hash
publicbookings-6.x-1.x-dev.tar.gz 26.19 KB b197e8f269410d3af7ec13aa20b97e28
publicbookings-6.x-1.x-dev.zip 30.84 KB 0a78b3ab255fcfc83db73c5928c16280
Last updated: February 25, 2011 - 07:46
Development snapshot from branch: 6.x-1.x

Release notes

Development snapshot containing a custom resource-type.
Use ONLY with Bookings API 6.x-1.x-dev!

Subscribe with RSS Syndicate content
nobody click here