Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate birthday to group shares as well | Thomas Müller | 2016-03-23 | 1 | -7/+36 |
| | |||||
* | Propagate birthdays of shared addressbooks to the sharee's birthday calendar ↵ | Thomas Müller | 2016-03-23 | 1 | -1/+2 |
| | | | | as well | ||||
* | Merge pull request #22244 from owncloud/dont-update-shared-resource-properties | Thomas Müller | 2016-03-07 | 1 | -0/+8 |
|\ | | | | | For 9.0 we don't have the possibility to store calendar and addressbo… | ||||
| * | Allow to change properties of readonly calendars | Joas Schilling | 2016-02-29 | 1 | -0/+8 |
| | | |||||
* | | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
| | | |||||
* | | Map Maci | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
| | | |||||
* | | Update author information | Lukas Reschke | 2016-03-01 | 2 | -4/+20 |
|/ | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Require CSRF token for non WebDAV authenticated requests | Lukas Reschke | 2016-02-18 | 1 | -17/+0 |
| | |||||
* | Fix PHPDoc | Lukas Reschke | 2016-02-08 | 1 | -5/+7 |
| | |||||
* | Adding common name to sharee | Thomas Müller | 2016-02-08 | 1 | -2/+5 |
| | |||||
* | Remove entries in dav_shares on deletion of a calendar | Thomas Müller | 2016-02-03 | 1 | -0/+11 |
| | |||||
* | Adding propfind property to retrieve sharee information from a dav resource | Thomas Müller | 2016-02-03 | 2 | -0/+176 |
| | |||||
* | Disallow to share with the owner of the resource | Thomas Müller | 2016-02-03 | 1 | -5/+15 |
| | |||||
* | Fix ACLs on shared calendars | Thomas Müller | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | Extract sharing functionality into own backend class for reusability | Thomas Müller | 2016-01-27 | 3 | -1/+184 |
| | |||||
* | Migrate from CardDAV sharing to more generalk DAV sharing | Thomas Müller | 2016-01-27 | 3 | -0/+339 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 2 | -2/+20 |
| | |||||
* | Adding unit tests for SystemPrincipalBackend | Thomas Müller | 2016-01-08 | 1 | -5/+1 |
| | |||||
* | Adding group principals to new dav endpoint | Thomas Müller | 2016-01-08 | 1 | -0/+153 |
| | |||||
* | Adding a second principal backend which holds system principals - as of now ↵ | Thomas Müller | 2015-12-02 | 1 | -0/+183 |
only one principals/system/system |