easyappointments/application/controllers
2022-03-29 10:16:07 +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 Use grouped_timezones consistently across the app controllers 2022-03-29 10:16:07 +02:00
Admins.php Use grouped_timezones consistently across the app controllers 2022-03-29 10:16:07 +02:00
Appointments.php
Backend.php
Backend_api.php Update the project subtitle. 2022-01-18 13:05:42 +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
Booking_settings.php
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
Categories.php Whitelist other incoming request params 2022-03-25 12:29:17 +01:00
Consents.php
Console.php Switch to go-to-latest database migration configuration for simplicity (#1213) 2022-02-23 11:29:45 +01:00
Customers.php Use grouped_timezones consistently across the app controllers 2022-03-29 10:16:07 +02: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
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
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
Providers.php
Recovery.php
Secretaries.php
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