server/apps/dav/tests/unit
Roeland Jago Douma 8c0ef4c4bd Add sharePermissions webdav property
This property can be queries by the clients so they know the max
permissions they can use to share a file with. This will improve the UX.

The oc:permissions proptery is not enough since mountpoints have
different permissions (delete + move by default).

By making it a new property the clients can just request it. On older
servers it will just return a 404 for that property (and thus they know
they have to fall back to their hacky work arounds). But if the property
is returned the client can show proper info.

* unit tests
* intergration test
2016-03-31 20:12:34 +02:00
..
appinfo Register all system address books to the contacts manager 2016-02-02 10:56:33 +01:00
caldav Fix acls for calendar objects and cards - fixes #23273 2016-03-24 09:53:36 +01:00
carddav Fix acls for calendar objects and cards - fixes #23273 2016-03-24 09:53:36 +01:00
comments Update author information 2016-03-01 17:25:15 +01:00
connector/sabre Add sharePermissions webdav property 2016-03-31 20:12:34 +02:00
dav Migrate from CardDAV sharing to more generalk DAV sharing 2016-01-27 09:43:44 +01:00
migration Fix group sharing and sharing permissions - fixes #22932 2016-03-08 11:22:07 +01:00
systemtag Update author information 2016-03-01 17:25:15 +01:00
bootstrap.php Happy new year! 2016-01-12 15:02:18 +01:00
phpunit.xml Adding unit tests for SystemPrincipalBackend 2016-01-08 15:31:33 +01:00
servertest.php Map Maci 2016-03-01 17:45:05 +01:00