nextcloud/apps/dav/lib/systemtag
Vincent Petry cfba90a78d Fix system tags proppatch with booleans
Backbone webdav adapter now converts booleans and ints to strings.

Fixed system tags to use "true" / "false" strings for booleans instead
of 1 / 0.
2016-01-27 11:09:43 +01:00
..
systemtagmappingnode.php Fix DAV to respect system tags permissions 2016-01-21 14:09:27 +01:00
systemtagnode.php Fix DAV to respect system tags permissions 2016-01-21 14:09:27 +01:00
systemtagplugin.php Fix system tags proppatch with booleans 2016-01-27 11:09:43 +01:00
systemtagsbyidcollection.php Inject user session to check for admin in system tags DAV handlers 2016-01-21 14:22:46 +01:00
systemtagsobjectmappingcollection.php Fix DAV to respect system tags permissions 2016-01-21 14:09:27 +01:00
systemtagsobjecttypecollection.php Inject user session to check for admin in system tags DAV handlers 2016-01-21 14:22:46 +01:00
systemtagsrelationscollection.php Add missing use statements for IGroupManager and IUserSession 2016-01-25 08:05:53 +01:00