easyappointments/application/controllers
2023-07-11 07:46:28 +02:00
..
api Correct the API controller constructor methods. 2023-04-24 13:22:49 +02:00
About.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Account.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Admins.php Order the records by update datetime to avoid them missing in the UI 2023-05-04 17:55:29 +02:00
Api_settings.php
Appointments.php Make sure the search method sorts by update_datetime in descending order 2022-10-16 18:07:01 +03:00
Backend.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
Backend_api.php
Booking.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Booking_cancellation.php
Booking_confirmation.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Booking_settings.php
Business_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Calendar.php
Captcha.php Re-enable the captcha image distortion. 2023-05-03 07:26:39 +02:00
Categories.php Make sure the search method sorts by update_datetime in descending order 2022-10-16 18:07:01 +03:00
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 Update the seeders so that they set dynamic passwords by default 2023-03-01 09:00:24 +01:00
Customers.php
General_settings.php
Google.php Use the unavailabilities model to save the sync events (#1363) 2023-07-11 07:46:28 +02:00
Google_analytics_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
Installation.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Integrations.php
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
Matomo_analytics_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Privacy.php
Providers.php Order the records by update datetime to avoid them missing in the UI 2023-05-04 17:55:29 +02:00
Recovery.php Add page title to the account pages 2022-10-16 18:02:47 +03:00
Secretaries.php
Services.php
Test.php
Unavailabilities.php Add the missing "only" filtering to the backend controllers. 2023-01-21 12:51:06 +01:00
Update.php
User.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
Webhooks.php Make sure the search method sorts by update_datetime in descending order 2022-10-16 18:07:01 +03:00