summaryrefslogtreecommitdiffstats
path: root/lib/public/Group
Commit message (Expand)AuthorAgeFilesLines
* dispatch new BeforeGroupChangedEvent before setDisplayName on groupsJulien Veyssier2023-02-211-0/+94
* ci: migrate ocp since checker to psalmDaniel Kesselberg2023-01-241-0/+1
* composer run cs:fixCôme Chilliet2023-01-2023-23/+0
* Add group display name cacheAnna Larch2022-11-281-0/+94
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0424-55/+32
* Change my email addressJohannes Leuker2021-03-241-2/+2
* Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-011-0/+36
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-2/+0
* Add typed events for adding and removing a subadminMorris Jobke2020-10-282-0/+134
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add proper deprecation messageMorris Jobke2020-08-071-1/+4
* Deprecate BeforeUserRemovedEvent because it can't be triggered in all casesMorris Jobke2020-07-301-0/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1010-10/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headers for 18Christoph Wurst2019-12-208-16/+24
* Add typed events for all group hooks and legacy eventsChristoph Wurst2019-12-118-0/+492
* Update license headersChristoph Wurst2019-12-0513-15/+47
* Allow to set the group display name in the database backendJoas Schilling2019-09-271-0/+38
* Add a displayname to the database group backendJoas Schilling2019-09-271-0/+3
* group display name support (service level + ldap)Arthur Schiwon2019-05-271-0/+36
* allow group backends to mark that a group should now be shown in search dialogsRobin Appelman2019-02-251-0/+38
* Expose subadmin to OCPRoeland Jago Douma2019-01-291-0/+99
* Added disabled count per groupsJohn Molakvoæ (skjnldsv)2018-05-241-0/+36
* Make the group backends also possible using interfacesRoeland Jago Douma2018-04-238-0/+319