iflrandevu/application/controllers
2023-05-03 07:26:39 +02:00
..
api
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
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 Do not return appointments of a different user to the another provider or secretary on the default calendar screen. 2023-04-15 14:39:12 +02:00
Captcha.php
Categories.php
Consents.php
Console.php
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
index.html
Installation.php
Integrations.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Legal_settings.php
Localization.php
Login.php Regenerate the session ID after logging in to avoid Session Fixation attacks 2023-04-15 14:46:30 +02:00
Logout.php
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
Test.php
Unavailabilities.php
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