stable
Clone or download
Read-only
this is part of story #10062: Users & groups management overhaul Change-Id: Icd1b78252bd34282111a8afc592320714ae50db0
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/project/project.tab | +0 | −4 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +9 | −0 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +0 | −4 | Go to diff View file |
M | site-content/tuleap-core.pot | +9 | −0 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
A | src/common/project/Admin/UGroupBuilder.php | +77 | −0 | Go to diff View file |
M | src/templates/project/admin/list-groups.mustache | +7 | −5 | Go to diff View file |
A | src/templates/project/admin/modal-ugroup.mustache | +75 | −0 | Go to diff View file |
M | src/www/project/admin/editugroup.php | +0 | −76 | Go to diff View file |
M | src/www/project/admin/ugroup.php | +23 | −6 | Go to diff View file |
M | src/www/scripts/project/admin/index.js | +1 | −0 | Go to diff View file |
A | src/www/scripts/project/admin/project-admin-ugroups.js | +58 | −0 | Go to diff View file |
M | src/www/scripts/project/admin/project-admin.js | +0 | −22 | Go to diff View file |
M | src/www/scripts/webpack.config.js | +2 | −1 | Go to diff View file |