Commit Graph

19 Commits

Author SHA1 Message Date
Alex Tselegidis e1e9a60085 Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
Alex Tselegidis 95b303cd6d Updated copyright year in source files. 2020-03-11 10:10:59 +01:00
oxteam 734be96126 Add new system-wide setting that enable users to choose the first day of the week. (#471)
The setting change the display of weeks shown in backend and booking page calendars.
Work plans and break lists in the 'settings' page are still displayed starting on Sunday.
2018-06-29 00:42:52 +02:00
alext ead4ae5985 Corrections in the datetimepicker and timepicker formatting. 2018-03-28 14:41:27 +02:00
alext 4d6b452dd6 Updated copyright year in file headers. 2018-03-27 09:23:09 +02:00
alext 610f184aad Further formatting corrections. 2018-03-17 18:00:55 +01:00
alext 1caccb731a Changed the time formatting in javascript files. 2018-03-08 14:55:51 +01:00
Andrea d971f4f097 Added time format selection 2018-03-06 12:20:47 +01:00
alext e013943fde Reformatted code files. 2018-01-23 10:08:37 +01:00
alext 00372f2f1a Set Sunday as the first day of the week. 2017-11-15 23:19:17 +01:00
alext e505f2bd32 Used bootstrap form validation helpers. 2017-11-14 13:52:59 +01:00
alext 7bfcd87e1d Convert time format to AM/PM. 2017-10-31 12:56:29 +01:00
alext 980ab7786a Refactored use of global EALang object. 2017-09-11 16:09:15 +02:00
alext 2dad4dfc34 Updated copyright year. 2017-01-31 07:35:34 +01:00
alextselegidis 8332eecee2 Reversed "getDate" methods for unavailabilities modal. 2016-10-24 00:06:06 +02:00
alextselegidis 81b3eb9bd3 Do not use the "getDate" method of the datepicker as it changes the timezone for dates between the 30nth of October and the 25th of March. 2016-10-20 23:39:25 +02:00
Alex Tselegidis 6d074398d0 Corrected popover actions in both calendar view (#182). 2016-07-18 22:55:05 +02:00
Alex Tselegidis 2ac9384694 Added popover functionality to table view (#182). 2016-07-18 22:22:28 +02:00
Alex Tselegidis 78b00711a4 Split the backend_calendar code to appointments modal, unavailabilities modal, AJAX API consumer. 2016-07-17 14:43:50 +02:00