Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 242.05 KB
MD5: a376b3ad0822bebfe22039d041c8a3f5
SHA-1: 22e1255815e302069b60fcfe18f066d4a1e301f2
SHA-256: 047e8f769f4bf202cbfac36a46cec6a45eeb54e9c2834c299aa5f6f07bb24600
Download zip 301.13 KB
MD5: 55e334dc21e499c5b0d0fd6302c7a6d7
SHA-1: 395c5af9ff9a9349085fbc862456eeba8e3e9c06
SHA-256: a22e79eebe7c0797a2f50b013e92ec719f135bea0a810af99d69e356171e624c

Release notes

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

Issue #2423537 by Ambidex: Misleading information in admin/reports/status about installed libraries

Added hook documentation in api.php files

Calendar events are restyled and color choices updated:
**PLEASE REVIEW FRONT-END THEMES** Calendar color choices can be set through variables or the the Rooms configuration page so please review that the updates do not clash with your theming choices - especially for the front-end.

Issue #2442841 by yalu: An illegal choice has been detected. Please contact the site administrator. when submitting "add a bookable unit type" form.

Code in rooms_booking_manager_enquiry_page_form cleaned up to improve readability

Added rooms_string_alter hook that allows for modules (in certain cases) to intervene so as to modify (based on the pre-existing booking information) what is shown to a user.

Issue #2445673 by GiorgosK: specify date module dependencies.

Issue #1490818 by bones, Marvine: document requirement for PHP 5.3.9 or greater.

Fixed issue with price re-calculation following the choice of options when price modifiers where involved.

Fixed issue with translation of Rooms terminology when used in hook_menu titles.

Created by: ronald_istos
Created on: 26 Mar 2015 at 17:43 UTC
Last updated: 27 Mar 2015 at 17:13 UTC
Bug fixes
New features
Unsupported

Other releases