stable

Clone or download

Read-only

We should be able to remove users from settings pane

Part of story #10062: Users & groups management overhaul Go to project » admin » groups » LeGroup. You should be able to remove an user from table list. For now there is no popup, it will be done in a dedicated commit Change-Id: I663fef5627af7db88efc23962b9bf9661ab4b0b1

Modified Files

Name
M src/common/project/Admin/ProjectUGroup/UGroupController.class.php +105 −2 Go to diff View file
M src/common/project/Admin/ProjectUGroup/UGroupRouter.class.php +1 −1 Go to diff View file
M src/common/project/Admin/ProjectUGroup/View/Settings.class.php +9 −0 Go to diff View file
M src/templates/project/admin/ugroup-settings-member-list.mustache +7 −1 Go to diff View file