easyappointments/application/controllers
2022-07-26 16:43:37 +03:00
..
api Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
About.php Change the way theme files are loaded, keep only 10 themes 2022-05-22 17:18:44 +02:00
Account.php
Admins.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Api_settings.php Add API settings page 2022-07-26 16:38:58 +03:00
Appointments.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Backend.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
Backend_api.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
Booking.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Booking_cancellation.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Booking_confirmation.php
Booking_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Business_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Calendar.php Make sure that synced appointments are removed from Google Calendar if the provider changes after an appointment update action 2022-07-26 16:43:37 +03:00
Captcha.php Merge branch 'master' into develop 2022-03-25 10:53:46 +01:00
Categories.php
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
Customers.php Correct library name typo 2022-07-26 16:09:36 +03:00
General_settings.php
Google.php Use getter methods instead of public variables directly 2022-06-20 12:39:14 +03:00
Google_analytics_settings.php
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
Installation.php
Integrations.php Create new "Integrations" page for managing 3rd party integrations 2022-07-26 16:38:29 +03:00
Legal_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Localization.php
Login.php
Logout.php Remove the html_vars call when loading views as it is currently unnecessary. 2022-01-19 10:21:05 +01:00
Matomo_analytics_settings.php Add matomo analytics settings page 2022-07-26 16:39:31 +03:00
Privacy.php
Providers.php Apply the "only" method to the providers controller 2022-06-27 11:27:46 +03: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 Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Services.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Unavailabilities.php
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
Webhooks.php