easyappointments/application/controllers
Alex Tselegidis dce26bafe0 Fix timezone issue with add-to-google link of the booking page (#1216) 2022-02-24 15:58:30 +01:00
..
api 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
Appointments.php Fix timezone issue with add-to-google link of the booking page (#1216) 2022-02-24 15:58:30 +01:00
Backend.php Provider and secretary users can only add unavailabilities for their authorized users (#1214) 2022-02-23 12:00:39 +01:00
Backend_api.php Security configuration enhancements in the application (#1208) 2022-02-23 14:54:41 +01:00
Captcha.php PHP 8.1 support (#1209) 2022-02-23 13:42:27 +01:00
Consents.php Moved all the loader commands to the constructors 2020-12-05 11:55:09 +02:00
Console.php Switch to go-to-latest database migration configuration for simplicity (#1213) 2022-02-23 11:29:45 +01:00
Errors.php Moved all the loader commands to the constructors 2020-12-05 11:55:09 +02:00
Google.php Security configuration enhancements in the application (#1208) 2022-02-23 14:54:41 +01:00
Installation.php Switch to go-to-latest database migration configuration for simplicity (#1213) 2022-02-23 11:29:45 +01:00
Localization.php Move the change language operation into a new public controller (#1210) 2022-02-23 11:09:24 +01: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
index.html