easyappointments/application/controllers
Alex Tselegidis 674d7c4eeb Correct the array key access in Google.php (#1362) 2023-07-03 10:21:46 +02:00
..
api Correct the API controller constructor methods. 2023-04-24 13:22:49 +02:00
About.php
Account.php
Admins.php Order the records by update datetime to avoid them missing in the UI 2023-05-04 17:55:29 +02:00
Api_settings.php
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 Refactor the calendar page appointment removal so that it also uses a request parameter called "cancellation_reason", just like the public booking page does. 2023-06-01 14:25:02 +02: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 Add "notes" to the whitelisted field list 2023-06-21 09:50:52 +03:00
Captcha.php Re-enable the captcha image distortion. 2023-05-03 07:26:39 +02:00
Categories.php
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 Order the records by update datetime to avoid them missing in the UI 2023-05-04 17:55:29 +02:00
General_settings.php
Google.php Correct the array key access in Google.php (#1362) 2023-07-03 10:21:46 +02: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 Add an option to deactivate the remove-all-data function for customers (#808). 2022-01-24 15:31:42 +01:00
Providers.php Order the records by update datetime to avoid them missing in the UI 2023-05-04 17:55:29 +02:00
Recovery.php
Secretaries.php Order the records by update datetime to avoid them missing in the UI 2023-05-04 17:55:29 +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
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00