You are here

CHANGELOG.txt in Availability Calendars 7.4

Same filename in this branch
  1. 7.4 CHANGELOG.txt
  2. 7.4 booking_formlet/CHANGELOG.txt
Same filename and directory in other branches
  1. 7.3 booking_formlet/CHANGELOG.txt
Availability Calendar Booking Formlet
=====================================

Availability Calendar 7.x-4.x
=============================

Incompatibilities with 7.x-3.x:
-------------------------------
See the changelog of the Availability Calendars module itself.

Availability Calendar Booking Formlet 7.x-4.2 2014-04-10
--------------------------------------------------------
- [#2226929]: Can't set Default departure date in booking formlet display
  settings: error in summary theme and error in js while initializing.
- [#2063491]: Update documentation to explain support for Webforms 4.x.
- [#1704162]: %post dropped in Webforms 7.x-4.x.
- [#1898012]: Number of days between arrival and departure.
- Error: js error in initializing default end date.
- Error: setting 'Only allow single day bookings' not displayed/saved correctly.
- [#1835918]: Field "URL to continue the booking" does not appear in a site with
  only the default language (en) installed.

Availability Calendar Booking Formlet 7.x-4.x-alpha1 2012-11-02
---------------------------------------------------------------
- [#1813074]: Calendar and Booking formlet fields have problems when used in a
  view that displays separate fields.
- [#1668242]: Make the UI for single day rental use cases easier.
- [#1661454]: Better distinction between whole day and overnight rental.
- [#1413130]: Using date in other formats.
- [#1483780]: Example date for departure.
- [#1653150]: Allow booking formlet to be shown independent of calendar.
- [#1637372]: Incompatibility with Openlayers module. Change JS code to prevent
  mal designed modules to no longer function.
- Updated README.txt
- Follow up of [#1508066]: Refactor javascript to use the same initialization
  pattern for viewport, editor and booking formlet, that can handle multiple
  instances and ajax refreshes (including execution of attachBehavior).
- Feature: improved field settings edit form: dynamically show/hide text fields
  for language neutral versus per language based on checkbox state.
- [#1520936]: Calendar display not supporting RTL languages.
- Feature: Set default booked state to "Provisionally booked" (if that state
  exists).
- [#1519444]: Booking formlet does not show with default calendars.
- JS refactoring.
- Also POST calendar name (as it is part of the field value).
- Better handling of multiple formlets on 1 page, e.g. teaser listings.
- Also set/remove class form-button-disabled when (un)setting disabled attribute.
- Improved CSS.


Availability Calendar 7.x-3.x
=============================

Availability Calendar Booking Formlet 7.x-3.0 2011-09-19
--------------------------------------------------------
- Only show the formlet if there is an enabled calendar.
- Added basic styling to the formlet.
- Added an option to make the "URL to proceed the booking" language dependent.
- Moved instance settings (Post URL and booked state) to the field level.
  This requires a deletion of all formlet fields followed by re-adding them to
  your content types.
- [#1268202]: Fatal error: Call to undefined function availability_calendar_get_states().

Availability Calendar Booking Formlet 7.x-3.x-alpha3 2011-09-01
---------------------------------------------------------------
- Added entity label as a hidden field to the formlet.
- Update README.txt with more instructions regarding webform.

Availability Calendar Booking Formlet 7.x-3.x-alpha2 2011-08-24
---------------------------------------------------------------
- First version of this submodule that adds a booking formlet field.
  See "README.txt" for details.

File

booking_formlet/CHANGELOG.txt
View source
  1. Availability Calendar Booking Formlet
  2. =====================================
  3. Availability Calendar 7.x-4.x
  4. =============================
  5. Incompatibilities with 7.x-3.x:
  6. -------------------------------
  7. See the changelog of the Availability Calendars module itself.
  8. Availability Calendar Booking Formlet 7.x-4.2 2014-04-10
  9. --------------------------------------------------------
  10. - [#2226929]: Can't set Default departure date in booking formlet display
  11. settings: error in summary theme and error in js while initializing.
  12. - [#2063491]: Update documentation to explain support for Webforms 4.x.
  13. - [#1704162]: %post dropped in Webforms 7.x-4.x.
  14. - [#1898012]: Number of days between arrival and departure.
  15. - Error: js error in initializing default end date.
  16. - Error: setting 'Only allow single day bookings' not displayed/saved correctly.
  17. - [#1835918]: Field "URL to continue the booking" does not appear in a site with
  18. only the default language (en) installed.
  19. Availability Calendar Booking Formlet 7.x-4.x-alpha1 2012-11-02
  20. ---------------------------------------------------------------
  21. - [#1813074]: Calendar and Booking formlet fields have problems when used in a
  22. view that displays separate fields.
  23. - [#1668242]: Make the UI for single day rental use cases easier.
  24. - [#1661454]: Better distinction between whole day and overnight rental.
  25. - [#1413130]: Using date in other formats.
  26. - [#1483780]: Example date for departure.
  27. - [#1653150]: Allow booking formlet to be shown independent of calendar.
  28. - [#1637372]: Incompatibility with Openlayers module. Change JS code to prevent
  29. mal designed modules to no longer function.
  30. - Updated README.txt
  31. - Follow up of [#1508066]: Refactor javascript to use the same initialization
  32. pattern for viewport, editor and booking formlet, that can handle multiple
  33. instances and ajax refreshes (including execution of attachBehavior).
  34. - Feature: improved field settings edit form: dynamically show/hide text fields
  35. for language neutral versus per language based on checkbox state.
  36. - [#1520936]: Calendar display not supporting RTL languages.
  37. - Feature: Set default booked state to "Provisionally booked" (if that state
  38. exists).
  39. - [#1519444]: Booking formlet does not show with default calendars.
  40. - JS refactoring.
  41. - Also POST calendar name (as it is part of the field value).
  42. - Better handling of multiple formlets on 1 page, e.g. teaser listings.
  43. - Also set/remove class form-button-disabled when (un)setting disabled attribute.
  44. - Improved CSS.
  45. Availability Calendar 7.x-3.x
  46. =============================
  47. Availability Calendar Booking Formlet 7.x-3.0 2011-09-19
  48. --------------------------------------------------------
  49. - Only show the formlet if there is an enabled calendar.
  50. - Added basic styling to the formlet.
  51. - Added an option to make the "URL to proceed the booking" language dependent.
  52. - Moved instance settings (Post URL and booked state) to the field level.
  53. This requires a deletion of all formlet fields followed by re-adding them to
  54. your content types.
  55. - [#1268202]: Fatal error: Call to undefined function availability_calendar_get_states().
  56. Availability Calendar Booking Formlet 7.x-3.x-alpha3 2011-09-01
  57. ---------------------------------------------------------------
  58. - Added entity label as a hidden field to the formlet.
  59. - Update README.txt with more instructions regarding webform.
  60. Availability Calendar Booking Formlet 7.x-3.x-alpha2 2011-08-24
  61. ---------------------------------------------------------------
  62. - First version of this submodule that adds a booking formlet field.
  63. See "README.txt" for details.