MaketRandevu/application/controllers
2023-10-27 09:01:00 +02: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 Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00
Api_settings.php
Appointments.php
Backend.php
Backend_api.php
Booking.php
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 Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
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 Move the consent creation process to when the appointment gets created and not earlier 2022-03-25 12:44:05 +01:00
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
Google_analytics_settings.php
index.html
Installation.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Integrations.php
Legal_settings.php
Localization.php
Login.php
Logout.php
Matomo_analytics_settings.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
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 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
Unavailabilities.php Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00
Update.php
User.php Update the project subtitle. 2022-01-18 13:05:42 +01:00
Webhooks.php Rename the "create" method of controllers to "store" 2023-10-26 08:11:49 +02:00