egroupware/addressbook
Ralf Becker 59a6a3c717 fix CardDAV error with DAVx5 caused by PHP 8.0 throwing an error instead ignoring it with a warning
PHP 8.0 ValueError: mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "tf-"
current code expected Content-Type header to have charset enclosed in quotes, which it was not
2021-10-11 09:50:46 +02:00
..
doc move contacts in LDAP docu to doc/ldap/ dir 2016-04-07 07:24:29 +00:00
inc fix CardDAV error with DAVx5 caused by PHP 8.0 throwing an error instead ignoring it with a warning 2021-10-11 09:50:46 +02:00
js - Avoid using internal widget.options 2021-09-14 14:13:22 -06:00
lang pending translations from our translation server 2021-07-12 08:15:16 +02:00
setup Bump version to 21.1 2021-05-08 15:02:24 +02:00
sitemgr Implement google recaptcha for sitemanager forms 2016-12-09 10:32:56 +01:00
templates Fix broken avatar in Addressbook edit dialog 2021-05-18 16:59:45 +02:00
crm.php moving opening of CRM view code into Contacts class 2021-02-15 15:11:24 +02:00
index.php converted addressbook to use new api 2016-04-29 10:41:53 +00:00
merge.php move addressbook_merge to Api\Contacts\Merge 2016-04-06 09:49:50 +00:00