MaketRandevu/application/controllers
Alex Tselegidis ea30c62a84 Load required settings 2023-02-21 08:11:18 +01:00
..
api Remove duplicate command 2023-01-23 07:47:47 +01: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 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 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 Remove unnecessary cache load 2023-02-21 07:58:30 +01:00
Booking_cancellation.php Load required settings 2023-02-21 08:11:18 +01: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 Use the "array_values" method in both available-provider filtering conditions to avoid issues with missing keys 2023-01-14 10:16:32 +01:00
Captcha.php Merge branch 'master' into develop 2022-03-25 10:53:46 +01: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 Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Customers.php Add the missing "only" filtering to the backend controllers. 2023-01-21 12:51:06 +01: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 Switch to go-to-latest database migration configuration for simplicity (#1213) 2022-02-23 11:29:45 +01:00
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 Add an option to deactivate the remove-all-data function for customers (#808). 2022-01-24 15:31:42 +01:00
Providers.php Add missing field filtering and the optional model method 2023-01-14 09:38:49 +01:00
Recovery.php Add page title to the account pages 2022-10-16 18:02:47 +03:00
Secretaries.php Add missing field filtering and the optional model method 2023-01-14 09:38:49 +01:00
Services.php Add the missing "only" filtering to the backend controllers. 2023-01-21 12:51:06 +01:00
Unavailabilities.php Add the missing "only" filtering to the backend controllers. 2023-01-21 12:51:06 +01:00
Update.php Fix the update page error (missing proper template variable assignment) 2022-10-03 17:06:01 +03:00
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
index.html