easyappointments/application/libraries
Alex Tselegidis 935156a110 Update error message 2024-07-07 11:48:33 +02:00
..
Accounts.php Update error message 2024-07-07 11:48:33 +02:00
Api.php Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
Availability.php Change the scope of the "get_available_periods" method to public so that other places in code can call it 2024-06-03 20:32:45 +02:00
Caldav_sync.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
Captcha_builder.php Patch the Captcha_builder.php for PHP8.2 2024-01-06 11:41:43 +01:00
Email_messages.php Add from email/name and reply-to settings in the email.php configuration file (#1465) 2024-03-04 10:59:52 +01:00
Google_sync.php Set the Google attendee data only if all the values are available 2024-04-26 17:28:02 +02:00
Ics_calendar.php Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
Ics_file.php More fixes related to the caldav syncing (#209) 2024-05-12 18:07:46 +02:00
Ics_provider.php
Instance.php Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
Ldap_client.php Do not try to check the ldap credentials if the user has no ldap installed on server 2024-06-18 15:45:31 +02:00
Notifications.php Remove duplicate load 2024-05-27 16:57:30 +02:00
Permissions.php
Synchronization.php More fixes related to the caldav syncing (#209) 2024-05-12 18:07:46 +02:00
Timezones.php Fix App lib Timezones::get_default_timezone() always UTC 2024-04-30 02:03:27 +02:00
Webhooks_client.php Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
index.html