aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/SystemTag
Commit message (Expand)AuthorAgeFilesLines
* Only allow admins to delete tagsJoas Schilling2016-12-061-3/+4
* First list tags the user used latelyJoas Schilling2016-11-071-1/+1
* Fix apps/Joas Schilling2016-07-217-8/+17
* Allow apps to register SystemTags pluginsJoas Schilling2016-07-181-1/+19
* Fix doc blocksJoas Schilling2016-07-181-0/+5
* Fix TODO and bring in abstraction (similar to comments)Joas Schilling2016-07-182-19/+14
* Update license headersLukas Reschke2016-05-262-3/+2
* Adjust DAV SystemTagPlugin unit tests for groupsVincent Petry2016-05-201-16/+25
* Fix system tag update codeVincent Petry2016-05-201-0/+4
* Add admin-only system tag groups propertyVincent Petry2016-05-201-4/+39
* Act on effective system tag canAssign permissionVincent Petry2016-05-201-1/+8
* Fix system tags DAV unit testsVincent Petry2016-05-202-5/+62
* Bring back admin permissions to change system tag permissionsVincent Petry2016-05-202-9/+19
* Updated canUser* functions in SystemTagManager to accept objectsVincent Petry2016-05-205-64/+47
* Add interface methods for permission checkVincent Petry2016-05-205-77/+91
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-127-0/+1181