stable
Clone or download
Read-only
Part of story #10062: Users & groups management overhaul Go to project ยป admin ยป groups ยป LeGroup. You should see a pane that display information about binding of a user group, like it was done before in the dedicated pane. Confirmation modal (with csrf) for binding removal will be done in a dedicated commit. Modals for ugroup binding (& ldap) will be done in a dedicated commit. Change-Id: I24d0c66c45782f3e734efcb4f765c18f9ebb80cc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/site-content/en_US/ldap.tab | +1 | โ1 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +48 | โ0 | Go to diff View file |
M | site-content/tuleap-core.pot | +45 | โ0 | Go to diff View file |
M | src/common/project/Admin/ProjectUGroup/UGroupController.class.php | +26 | โ1 | Go to diff View file |
M | src/common/project/Admin/ProjectUGroup/UGroupRouter.class.php | +3 | โ1 | Go to diff View file |
M | src/common/project/Admin/ProjectUGroup/View/Settings.class.php | +148 | โ2 | Go to diff View file |
A | src/templates/project/admin/ugroup-settings-binding.mustache | +106 | โ0 | Go to diff View file |
M | src/templates/project/admin/ugroup-settings-details.mustache | +48 | โ51 | Go to diff View file |
A | src/templates/project/admin/ugroup-settings.mustache | +5 | โ0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_project-admin.scss | +1 | โ0 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/project-admin/_ugroups.scss | +38 | โ0 | Go to diff View file |