summaryrefslogtreecommitdiffstats
path: root/lib/public/IGroup.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Allow to set the group display name in the database backendJoas Schilling2019-09-271-0/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* allow group backends to mark that a group should now be shown in search dialogsRobin Appelman2019-02-251-0/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman2018-06-191-0/+12
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fixes since requirementJohn Molakvoæ (skjnldsv)2018-05-241-0/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed testsJohn Molakvoæ (skjnldsv)2018-05-241-0/+7
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update license headersMorris Jobke2017-11-061-1/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Take IUser instead of UserLukas Reschke2017-08-011-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* IGroup::getDisplayName is available version 12, not 11 (9.2)Julius Härtl2017-05-041-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adding group display name supportVincent Petry2016-12-221-0/+9
|
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+109