stable
Clone or download
Read-only
This task is part of story #8418 setup a git permissions template for my project We will need to build such options for both project default access rights selectboxes and repository access rights selectboxes. So I extracted this building into a dedicated object. Change-Id: I956b0f76bc2371c54beac351e459a8bfe81a668e
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/include/AccessRightsPresenterOptionsBuilder.php | +76 | −0 | Go to diff View file |
M | plugins/git/include/GitForkPermissionsManager.class.php | +15 | −30 | Go to diff View file |
M | plugins/git/include/GitViews.class.php | +16 | −2 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/AccessControl.class.php | +16 | −3 | Go to diff View file |
M | plugins/git/include/autoload.php | +3 | −2 | Go to diff View file |