summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/carddav/carddavbackend.php
Commit message (Expand)AuthorAgeFilesLines
* Extract sharing functionality into own backend class for reusabilityThomas Müller2016-01-271-86/+10
* Migrate from CardDAV sharing to more generalk DAV sharingThomas Müller2016-01-271-5/+5
* Reassemble behavior on shared address books with respect to uri and displaynameThomas Müller2016-01-261-5/+8
* Replace other usagesJoas Schilling2016-01-251-2/+3
* No card ID when deleting is acceptableJoas Schilling2016-01-211-2/+8
* Fix test for ensureSystemAddressBookExistsThomas Müller2016-01-181-3/+2
* Fix join condition for oracleThomas Müller2016-01-181-1/+1
* Readjust sharing methodsThomas Müller2016-01-181-23/+49
* Save access properlyThomas Müller2016-01-181-2/+5
* Test ownCloud CardDAV sharing using CalDAVTesterThomas Müller2016-01-181-13/+44
* Show group shared addressbooksThomas Müller2016-01-181-2/+5
* Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-131-2/+4
|\
| * Happy new year!Thomas Müller2016-01-121-2/+4
* | Decouple federation and dav appThomas Müller2016-01-121-6/+1
|/
* Fix failing unit testsThomas Müller2015-12-181-1/+1
* Fix carddav sharing plugin + adding unit testsThomas Müller2015-12-181-2/+1
* avoid duplicates on searchBjörn Schießle2015-12-151-10/+14
* Fix last Oracle issueThomas Müller2015-12-151-1/+1
* Fix Oracle insert errorThomas Müller2015-12-151-2/+3
* implement delete, create, update, search, get permissionsBjörn Schießle2015-12-151-2/+209
* Fix commentsThomas Müller2015-12-021-1/+1
* Adding system addressbook for users of this instance - a occ command is suppl...Thomas Müller2015-12-021-2/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-201-3/+3
* Adding an existing sharee is idempotentThomas Müller2015-11-191-8/+24
* Addressbook sharing added based on a simplified approach which is based on ca...Thomas Müller2015-11-191-1/+158
* When creating addressbooks, make sure the displayname is setArthur Schiwon2015-11-101-1/+7
* Introducing CardDAV into coreThomas Müller2015-11-061-0/+558