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-2.x-dev.tar.gztar.gz 68.54 KB
MD5: de51c5be05da5d81fbe554775627efb9
SHA-1: 2a5a6d170e9d4bb4bcfc15bb3a5dd56863b3889d
SHA-256: e8cdba62c2dad50749307bef09f1e041c393cdcb0f6b6a422470613d4d6bf59a
Download room_reservations-7.x-2.x-dev.zipzip 77.96 KB
MD5: 8be2dff2d01673ff0a805c13f6a088d4
SHA-1: 14c2d38ef6fb29bfb726883b982d769900147747
SHA-256: 4eca1b862a900a4822cb033725b716b07786c1cc8d9c8ecb3c7b5fed777523a2

Release notes

numerous small bug fixes and some major feature additions:
- redirect back to correct category tab on calendar
- modify how perms are handled to allow better integration with other modules implementing hook_node_access()
- allow definition of setup/takedown buffers (per category)
- add support for minimum advanced booking limit (per category)
- fix limiting dates on datepicker
- fix css for hover removing background slot colour
- numerous php notices fixed

pretty confident this will update cleanly from 7.x-1.2
reasonably confident of same for 7.x-1.1
less sure about anything prior to that

added, mar1, 2015
- fix bug in how date picker default was being set
- change default node access perms for author to simply be ignore rather than allow (thereby letting drupal do its thing or allowing other modules to override)

added mar3, 2015
- since EFQ respects access rights on nodes; if user has no view rights to a reservation then it isnt loaded into the full set of reservations; which means that slot does not get blocked; which is bad. this update fixes this by always loading full set of reservations as uid 1
- fix how anchors are created for return from reservation creation

added mar10, 2015
- added new alter hook to allow modifying categories

Created by: liquidcms
Created on: 18 Feb 2015 at 18:42 UTC
Last updated: 31 Jul 2020 at 17:31 UTC
Bug fixes

Other releases