Releases: Sagenda/sagenda-calendar-drupal
Releases · Sagenda/sagenda-calendar-drupal
2.11.0 - Timeline views.
- ADDED : Timeline views.
2.9.3 - Set cookies error message.
- FIXED : Set cookies error message.
2.9.2 - Change bootstrap version
= 2.9.2 =
- IMPROVED : Bootstrap version 5.
2.9.1 - Add Stripe and improve layout.
= 2.9.1 =
- IMPROVED : Layout compatibility.
- ADDED : Stripe payment.
- FIXED : Moved to ES6.
2.8.0 - Frontend Improvement
- ADDED : Ability to go directly to an event via link (even id passed via URL).
- ADDED : As account owner I can remove the "i" information button from Frontend.
- IMPROVED : Lithuanian translations.
2.7.0 - Add week view
- ADDED : New "work week" view. Display only Monday to Friday.
- FIXED : Remove a Drupal Warning log message "Warning: The use statement with non-compound name 'Unirest' has no effect in include_once()"
- FIXED : A bug if Drupal translations English files where deleted from the Drupal installation.
2.6.1 - Improve layout
- ADDED : load bootstrap css.
- Fixed : path to files if index.php was present in URL.
2.6.0 - Hiding capacity
= 2.6.0 =
ADDED : Ability to hide number of booking on total capacity (X/Y) on the public calendar.
= 2.5.0 =
ADDED : Color management for "back" and "book" buttons.
IMPROVED : New Agenda view design.
= 2.4.0 =
ADDED : Timezone support.
IMPROVED : Add alphabetical ordering in select list of custom form.
2.3.3 - Drupal 9
- ADDED : Add Drupal 9 support.
- FIXED : Loading animation was not stopping if no event to display.
- FIXED : Correct a bug when switching from month view to week view the days in the previous month where not displayed.
2.3.1 - Debug release
- FIXED : Correct a date format bug in FireFox.
- FIXED : Correct a bug with scoll only happening in macOS and iOS devices when having a lots of events and using the "adaptive" mode with monthly view.
- FIXED : Correct a bug in the list of bookable items where special chars where pushed at the end. Now special chars are listed in the alphabetical order. BEFORE : a, b, c, d, z, à. NOW : a, à, b, c, d, z.