iflrandevu/application
Alex Tselegidis e496105fac Added missing translation files into the language/*/ directories 2021-03-25 11:26:11 +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 files into the language/*/ directories 2021-03-25 11:26:11 +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 Replaced the generation of the appointment hash with the use of CodeIgniter's random_string method, in order to avoid collisions (#986). 2021-01-21 14:10:13 +01:00
views Made the timezone and language fields required, in the backend customers page 2020-12-14 20:40:10 +02:00
.htaccess Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00