stable
Clone or download
Read-only
This is part of story #10061: new project admin homepage and navigation How to test: - Activate ProjectLinks and Statistics plugins - You should see a new navigation item "Project links configuration" - In the "Data" dropdown, you should see a new item "Disk usage" Change-Id: I5ac147447210b3566b4987c1f61af38b8e908680
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/projectlinks/include/projectlinksPlugin.class.php | +23 | −23 | Go to diff View file |
M | plugins/statistics/include/statisticsPlugin.class.php | +17 | −14 | Go to diff View file |
M | src/common/project/Admin/Navigation/NavigationItemPresenter.php | +2 | −0 | Go to diff View file |
M | src/common/project/Admin/Navigation/NavigationPresenter.php | +51 | −6 | Go to diff View file |
M | src/common/project/Admin/Navigation/NavigationPresenterBuilder.php | +91 | −83 | Go to diff View file |
M | src/templates/project/navigation.mustache | +2 | −2 | Go to diff View file |