easyappointments/application/controllers
Alex Tselegidis ae76ad7385 Do not allow a customer to book the same hours multiple times
(#1420)
2023-10-23 11:46:41 +02:00
..
api
About.php
Account.php
Admins.php
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
Calendar.php
Captcha.php
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
Customers.php
General_settings.php
Google.php
Google_analytics_settings.php
Installation.php Resolve various PHP inspection issues 2023-03-13 09:06:18 +01:00
Integrations.php Correct the constructor phpdoc block comment 2022-10-03 17:06:01 +03:00
Legal_settings.php
Localization.php Replace the default exception classes with more specific ones 2022-06-20 12:31:11 +03:00
Login.php Regenerate the session ID after logging in to avoid Session Fixation attacks 2023-04-15 14:46:30 +02:00
Logout.php Add page title to the account pages 2022-10-16 18:02:47 +03:00
Matomo_analytics_settings.php
Privacy.php
Providers.php
Recovery.php
Secretaries.php
Services.php
Test.php
Unavailabilities.php
Update.php
User.php
Webhooks.php
index.html