Downloads
Download tar.gz
42.16 KB
MD5: 09a0ab2a5b7a68b382cff442f7df0264
SHA-1: 9f4da2f5ce142cc5224ef8eda682375327cd2e55
SHA-256: d0224eeb2b13f91439884a9e1553777e963e562668f2e5c56f083b9708fdc62b
Download zip
50.44 KB
MD5: abcae3faedfc0ed40c77091d9081241e
SHA-1: 92da143db0661ab1807610b344f83172bd7d47e8
SHA-256: 05a0d33e6b418c417b317929c9866fab79eb561bd008d34628837df0c64dc5b6
Release notes
FIXED
- #648824 by tcindie: Removed "Edit Upgrades & Addons" link from checkout pane.
- #639540 by shushu: Moved _pad_with_zeros function from hotel_calendars.module to hotel_booking.module. Also moved into hotel_booking namespace.
- #647288 by tcindie: Removed workaround for prior ubercart attributes bug (Remove changes introduced in fix for issue #610230)
- #628534 by shushu: In hotel_booking.module smoking was wrongly using default-value. Changed to default_value.
- #623986 by tcindie: Fixed Teaser setting defaults not presetting radio buttons in admin settings.
- #622542 by tcindie: Smoking/Non setting now saved at node creation, not just on updates.
- #618248 by tcindie: Fixed SQL error for occupancy modifiers.
- #610230 by tcindie: Eliminate warning for invalid foreach argument when a booking item does not contain addons/upgrades.
ADDED
- by tcindie: Added link on Hotel Booking Upgrades/Addons admin page linking to Upgrade/Addons settings page that allows an admin to limit available products to only those within specific product classes.
- by tcindie: Implemented ability to limit upgrades/addons by room type, or apply them to all room types by default.
- by tcindie: Added check_plain() to room type names in admin settings for best rate link setting list.
- by tcindie: Added additional necessary variables to hook_hotel_addons_upgrades_items().
- #647486 by tcindie: Added configurable no search results message.
- #631934 by shushu: Conditional Action created to increase room availability when a booking order is cancelled.
- #644396 by tcindie: Added the ability to define occupancy modifiers by over all occupant count, not just number of adults or children separately. Previous functionality also remains intact.
- #623976 by tcindie: Added No Preference option to smoking preference in room search block.