egroupware/addressbook
Ralf Becker d5654e8178 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:51:15 +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:51:15 +02:00
js * Addressbook/Mobile theme: fix opening contacts fails in mobile theme 2021-07-26 15:15:15 +02:00
lang pending translations from our translation server 2021-07-12 08:17:02 +02:00
setup Bump version to 21.1 2021-05-08 15:02:53 +02:00
sitemgr Implement google recaptcha for sitemanager forms 2016-12-09 10:32:56 +01:00
templates remove config allowing to immediately delete contacts (as it's required for sync) 2021-08-13 15:57:13 +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