MaketRandevu/application/controllers
om-ha a17c234698
FIX Providers API incorrect array_key_exists
- `array_key_exists` should search for they key `working_plan` within `$provider['settings']` and not `$provider['settings']['working_plan']`
2021-08-28 14:50:01 +03:00
..
api FIX Providers API incorrect array_key_exists 2021-08-28 14:50:01 +03:00
Appointments.php Make sure the selected hour is checked before selecting a provider on behalf of the customer, if he selected the any-provider option (#982). 2021-01-20 15:21:59 +01:00
Backend.php Reformatted code files 2020-12-09 14:17:45 +02:00
Backend_api.php fix calendar table events for roles other than admin 2021-04-07 10:52:09 +02:00
Captcha.php Automatically load the translations 2020-12-02 20:04:06 +02:00
Consents.php Moved all the loader commands to the constructors 2020-12-05 11:55:09 +02:00
Console.php Applied same default data for both console and UI installation 2020-12-09 14:45:55 +02:00
Errors.php Moved all the loader commands to the constructors 2020-12-05 11:55:09 +02:00
Google.php Support all-day events while syncing with Google Calendar (#1040). 2021-04-07 10:02:30 +02:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
Installation.php Removed [AJAX] string from controller comments. 2020-12-09 14:46:27 +02:00
Privacy.php Adding missing parent constructor call in Privacy.php controller 2020-12-09 14:55:27 +02:00
User.php Removed [AJAX] string from controller comments. 2020-12-09 14:46:27 +02:00