easyappointments/application/libraries
2024-11-25 11:59:13 +01: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 Improve the CalDAV syncing mechanism so that it connects to more systems without problems (#1622) 2024-11-25 11:59:13 +01:00
Captcha_builder.php Patch the Captcha_builder.php for PHP8.2 2024-01-06 11:41:43 +01:00
Email_messages.php Set UTF-8 charset for PHP Mailer 2024-11-22 12:57:02 +01:00
Google_sync.php Correct the appointment reschedule link in the add-to-google link 2024-07-30 09:21:46 +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 Enable prettier for php and reformat the entire application directory 2023-11-29 10:24:09 +01:00
index.html Enable prettier for php and reformat the entire application directory 2023-11-29 10:24:09 +01:00
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 Enable prettier for php and reformat the entire application directory 2023-11-29 10:24:09 +01:00
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