== Changelog == = 2.7.1 = * IMPROVED : Valid coupon code confirmation message is now displayed in green color. * FIXED : Fix a time format problem when displaying the hour in French format 10h20, instead of 10:20. = 2.7.0 = * ADDED : New "work week" view. Display only Monday to Friday. = 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 = * FIXED : Loading animation was not stopping if no event to display. = 2.3.2 = * FIXED : Correct a bug when switching from month view to week view the days in the previous month (if splited on 2 months) where not displayed. = 2.3.1 = * 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.