MaketRandevu/application/controllers
2022-03-04 18:04:53 +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 Add missing customer data from stripped array 2022-03-04 18:04:53 +01:00
Backend.php
Backend_api.php Security configuration enhancements in the application (#1208) 2022-02-23 14:54:41 +01:00
Captcha.php
Consents.php Moved all the loader commands to the constructors 2020-12-05 11:55:09 +02:00
Console.php
Errors.php
Google.php Security configuration enhancements in the application (#1208) 2022-02-23 14:54:41 +01:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +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