iflrandevu/application/controllers
2023-03-17 07:53:16 +01:00
..
api
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
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
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
Business_settings.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Calendar.php
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
Console.php
Customers.php
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
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 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
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
Recovery.php Add page title to the account pages 2022-10-16 18:02:47 +03:00
Secretaries.php
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