MaketRandevu/application
2021-01-27 13:40:01 +01:00
..
config Release v1.4.1 2020-12-17 16:54:58 +02: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
helpers Minor refactoring to helper files 2020-12-05 11:55:20 +02:00
language Display confirmation modal when disabling a connected Google Calendar Sync (#955). 2020-12-12 14:22:25 +02: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