easyappointments/application/controllers
2024-06-14 18:49:41 +02:00
..
api Add return types to all class methods 2024-04-26 16:36:21 +02:00
About.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Account.php
Admins.php
Api_settings.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Appointments.php
Backend.php
Backend_api.php
Blocked_periods.php
Booking.php Make sure that rescheduling from the public page will not throw an error due to the same appointment existing in the calendar 2024-05-17 10:12:35 +02:00
Booking_cancellation.php
Booking_confirmation.php
Booking_settings.php
Business_settings.php Add return types to all class methods 2024-04-26 16:36:21 +02:00
Caldav.php Remove the automated calendar detection from the CalDAV sync as it will not work with all CalDAV providers (some use different URL structures than Baikal) 2024-06-14 18:49:41 +02:00
Calendar.php
Captcha.php Add return types to all class methods 2024-04-26 16:36:21 +02:00
Consents.php
Console.php
Customers.php
General_settings.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Google.php
Google_analytics_settings.php Add return types to all class methods 2024-04-26 16:36:21 +02:00
index.html
Installation.php
Integrations.php Add return types to all class methods 2024-04-26 16:36:21 +02:00
Ldap_settings.php
Legal_settings.php Add return types to all class methods 2024-04-26 16:36:21 +02:00
Localization.php
Login.php Translate invalid credentials message (#1544) 2024-05-27 16:49:23 +02:00
Logout.php Add return types to all class methods 2024-04-26 16:36:21 +02:00
Matomo_analytics_settings.php Add return types to all class methods 2024-04-26 16:36:21 +02:00
Privacy.php
Providers.php Finalize the LDAP integration and complete SSO support in the login page (#128) 2024-05-13 23:37:00 +02:00
Recovery.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Secretaries.php Finalize the LDAP integration and complete SSO support in the login page (#128) 2024-05-13 23:37:00 +02:00
Service_categories.php
Services.php
Test.php
Unavailabilities.php
Update.php
User.php
Webhooks.php Move the allowed and optional fields to of CRUD controllers to new overridable properties 2024-05-11 16:42:01 +02:00