Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 8 | -1677/+0 |
| | |||||
* | Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooks | Thomas Müller | 2016-04-08 | 1 | -2/+47 |
|\ | | | | | Propagate birthdays of shared addressbooks to the sharee's birthday c… | ||||
| * | Propagate birthday to group shares as well | Thomas Müller | 2016-03-23 | 1 | -2/+47 |
| | | |||||
* | | Fix acls for calendar objects and cards - fixes #23273 | Thomas Müller | 2016-03-24 | 1 | -3/+62 |
|/ | |||||
* | Use a birthday title which does not require translation because we have no ↵ | Thomas Müller | 2016-03-10 | 1 | -1/+1 |
| | | | | idea about the target device language and forcing English upon all users is kind of bad | ||||
* | Merge pull request #22244 from owncloud/dont-update-shared-resource-properties | Thomas Müller | 2016-03-07 | 1 | -0/+16 |
|\ | | | | | For 9.0 we don't have the possibility to store calendar and addressbo… | ||||
| * | For 9.0 we don't have the possibility to store calendar and addressbook ↵ | Thomas Müller | 2016-02-29 | 1 | -0/+16 |
| | | | | | | | | properties on a per-user basis and therefore we simple don't allow this for now | ||||
* | | Update author information | Lukas Reschke | 2016-03-01 | 3 | -1/+4 |
| | | | | | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | | Merge pull request #22686 from owncloud/cleanup_remote_address_books | Thomas Müller | 2016-03-01 | 1 | -3/+6 |
|\ \ | | | | | | | remove remote address book if access was revoked | ||||
| * | | remove synced remote address book if the remote server revoked access to his ↵ | Bjoern Schiessle | 2016-02-29 | 1 | -3/+6 |
| |/ | | | | | | | system address book | ||||
* / | Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* | Joas Schilling | 2016-02-29 | 1 | -3/+4 |
|/ | |||||
* | Case insensitive search in contacts - fixes #22575 | Thomas Müller | 2016-02-22 | 1 | -2/+2 |
| | |||||
* | Adding cli command to sync birthday calendar | Thomas Müller | 2016-02-18 | 1 | -2/+34 |
| | |||||
* | Sync a users contacts birthday to the users birthday calendar | Thomas Müller | 2016-02-18 | 2 | -6/+145 |
| | |||||
* | Queries on the cards table by uri require the addressbook as well - fixes #22284 | Thomas Müller | 2016-02-15 | 2 | -7/+7 |
| | |||||
* | Adding a custom webdav property which holds the list of contacts groups | Thomas Müller | 2016-02-10 | 1 | -0/+17 |
| | |||||
* | Deleting a shared address book results in unshare | Thomas Müller | 2016-02-03 | 1 | -0/+64 |
| | |||||
* | No duplicate address book if shared with user and group and the user is part ↵ | Thomas Müller | 2016-02-03 | 1 | -3/+30 |
| | | | | of the group | ||||
* | Register all system address books to the contacts manager | Thomas Müller | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | Extract sharing functionality into own backend class for reusability | Thomas Müller | 2016-01-27 | 1 | -3/+4 |
| | |||||
* | Migrate from CardDAV sharing to more generalk DAV sharing | Thomas Müller | 2016-01-27 | 1 | -4/+4 |
| | |||||
* | No card ID when deleting is acceptable | Joas Schilling | 2016-01-21 | 1 | -0/+41 |
| | |||||
* | Fix xml namespace in test | Thomas Müller | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Fixing sharing unit test | Thomas Müller | 2016-01-18 | 1 | -6/+8 |
| | |||||
* | Unit tests for updateUser and deleteUser | Thomas Müller | 2016-01-14 | 1 | -1/+35 |
| | |||||
* | Add test for ensureSystemAddressBookExists | Thomas Müller | 2016-01-14 | 1 | -0/+11 |
| | |||||
* | Start updating system addressbook | Thomas Müller | 2016-01-14 | 1 | -1/+2 |
| | |||||
* | Fix carddav unit tests | Roeland Jago Douma | 2016-01-13 | 1 | -7/+7 |
| | |||||
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 4 | -5/+8 |
|\ | | | | | Update license headers 2016 | ||||
| * | Happy new year! | Thomas Müller | 2016-01-12 | 4 | -5/+8 |
| | | |||||
* | | Address comments | Thomas Müller | 2016-01-12 | 1 | -1/+0 |
| | | |||||
* | | Adding unit tests for the sync service | Thomas Müller | 2016-01-12 | 1 | -0/+93 |
| | | |||||
* | | Decouple federation and dav app | Thomas Müller | 2016-01-12 | 1 | -9/+5 |
|/ | |||||
* | Unit test contact provider registration | Thomas Müller | 2016-01-11 | 1 | -0/+43 |
| | |||||
* | Bump vobject version in carddav unittest | Roeland Jago Douma | 2016-01-08 | 1 | -7/+7 |
| | |||||
* | Fix carddav sharing plugin + adding unit tests | Thomas Müller | 2015-12-18 | 2 | -1/+82 |
| | |||||
* | avoid duplicates on search | Björn Schießle | 2015-12-15 | 1 | -5/+19 |
| | |||||
* | Fix Oracle insert error | Thomas Müller | 2015-12-15 | 1 | -2/+5 |
| | |||||
* | implement delete, create, update, search, get permissions | Björn Schießle | 2015-12-15 | 2 | -14/+603 |
| | |||||
* | Fix update of avatar image | Thomas Müller | 2015-12-02 | 1 | -29/+28 |
| | |||||
* | Specify the email type and set name properly | Thomas Müller | 2015-12-02 | 1 | -10/+31 |
| | |||||
* | Add converter to generate/update a vcard from a given user | Thomas Müller | 2015-12-02 | 1 | -0/+116 |
| | |||||
* | Adding an existing sharee is idempotent | Thomas Müller | 2015-11-19 | 1 | -2/+6 |
| | |||||
* | Addressbook sharing added based on a simplified approach which is based on ↵ | Thomas Müller | 2015-11-19 | 1 | -2/+41 |
| | | | | calendar sharing standard | ||||
* | When creating addressbooks, make sure the displayname is set | Arthur Schiwon | 2015-11-10 | 1 | -0/+1 |
| | |||||
* | Introducing CardDAV into core | Thomas Müller | 2015-11-06 | 1 | -0/+180 |