stable

Clone or download

Read-only

Add a pane for Git Service

Part of story #10064 Display permissions per group How to test: Set up user groups as Git administrators. You should see a pane listing those groups in Permissions per group page. Other git permissions will come in later commits. Change-Id: I497f32fa8ecd2dd0f4dcf34613b11388d4110911

Modified Files

Name
A plugins/git/include/Git/PerGroup/PermissionPerGroupPaneBuilder.php +84 −0 Go to diff View file
M plugins/git/include/autoload.php +3 −2 Go to diff View file
M plugins/git/include/gitPlugin.class.php +29 −3 Go to diff View file
M plugins/git/site-content/fr_FR/LC_MESSAGES/tuleap-git.po +17 −2 Go to diff View file
M plugins/git/site-content/tuleap-git.pot +15 −0 Go to diff View file
A plugins/git/templates/project-admin/project-admin-permission-per-group.mustache +41 −0 Go to diff View file