Commit Graph

16 Commits

Author SHA1 Message Date
alext 4d6b452dd6 Updated copyright year in file headers. 2018-03-27 09:23:09 +02:00
alext e013943fde Reformatted code files. 2018-01-23 10:08:37 +01:00
alext 85dec33466 Full day appointment with multiple attendants are now being taken into
concern while generating availabilities. (fixes #337 and #315).
2018-01-02 11:23:06 +01:00
alext c3642a10e3 Added support for aggregations in appointments REST API. 2017-12-01 09:12:09 +01:00
alext 9366089c82 Direct file access must not be permitted. 2017-09-15 13:44:40 +02:00
alext fcb4b9d5cf Autoformatted php files based on CodeIgniter style guide. 2017-09-15 13:36:37 +02:00
alext 0998e85001 Updated comments in model classes. 2017-09-08 14:03:45 +02:00
alext 32b275b73c Replaced intval with (int) constructor. 2017-08-08 09:49:39 +02:00
alext 2dad4dfc34 Updated copyright year. 2017-01-31 07:35:34 +01:00
alext 6f886d60a5 Removed comments from the end of the files. 2016-12-07 19:45:39 +01:00
alextselegidis ecce8fb1c3 Spelling corrections 2016-10-10 18:29:48 +02:00
Alex Tselegidis 8f12b459d0 Integrated the multiple attendants in the availabilities generation (#109). 2016-07-21 22:36:17 +02:00
Alex Tselegidis 0caff545a9 Removed unnecessary constructor methods from model classes. 2016-07-17 13:07:59 +02:00
Alex Tselegidis 060d4c9826 Corrected exception message. 2016-05-20 08:38:32 +02:00
Alex Tselegidis 8461c0dca4 Refactor PHP controllers and models (use of protected members and corrections in docblock comments). 2016-04-27 08:21:40 +02:00
Alex Tselegidis 840fe915eb Renamed the class filenames to Ucfirst. 2016-04-24 17:50:35 +02:00
Renamed from src/application/models/appointments_model.php (Browse further)