Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+3 |
* | More phpstorm inspection fixes | Roeland Jago Douma | 2017-07-24 | 2 | -2/+2 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | don't store empty groupids | Jörn Friedrich Dreyer | 2017-03-19 | 1 | -0/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 4 | -8/+12 |
* | Use named parameter instead of direct value for system tags search param (#25... | Vincent Petry | 2016-07-06 | 1 | -1/+1 |
* | Some tweaks for systemtagmanager | Vincent Petry | 2016-05-20 | 1 | -4/+1 |
* | Act on effective system tag canAssign permission | Vincent Petry | 2016-05-20 | 1 | -1/+1 |
* | Add system tag assignability check with groups | Vincent Petry | 2016-05-20 | 1 | -0/+13 |
* | Add systemtag_group table and get/set methods | Vincent Petry | 2016-05-20 | 1 | -0/+55 |
* | Updated canUser* functions in SystemTagManager to accept objects | Vincent Petry | 2016-05-20 | 2 | -33/+6 |
* | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 2 | -1/+75 |
* | Move \OC\SystemTag to PSR-4 | Roeland Jago Douma | 2016-04-22 | 4 | -0/+755 |