stable
Clone or download
Read-only
Part of story #10062: Users & groups management overhaul Go to project ยป admin ยป groups ยป LeGroup. The button to add a binding now triggers a modal. The code to handle the action on form submission as been copied from Project_Admin_UGroup_UGroupController_Binding to Project_Admin_UGroup_UGroupController and will be cleaned in a next commit when we will have more visibility on refactoring scope. Change-Id: I5923507108de053c8fe5c18b93a8bfe762bb3e38
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +6 | โ0 | Go to diff View file |
M | site-content/tuleap-core.pot | +6 | โ0 | Go to diff View file |
M | src/common/project/Admin/ProjectUGroup/UGroupController.class.php | +22 | โ0 | 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 | +57 | โ11 | Go to diff View file |
A | src/templates/project/admin/ugroup-settings-binding-modal-add.mustache | +49 | โ0 | Go to diff View file |
M | src/templates/project/admin/ugroup-settings-binding.mustache | +8 | โ3 | Go to diff View file |
M | src/www/scripts/project/admin/project-admin-ugroups.js | +30 | โ0 | Go to diff View file |