stable
Clone or download
Read-only
Merge 'gerrit #20463' into stable/master
* commit '0e34ca9e6a': request #17874: Too much items in project admin menu Change-Id: I12e061eb12e64fd69f25ce6f3e0a0d9d68cab4f9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/oauth2_server/include/Administration/ProjectAdmin/ListAppsController.php | +2 | −3 | Go to diff View file |
M | plugins/oauth2_server/include/oauth2_serverPlugin.php | +6 | −6 | Go to diff View file |
M | plugins/project_ownership/include/ProjectAdmin/IndexController.php | +2 | −3 | Go to diff View file |
M | plugins/project_ownership/include/project_ownershipPlugin.php | +6 | −6 | Go to diff View file |
M | plugins/projectlinks/include/projectlinksPlugin.php | +16 | −15 | Go to diff View file |
M | src/common/Project/Admin/Categories/IndexController.php | +2 | −1 | Go to diff View file |
M | src/common/Project/Admin/Navigation/NavigationPresenter.php | +2 | −13 | Go to diff View file |
M | src/common/Project/Admin/Navigation/NavigationPresenterBuilder.php | +48 | −42 | Go to diff View file |
M | src/common/Project/Admin/Reference/ReferenceAdministrationViews.php | +2 | −1 | Go to diff View file |
M | src/common/Project/Banner/BannerAdministrationController.php | +2 | −1 | Go to diff View file |
M | src/common/Project/Label/IndexController.php | +2 | −1 | Go to diff View file |
M | src/common/Project/ProjectBackground/ProjectBackgroundAdministrationController.php | +2 | −1 | Go to diff View file |
M | src/common/Project/Service/IndexController.php | +2 | −1 | Go to diff View file |
M | src/templates/project/navigation.mustache | +7 | −1 | Go to diff View file |
M | src/templates/project/navigation_flaming_parrot.mustache | +6 | −1 | Go to diff View file |
M | src/www/project/admin/index.php | +3 | −18 | Go to diff View file |