Skip to content

Releases: Sagenda/sagenda-calendar-drupal

2.11.0 - Timeline views.

17 Nov 15:18
Compare
Choose a tag to compare
  • ADDED : Timeline views.

2.9.3 - Set cookies error message.

15 Sep 13:11
Compare
Choose a tag to compare
  • FIXED : Set cookies error message.

2.9.2 - Change bootstrap version

05 Sep 18:32
Compare
Choose a tag to compare

= 2.9.2 =

  • IMPROVED : Bootstrap version 5.

2.9.1 - Add Stripe and improve layout.

01 Sep 13:03
Compare
Choose a tag to compare

= 2.9.1 =

  • IMPROVED : Layout compatibility.
  • ADDED : Stripe payment.
  • FIXED : Moved to ES6.

2.8.0 - Frontend Improvement

30 Jan 20:58
Compare
Choose a tag to compare
  • 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

12 Nov 20:05
Compare
Choose a tag to compare
  • 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

19 Sep 15:59
Compare
Choose a tag to compare
  • ADDED : load bootstrap css.
  • Fixed : path to files if index.php was present in URL.

2.6.0 - Hiding capacity

18 Sep 06:47
Compare
Choose a tag to compare

= 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

15 Jun 07:19
Compare
Choose a tag to compare
  • 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

20 Mar 07:52
Compare
Choose a tag to compare
  • 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.