The 7.11 release of Rooms brings the following improvements:
1. Better permissions handling for access to bookable units and bookings.
Before this release you had to essentially give an all or nothing permission to managers (including for managing room types). Now there is better permission handling, meaning users can see and manage only the units you decide to allow them to manage.
2. Better handling of deletion of bookable units.
Issue #2418581 by rbredereck: Display unit name in place of availability state label
Issue #2424375 by plopesc: Allow to modify calculated room price via hooks
Allows other modules to modify the booking price before price modifiers are applied to it. This is useful if modulers want to use price modifiers that can take into account booking parameters (e.g. special offers for specific dates) but the initial price calculation differs from the standard Rooms pricing calendar. Please see example in rooms_pricing.api.info
This release fixes some bugs and introduces some new features - most importantly we are now using FullCalendar 2.1.1 which is going to enable us to do more cool things with FullCalendar moving forward.
Here is the list of issues tracked by this release: #2396659: Price reverts back to default base price on last day of month
Rooms 1.3 brings a along a number of fixes and new features. Some of the more salient ones listed below.
Improvements
------------- Fine-grained permissions : It is now possible for individual users to control just specific BookableUnits and the related Bookings. (Read our blog post about it).
Extensive Behat Test Suite: An extensive test suite that allows us to move more quickly with refactoring and fixing for Rooms.
Rooms 1.1 is here! Long overdue, this release contains a host of bug fixes and feature improvements for Rooms.
Please test before applying to your current installations - especially if you have customized the back end!
We will be adding documentation on the range of functionality as quickly as possible on drupalrooms.com.
Below is a summary of some of the key improvements / fixes.
Major release - we are now locking down features and are very close to production release. Barring any major or critical bugs showing up we will have a production release in 2 weeks! In the meantime we are working on user and developer documentation. Visit http://www.drupalrooms.com to keep updated.
Release Candidate 2 for Rooms introduces a number of bug fixes as well as a couple of improvements.
Availability search
---------------
We introduce a more sophisticated group search that allows a user to define requirements per room, as well as distinguish between adults and children.
Rooms Selection
--------------
Support for room add-ons in code, this will be finalized by production release. Now you can choose use as single discount directly through the search page. Support for cot surcharge coming soon.
Beta Release - Feature complete - we are now only doing bug fixes leading up to 1.0 Final
Several new features compared to Alpha.
Major additions:
1. Bulk availability and pricing management
2. Ability to attach descriptions to room types
3. Hook to modify pricing on the fly
Please test and report - we will be much more active in issue queues from now on.