egroupware/api/src/Contacts
Ralf Becker ff47694b24 fix still not working sync-report for accounts addressbook
turns out Microsoft AD also returns a "Virtual List View error" if sorting by standard LDAP (modify|created)timestamp, have to use when(Changed|Created) instead, as for filter
2021-12-16 20:07:57 +02:00
..
Ads.php * Ads/CardDAV/Addressbook: fix exception / HTTP status 401 when trying to delete an not existing distribution list 2020-10-29 20:29:58 +01:00
JsContact.php improve parsing if only a fullName is given to support the following: 2021-10-04 10:41:22 +02:00
JsContactParseException.php got POST, PUT and DELETE request to add, update and delete contacts working 2021-09-17 20:15:36 +02:00
Ldap.php fix still not working sync-report for accounts addressbook 2021-12-16 20:07:57 +02:00
Merge.php Placeholders list common UI 2021-10-12 14:18:18 -06:00
Photo.php fix wrong Gravatar URL 2020-04-11 10:11:10 +02:00
Sql.php fix a couple of Undefined array key warnings 2021-11-29 16:35:50 +02:00
Storage.php fix a couple of Undefined array key warnings 2021-11-29 16:35:50 +02:00
Tracking.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Univention.php