easyappointments/application/controllers
Alex Tselegidis 09775d25d5 Rename all "unavailable" occurrences to "unavailability" for consistency. 2022-01-18 12:54:41 +01:00
..
api Updated the file banner info 2021-12-18 17:44:07 +01:00
About.php Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient. 2022-01-17 18:24:02 +01:00
Account.php Use the component helper for rendering the timezone dropdown in account page. 2022-01-18 10:35:34 +01:00
Admins.php Use the component helper for rendering the timezone dropdown in admins page. 2022-01-18 10:34:53 +01:00
Appointments.php Updated the file banner info 2021-12-18 17:44:07 +01:00
Backend.php Add deprecated phpdoc tag to Backend.php and Backend_api.php files. 2022-01-18 12:06:20 +01:00
Backend_api.php Rename all "unavailable" occurrences to "unavailability" for consistency. 2022-01-18 12:54:41 +01:00
Booking.php Rename all "unavailable" occurrences to "unavailability" for consistency. 2022-01-18 12:54:41 +01:00
Booking_cancellation.php Updated the file banner info 2021-12-18 17:44:07 +01:00
Booking_confirmation.php Refactor the booking confirmation related JS files so that they become standalone modules. 2022-01-13 11:33:46 +01:00
Booking_settings.php Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient. 2022-01-17 18:24:02 +01:00
Business_settings.php Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient. 2022-01-17 18:24:02 +01:00
Calendar.php Rename all "unavailable" occurrences to "unavailability" for consistency. 2022-01-18 12:54:41 +01:00
Captcha.php Updated the file banner info 2021-12-18 17:44:07 +01:00
Categories.php Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient. 2022-01-17 18:24:02 +01:00
Consents.php Remove the "ajax_" prefix from all new AJAX endpoints. 2022-01-17 19:44:44 +01:00
Console.php Updated the file banner info 2021-12-18 17:44:07 +01:00
Customers.php Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient. 2022-01-17 18:24:02 +01:00
General_settings.php Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient. 2022-01-17 18:24:02 +01:00
Google.php Rename all "unavailable" occurrences to "unavailability" for consistency. 2022-01-18 12:54:41 +01:00
Installation.php Updated the file banner info 2021-12-18 17:44:07 +01:00
Legal_settings.php Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient. 2022-01-17 18:24:02 +01:00
Login.php Redirect to "calendar" route instead of "backend" after a successful log in. 2022-01-14 08:34:28 +01:00
Logout.php Updated the file banner info 2021-12-18 17:44:07 +01:00
Privacy.php Remove the "ajax_" prefix from all new AJAX endpoints. 2022-01-17 19:44:44 +01:00
Providers.php The timezone component must not use the global vars when rendering. 2022-01-18 10:32:30 +01:00
Recovery.php Updated the file banner info 2021-12-18 17:44:07 +01:00
Secretaries.php The timezone component must not use the global vars when rendering. 2022-01-18 10:32:30 +01:00
Services.php Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient. 2022-01-17 18:24:02 +01:00
Unavailabilities.php Updated the file banner info 2021-12-18 17:44:07 +01:00
Update.php Redirect to the login page if the user is not logged in or display the no permissions message when the permissions are insufficient. 2022-01-17 18:24:02 +01:00
User.php Updated the file banner info 2021-12-18 17:44:07 +01:00
index.html