MaketRandevu/application/controllers
Alex Tselegidis 2b552c4535 Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
..
api Resolve various PHP inspection issues 2023-03-13 09:06:18 +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
Backend_api.php
Booking.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Booking_cancellation.php Load required settings 2023-02-21 08:11:18 +01:00
Booking_confirmation.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01: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 Resolve various PHP inspection issues 2023-03-13 09:06:18 +01: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 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 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 Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Google_analytics_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Installation.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +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
Providers.php White list the working plan and working plan exceptions when saving a provider record 2023-03-01 08:26:58 +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
Webhooks.php Make sure the search method sorts by update_datetime in descending order 2022-10-16 18:07:01 +03:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00