easyappointments/application
Alex Tselegidis e79c2d558e Added comment at the end of the language files so that new keys can be easily inserted 2021-03-25 12:38:29 +01:00
..
config Missing language mappings would cause issues with the auto-detection of the user's language. 2021-03-22 19:18:38 +01:00
controllers The availabilities API controller must use the Availability library (this change will also fix the PHP error, when processing a service with multiple attendants) (#990) 2021-01-27 13:40:01 +01:00
core Corrected config set for language in parent controller 2020-12-08 13:22:46 +02:00
helpers
language Added comment at the end of the language files so that new keys can be easily inserted 2021-03-25 12:38:29 +01:00
libraries Correctly check for the assigned providers when notifying secretaries (#966). 2021-01-08 12:07:08 +02:00
migrations Removed some breaks from the default company working plan 2021-01-08 12:36:50 +02:00
models Make sure that the duration of a service does not become less than the minimum acceptable value as otherwise it will make problems with the availability generation 2021-03-25 11:32:10 +01:00
views Make sure that the duration of a service does not become less than the minimum acceptable value as otherwise it will make problems with the availability generation 2021-03-25 11:32:10 +01:00
.htaccess
index.html