nextcloud/apps/dav
Vincent Petry 88740f035d
Act on effective system tag canAssign permission
Whenever the server returns true for the can-assign Webdav property of
a system tag, it means the current user is allowed to assign,
regardless of the value of user-assignable.

This commit brings the proper logic to the web UI to make it possible
for users to assign when they have the permission.
2016-05-20 17:56:02 +02:00
..
appinfo Move dav app to PSR-4 (#24527) 2016-05-12 09:42:40 +02:00
bin Initial implementation of the new chunked upload - as specified in https://dragotin.wordpress.com/2015/06/22/owncloud-chunking-ng/ 2016-04-12 12:32:04 +02:00
lib Act on effective system tag canAssign permission 2016-05-20 17:56:02 +02:00
templates In case of exception we return an html page in case the client is a browser 2016-03-24 19:02:16 +01:00
tests Fix system tags DAV unit tests 2016-05-20 17:56:02 +02:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00