easyappointments/application/controllers
2022-11-30 11:22:48 +01:00
..
api
About.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03: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 Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Appointments.php
Backend.php
Backend_api.php
Booking.php
Booking_cancellation.php
Booking_confirmation.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Booking_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Business_settings.php
Calendar.php Add a missing condition on permissions in Calendar.php 2022-11-30 11:22:48 +01: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
General_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Google.php
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 Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Legal_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Localization.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Login.php
Logout.php
Matomo_analytics_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03: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
Recovery.php
Secretaries.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Services.php Make sure the search method sorts by update_datetime in descending order 2022-10-16 18:07:01 +03:00
Unavailabilities.php Make sure the search method sorts by update_datetime in descending order 2022-10-16 18:07:01 +03:00
Update.php
User.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
Webhooks.php