easyappointments/application/controllers
2024-12-19 21:26:58 +02:00
..
api Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +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 Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +02:00
Backend.php Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +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 Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +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 Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +02:00
Caldav.php Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +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 Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +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 Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +02:00
Google_analytics_settings.php Add return types to all class methods 2024-05-11 19:26:08 +02:00
index.html Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +02:00
Installation.php Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +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 support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +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 Add support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +02: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 support for PHP 8.4 (#1640) 2024-12-19 20:13:55 +02:00
Webhooks.php Add new secret token header field to webhooks and default to X-EA-Token (#1607) 2024-12-19 21:26:58 +02:00