stable

Clone or download

Read-only

Add global access permission in PHPWiki pane

This is part of story #10064 Display permissions per group Change-Id: I9aa0856a01795f9a308b4da1ed74d618fcca1532

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +3 −0 Go to diff View file
M site-content/tuleap-core.pot +3 −0 Go to diff View file
M src/common/autoload.php +3 −3 Go to diff View file
R src/common/wiki/PerGroup/PermissionPerGroupPaneBuilder.php Go to diff View file
M src/common/wiki/PermissionsManager.class.php +4 −3 Go to diff View file
M src/templates/wiki/project-admin-permission-per-group.mustache +3 −3 Go to diff View file
M src/www/project/admin/permission_per_group.php +2 −1 Go to diff View file
M tests/simpletest/common/wiki/PerGroup/PHPWikiPermissionPerGroupPaneBuilderTest.php +50 −15 Go to diff View file