Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore non existing users when retrieving details of group members | Arthur Schiwon | 2019-01-24 | 1 | -10/+14 |
* | Fix user and group listing with users that have an integer user id | Joas Schilling | 2018-09-12 | 1 | -8/+7 |
* | show error message when group exists | Robin Appelman | 2018-06-26 | 1 | -1/+1 |
* | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+3 |
* | Keep userids as keys on group search | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -3/+4 |
* | Disabled fix since new users list | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+4 |
* | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -1/+6 |
* | Use abstract subclass so members can be defined | Joas Schilling | 2018-04-05 | 1 | -25/+8 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -9/+8 |
* | Trait bump | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -14/+35 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -4/+6 |
* | Cast types directly | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -27/+9 |
* | Limit and offset | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -1/+5 |
* | Api, return users details by groups | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -4/+62 |
* | Return groups displayname in provisioning api | John Molakvoæ (skjnldsv) | 2018-03-23 | 1 | -0/+27 |
* | Make the provisioning api app strict | Roeland Jago Douma | 2018-02-27 | 1 | -6/+7 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 1 | -5/+13 |
* | Make deleting a group compatible with ocs v2 | Joas Schilling | 2017-03-23 | 1 | -1/+1 |
* | Require sudo mode on the provisioning API | Joas Schilling | 2016-12-05 | 1 | -1/+3 |
* | Move Groups over to OCSController | Roeland Jago Douma | 2016-08-14 | 1 | -0/+190 |