egroupware/addressbook
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
..
doc move contacts in LDAP docu to doc/ldap/ dir 2016-04-07 07:24:29 +00:00
inc 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
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