Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download room_reservations-7.x-1.x-dev.tar.gztar.gz 79.24 KB
MD5: 8e12880c42a1cd139f30e779dc2c8995
SHA-1: 6b7a2a5a381a7576d60b874c448b34a549164760
SHA-256: c9074628f02370f7455074ce00a048de327633f234d1fffc025d6cb4c082f054
Download room_reservations-7.x-1.x-dev.zipzip 89.39 KB
MD5: ee88e0812e990df519a24f43b97da020
SHA-1: 66fd22859a982082006cf72a9d9f4bf622625f63
SHA-256: 0a25fbfd8d94c6638f9851c80718a1e4ac70ff9659768b2465ced611065bde07

Release notes

Initial port of Bob Humphrey's Room Reservation sandbox to D7.

Nov12/2014
numerous bug fixes and a few feature additions, notably:
- major fixes, changes to permissions with addition of a couple new perms
- provide setting to flip the orientation of the calendar

Jan17/2015
- fixes up many of the Notices being generated
- changed some code in rr.inc in _room_reservations_user_reservations() that must have been incorrect; but not sure where it would have been causing issues. (only real functional change in this commit)
issues: i see an issue with editing a series where reservations are deleted when they shouldn't be. caused by the reservation interfering with itself.

Jan17/2015 - part2
- clean up more notices
- at least partial fix to editing a reservation in a series and having it delete all the items in the series (items were conflicting with themselves): i think there may still be issues with edge cases for managing series reservations; but haven't found them yet.

Jan18/2015
- fixes proper display buffer https://www.drupal.org/node/2409637
- fixes initial month selection on Daily Hours page https://www.drupal.org/node/2400047

Created by: liquidcms
Created on: 6 May 2014 at 21:28 UTC
Last updated: 18 Jan 2015 at 18:23 UTC
Bug fixes

Other releases