stable

Clone or download

Read-only

Group groups by category

Part of story #10064: Display permissions per group In project » admin » permissions » per group » filter: - Dynamic ugroups should be displayed under "System groups" category - Static ugroups should be displayed under "Custom groups" category Remove project administrators ugroup from the filter since they have access to all items in the project therefore it is useless to filter on this ugroup. Change-Id: Id2bcac624d885b5e9f7cb7ae43a093a9b9194e97

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +7 −1 Go to diff View file
M site-content/tuleap-core.pot +6 −0 Go to diff View file
M src/common/project/Admin/Permission/PermissionPerGroupBuilder.php +15 −12 Go to diff View file
M src/templates/project/admin/permission-per-group.mustache +20 −2 Go to diff View file
M tests/simpletest/common/project/Admin/Permission/PermissionPerGroupBuilderTest.php +4 −4 Go to diff View file