Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
55.4 KB
MD5: 802d9bba896508905b1916fda85caac2
SHA-1: e08a05676df2996b8f43ce322f2455c02d0cd41c
SHA-256: 29c037a57a5ec8d1297c7398c9053903bb222c87964705e8b636aab0300c19d5
Download zip
68.17 KB
MD5: 9ecb7a4f1a092b0f4fb3d4702e3edecb
SHA-1: ee2a684dc671115c09a154c3526c068e7e1d74d0
SHA-256: ad5b1c41776d00a07ceafa2398ec51e5da62b7d54ecfb7d542997069e5c161a5
Release notes
- #1281022-6: Enable Legend when viewing: Key incorrectly gets css class cal-month.
- Reworked the availability filter for Views. You can now choose between from/to or from/duration to specify the period.
- #1332264: D7 Availabilty calendar search with views exposed filter: An AJAX HTTP error occurred when using the availability filter for Views.
- #1183372: Show first half of current day as past date in split day situation: 'Show first half of current day as past date in split day situation' was not really solved.
- Error: Mixed up variable names availability_calendar_styles_generate and availability_calendar_settings_system_generate.
- Error: Calendar not shown on edit form when user may not disable the calendar.
- Cleaned up some code and classes in calendar widget and its usage in availability_calendar.edit.js.
- Calendar widget is no longer within a fieldset to not disturb its layout compared to the calendar field formatter.
- Slightly easier to use availability_calendar_get_states.
- Improved information in "README when coming from Availability Calendars.txt".
- #1301500: Manage Display Settings: More sensible defaults.
- #1290874: Won't save if added to a profile2 entity: Clone date objects before they are changed.
- #1290874: Won't save if added to a profile2 entity: Allow multiple entities per form.