egroupware/api/src/Contacts
Ralf Becker 1280de46d6 REST API allow sending a JSON patch to update or create a new contact (currently only via POST or PUT, not as PATCH!)
allows eg. to create a contact from a simple Wordpress contact-form only supporting POST requests and a flat object, see new example in the documentation
2021-09-24 18:06:13 +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 REST API allow sending a JSON patch to update or create a new contact (currently only via POST or PUT, not as PATCH!) 2021-09-24 18:06:13 +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 fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Merge.php Add user placeholders into placeholder dialog 2021-09-22 11:15:49 -06:00
Photo.php fix wrong Gravatar URL 2020-04-11 10:11:10 +02:00
Sql.php finished REST API for contacts modulo docu and bugs ;) 2021-09-19 11:09:44 +02:00
Storage.php finished REST API for contacts modulo docu and bugs ;) 2021-09-19 11:09:44 +02:00
Tracking.php fixing all sorts of PHP 8 errors and PHPStorm errors 2021-03-31 17:50:01 +02:00
Univention.php fixed more namespace issues found by doc/check_namespace.php I wrote and forgot about it ;-) 2016-03-21 21:21:40 +00:00