easyappointments/application/controllers
2022-11-30 11:22:48 +01:00
..
api Add date, from and till query parameters to the filter the appointments index results by date (#1134). 2022-10-16 22:17:36 +03:00
About.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Account.php
Admins.php
Api_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Appointments.php Make sure the search method sorts by update_datetime in descending order 2022-10-16 18:07:01 +03: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
Booking_cancellation.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Booking_confirmation.php
Booking_settings.php
Business_settings.php
Calendar.php
Captcha.php
Categories.php
Consents.php
Console.php Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Customers.php
General_settings.php
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
Legal_settings.php
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
Privacy.php
Providers.php
Recovery.php Add page title to the account pages 2022-10-16 18:02:47 +03:00
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
Update.php
User.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
Webhooks.php