easyappointments/application/controllers
2023-06-01 14:30:08 +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
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
Backend_api.php
Booking.php
Booking_cancellation.php
Booking_confirmation.php
Booking_settings.php
Business_settings.php
Calendar.php
Captcha.php
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
Google.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Google_analytics_settings.php
index.html
Installation.php
Integrations.php
Legal_settings.php
Localization.php
Login.php
Logout.php
Matomo_analytics_settings.php
Privacy.php
Providers.php
Recovery.php
Secretaries.php Order the records by update datetime to avoid them missing in the UI 2023-05-04 17:55:29 +02:00
Services.php The "id_categories" columnn is optional 2023-04-24 10:13:44 +02:00
Test.php
Unavailabilities.php
Update.php
User.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
Webhooks.php