MaketRandevu/application
Alex Tselegidis b6a17d4e11 Missing language mappings would cause issues with the auto-detection of the user's language. 2021-03-22 19:18:38 +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 Updated catalan translations files (thanks to Marc Folch) 2021-02-18 14:32:10 +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
index.html