easyappointments/application/controllers
Alex Tselegidis 669aa2f6c6 Add customer language and timezone fields to the appointments modal (#1094) 2022-03-29 10:15:24 +02:00
..
api
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 Move the change change language method to the new localization controller (removed from account) 2022-03-28 08:30:51 +02:00
Admins.php Whitelist other incoming request params 2022-03-25 12:29:17 +01:00
Appointments.php Rearrange main controller create/update commands 2022-03-25 12:50:40 +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 Apply the new add-to-google button for 1.5 2022-03-28 08:18:00 +02: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 Add customer language and timezone fields to the appointments modal (#1094) 2022-03-29 10:15:24 +02: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 Rearrange main controller create/update commands 2022-03-25 12:50:40 +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 change language method to the new localization controller (removed from account) 2022-03-28 08:30:51 +02: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 Rearrange main controller create/update commands 2022-03-25 12:50:40 +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 Rearrange main controller create/update commands 2022-03-25 12:50:40 +01:00
Services.php Rearrange main controller create/update commands 2022-03-25 12:50:40 +01:00
Unavailabilities.php Rearrange main controller create/update commands 2022-03-25 12:50:40 +01:00
Update.php
User.php
index.html