MaketRandevu/application/controllers
Alex Tselegidis 1655b0df2d Correct the captcha builer php issues. 2023-05-03 07:21:20 +02:00
..
api Correct the API controller constructor methods. 2023-04-24 13:22:49 +02:00
About.php
Account.php
Admins.php
Api_settings.php
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
Business_settings.php
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 Correct the captcha builer php issues. 2023-05-03 07:21:20 +02: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 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
Google.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Google_analytics_settings.php
Installation.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Integrations.php
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
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
Secretaries.php Correct the field filtering 2023-04-15 14:33:40 +02:00
Services.php The "id_categories" columnn is optional 2023-04-24 10:13:44 +02:00
Test.php Load the framework while testing in order to allow for additional tests 2023-03-24 08:11:25 +01:00
Unavailabilities.php Add the missing "only" filtering to the backend controllers. 2023-01-21 12:51:06 +01:00
Update.php
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