easyappointments/application/controllers
2023-10-27 09:01:00 +02:00
..
api Load the api library before using it in Unavailabilities_api_v1.php 2023-10-27 09:01:00 +02:00
About.php
Account.php
Admins.php Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00
Api_settings.php
Appointments.php Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00
Backend.php
Backend_api.php
Booking.php Revert renaming the service-categories to categories (for clarity) 2023-10-26 08:11:31 +02: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
Booking_settings.php
Business_settings.php
Calendar.php Cast the provider ID to avoid errors 2023-10-09 16:48:35 +02:00
Captcha.php Re-enable the captcha image distortion. 2023-05-03 07:26:39 +02:00
Consents.php
Console.php Fallback value for arg 2023-09-12 17:00:30 +03:00
Customers.php Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00
General_settings.php
Google.php Various fixed on the Google Sync process 2023-10-23 11:34:39 +02:00
Google_analytics_settings.php
index.html
Installation.php
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 Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00
Recovery.php
Secretaries.php Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00
Service_categories.php Correct session value 2023-10-26 08:11:49 +02:00
Services.php Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +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 Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00
Update.php
User.php
Webhooks.php Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00