stable

Clone or download

Read-only

Rename "Top projects" by "Usage per project"

This is a part of story #9587 Get rid of Bootstrap in site admin / statistics To test: Siteadmin > Statistics > Disk usage Change-Id: Ia50c994288b83044054f033b5daeade655cca384

Modified Files

Name
M plugins/statistics/include/AdminHeaderPresenter.php +2 −2 Go to diff View file
R plugins/statistics/include/DiskUsageTopProjectsPresenter.php Go to diff View file
R plugins/statistics/include/DiskUsageTopProjectsPresenterBuilder.php Go to diff View file
R plugins/statistics/include/DiskUsageTopProjectsSearchFieldsPresenter.php Go to diff View file
M plugins/statistics/include/DiskUsageRouter.php +13 −13 Go to diff View file
M plugins/statistics/include/DiskUsageSearchFieldsPresenterBuilder.php +4 −4 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsageHtml.class.php +0 −42 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsageManager.class.php +1 −1 Go to diff View file
M plugins/statistics/include/autoload.php +5 −5 Go to diff View file
M plugins/statistics/site-content/en_US/statistics.tab +4 −4 Go to diff View file
M plugins/statistics/site-content/fr_FR/statistics.tab +5 −5 Go to diff View file
M plugins/statistics/templates/admin-header.mustache +1 −1 Go to diff View file
R plugins/statistics/templates/disk-usage-top-projects.mustache Go to diff View file
M plugins/statistics/www/disk_usage.php +6 −111 Go to diff View file