easyappointments/application/controllers
Alex Tselegidis f389608aa1 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
..
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 Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
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 Allow the users to define their own status and assign them to appointments (#244). 2022-10-16 21:54:26 +03:00
Booking_cancellation.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
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 Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Calendar.php Allow the users to define their own status and assign them to appointments (#244). 2022-10-16 21:54:26 +03:00
Captcha.php
Categories.php Make sure the search method sorts by update_datetime in descending order 2022-10-16 18:07:01 +03:00
Consents.php
Console.php
Customers.php Correct library name typo 2022-07-26 16:09:36 +03:00
General_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Google.php Use getter methods instead of public variables directly 2022-06-20 12:39:14 +03:00
Google_analytics_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03: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 Add page title to the account pages 2022-10-16 18:02:47 +03:00
Logout.php Add page title to the account pages 2022-10-16 18:02:47 +03:00
Matomo_analytics_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Privacy.php
Providers.php Add missing provider fields in the "create" and "update" methods 2022-10-03 17:06:01 +03:00
Recovery.php Add page title to the account pages 2022-10-16 18:02:47 +03:00
Secretaries.php
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 Fix the update page error (missing proper template variable assignment) 2022-10-03 17:06:01 +03:00
User.php
Webhooks.php Make sure the search method sorts by update_datetime in descending order 2022-10-16 18:07:01 +03:00
index.html