stable
Clone or download
Read-only
Part of story #9297: Have a new site admin homepage Change-Id: Ieb0fb171e7bd787da024fa511b6dc2f48ae9dc6e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/IM/include/IMPlugin.class.php | +6 | −4 | Go to diff View file |
M | plugins/admindelegation/include/admindelegationPlugin.class.php | +18 | −14 | Go to diff View file |
M | plugins/fulltextsearch/include/fulltextsearchPlugin.class.php | +6 | −2 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +6 | −4 | Go to diff View file |
M | plugins/mediawiki/include/mediawikiPlugin.class.php | +6 | −2 | Go to diff View file |
M | plugins/openidconnectclient/include/openidconnectclientPlugin.class.php | +6 | −4 | Go to diff View file |
M | plugins/phpwiki/include/phpwikiPlugin.class.php | +6 | −2 | Go to diff View file |
M | plugins/statistics/include/statisticsPlugin.class.php | +6 | −2 | Go to diff View file |
M | plugins/tests/include/testsPlugin.class.php | +13 | −9 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +7 | −4 | Go to diff View file |
M | plugins/userlog/include/userlogPlugin.class.php | +6 | −8 | Go to diff View file |
M | src/common/admin/AdminSidebarPresenter.php | +10 | −3 | Go to diff View file |
M | src/common/admin/AdminSidebarPresenterBuilder.php | +16 | −1 | Go to diff View file |
M | src/templates/admin/sidebar.mustache | +1 | −0 | Go to diff View file |
M | src/templates/admin/sidebar_links.mustache | +0 | −4 | Go to diff View file |
A | src/templates/admin/sidebar_plugins.mustache | +12 | −0 | Go to diff View file |
M | src/www/admin/index.php | +12 | −5 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_siteadmin-sidebar.scss | +2 | −2 | Go to diff View file |