MaketRandevu/application/controllers
Alex Tselegidis e4e285931f Move the consent creation process to when the appointment gets created and not earlier 2022-03-25 12:44:05 +01:00
..
api Update the project subtitle. 2022-01-18 13:05:42 +01:00
About.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Account.php Whitelist incoming account update request params (#1225) 2022-03-25 11:59:00 +01:00
Admins.php Whitelist other incoming request params 2022-03-25 12:29:17 +01:00
Appointments.php Whitelist other incoming request params 2022-03-25 12:29:17 +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
Booking.php Move the consent creation process to when the appointment gets created and not earlier 2022-03-25 12:44:05 +01:00
Booking_cancellation.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Booking_confirmation.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Booking_settings.php Whitelist other incoming request params 2022-03-25 12:29:17 +01:00
Business_settings.php Whitelist other incoming request params 2022-03-25 12:29:17 +01:00
Calendar.php Whitelist other incoming request params 2022-03-25 12:29:17 +01:00
Captcha.php Merge branch 'master' into develop 2022-03-25 10:53:46 +01:00
Categories.php Whitelist other incoming request params 2022-03-25 12:29:17 +01:00
Consents.php Move the consent creation process to when the appointment gets created and not earlier 2022-03-25 12:44:05 +01:00
Console.php Switch to go-to-latest database migration configuration for simplicity (#1213) 2022-02-23 11:29:45 +01:00
Customers.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
General_settings.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Google.php Merge branch 'master' into develop 2022-03-25 10:53:46 +01:00
Installation.php Switch to go-to-latest database migration configuration for simplicity (#1213) 2022-02-23 11:29:45 +01:00
Legal_settings.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Localization.php Move the change language operation into a new public controller (#1210) 2022-02-23 11:09:24 +01:00
Login.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Logout.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Privacy.php Add an option to deactivate the remove-all-data function for customers (#808). 2022-01-24 15:31:42 +01:00
Providers.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Recovery.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Secretaries.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Services.php Service duration values shorter than 5 minutes should be acceptable via the services page (#1110). 2022-01-24 22:09:30 +01:00
Unavailabilities.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
Update.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
User.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
index.html