Commit Graph

19 Commits

Author SHA1 Message Date
alext caa45a65f1 Performance optimization in backend calendar page, after the user clicks the insert appointment button. (#500) 2018-06-24 19:42:42 +02:00
alext 4d6b452dd6 Updated copyright year in file headers. 2018-03-27 09:23:09 +02:00
alext 4ed30b6822 Corrected translation key for server communication error. 2018-03-27 09:19:27 +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 7bfff7bfe0 Changed object properties reference style. 2017-11-02 14:19:54 +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 e6015c253d Updated timepicker addon extension which fixes timezone issues (fixes #220). 2016-10-23 23:12:19 +02:00
alextselegidis b7fab97b92 Replaced "getDate" method call with Date.parse (fixes #220). 2016-10-23 21:40:32 +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
alextselegidis ecce8fb1c3 Spelling corrections 2016-10-10 18:29:48 +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