easyappointments/application/controllers
2024-10-07 21:35:54 +02:00
..
api Add return types to all class methods 2024-05-11 19:26:08 +02:00
About.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Account.php Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00
Admins.php Fix typo 2024-09-01 10:04:32 +02:00
Api_settings.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Appointments.php Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00
Backend.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Backend_api.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Blocked_periods.php Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00
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 Add the matomo analytics site ID setting for the Matomo integration (#1395) 2024-05-11 19:29:14 +02:00
Booking_confirmation.php Add the matomo analytics site ID setting for the Matomo integration (#1395) 2024-05-11 19:29:14 +02:00
Booking_settings.php Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00
Business_settings.php Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +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 Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00
Captcha.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Consents.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Console.php Fix console caldav sync 2024-07-23 23:54:50 +02:00
Customers.php Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00
General_settings.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Google.php Integrate CalDAV Protocol for appointment syncing (#209) 2024-05-12 14:24:58 +02:00
Google_analytics_settings.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
index.html Moved source files to the root directory. 2020-03-11 10:24:25 +01:00
Installation.php Install: html lang + language & timezone provider same as admin 2024-05-11 19:29:14 +02:00
Integrations.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Ldap_settings.php Finalize the LDAP integration and complete SSO support in the login page (#128) 2024-05-13 23:37:00 +02:00
Legal_settings.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Localization.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
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-05-11 19:26:08 +02:00
Matomo_analytics_settings.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Privacy.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Providers.php Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +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 Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00
Services.php Move the allowed and optional fields to of CRUD controllers to new overridable properties 2024-05-11 19:29:08 +02:00
Test.php Enable prettier for php and reformat the entire application directory 2023-11-29 10:24:09 +01:00
Unavailabilities.php Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00
Update.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
User.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
Webhooks.php Hook the optional field checks to all CRUD controllers 2024-08-13 13:34:03 +02:00