stable
Clone or download
Read-only
part of story #10064 Display permissions per group How to test: - By default, the pane displays every planning available in PV2 and the allowed prioritizers for each one. - When a group is selected, it displays plannings it can prioritize. Change-Id: I4173790f7d01db5db2acc779efc60d8a2c975fa9
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/agiledashboard/include/ProjectAdminPermissionPerGroupPresenterBuilder.php | +191 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +39 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po | +16 | −2 | Go to diff View file |
M | plugins/agiledashboard/site-content/tuleap-agiledashboard.pot | +12 | −0 | Go to diff View file |
A | plugins/agiledashboard/templates/project-admin-permission-per-group.mustache | +43 | −0 | Go to diff View file |