MaketRandevu/application
Alex Tselegidis 0af112723d Added missing translation keys in language files 2021-03-25 12:34:46 +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 Minor refactoring to helper files 2020-12-05 11:55:20 +02:00
language Added missing translation keys in language files 2021-03-25 12:34:46 +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