You are here

CHANGELOG.txt in Availability Calendars 7.3

Same filename in this branch
  1. 7.3 CHANGELOG.txt
  2. 7.3 booking_formlet/CHANGELOG.txt
Same filename and directory in other branches
  1. 7.4 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 7.x-3.x
=============================

Availability Calendar Booking Formlet 7.x-3.x-dev 2012-xx-xx
------------------------------------------------------------
- [#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 intialization
  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 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 7.x-3.x
  9. =============================
  10. Availability Calendar Booking Formlet 7.x-3.x-dev 2012-xx-xx
  11. ------------------------------------------------------------
  12. - [#1668242]: Make the UI for single day rental use cases easier.
  13. - [#1661454]: Better distinction between whole day and overnight rental.
  14. - [#1413130]: Using date in other formats.
  15. - [#1483780]: Example date for departure.
  16. - [#1653150]: Allow booking formlet to be shown independent of calendar.
  17. - [#1637372]: Incompatibility with Openlayers module. Change JS code to prevent
  18. mal designed modules to no longer function.
  19. - Updated README.txt
  20. - Follow up of [#1508066]: Refactor javascript to use the same intialization
  21. pattern for viewport, editor and booking formlet, that can handle multiple
  22. instances and ajax refreshes (including execution of attachBehavior).
  23. - Feature: improved field settings edit form: dynamically show/hide text fields
  24. for language neutral versus per language based on checkbox state.
  25. - [#1520936]: Calendar display not supporting RTL languages.
  26. - Feature: Set default booked state to "Provisionally booked" (if that state
  27. exists).
  28. - [#1519444]: Booking formlet does not show with default calendars.
  29. - JS refactoring.
  30. - Also POST calendar name (as it is part of the field value).
  31. - Better handling of multiple formlets on 1 page, e.g. teaser listings.
  32. - Also set/remove class form-button-disabled when (un)setting disabled attribute.
  33. - Improved CSS.
  34. Availability Calendar Booking Formlet 7.x-3.0 2011-09-19
  35. --------------------------------------------------------
  36. - Only show the formlet if there is an enabled calendar.
  37. - Added basic styling to the formlet.
  38. - Added an option to make the "URL to proceed the booking" language dependent.
  39. - Moved instance settings (Post URL and booked state) to the field level.
  40. This requires a deletion of all formlet fields followed by re-adding them to
  41. your content types.
  42. - [#1268202]: Fatal error: Call to undefined function availability_calendar_get_states().
  43. Availability Calendar Booking Formlet 7.x-3.x-alpha3 2011-09-01
  44. ---------------------------------------------------------------
  45. - Added entity label as a hidden field to the formlet.
  46. - Update README.txt with more instructions regarding webform.
  47. Availability Calendar Booking Formlet 7.x-3.x-alpha2 2011-08-24
  48. ---------------------------------------------------------------
  49. - First version of this submodule that adds a booking formlet field.
  50. See "README.txt" for details.