stable
Clone or download
Read-only
Part of story #9589: Get rid of Bootstrap in site admin / projects When you paginate, the filter is kept. Change-Id: I70788d9eac35a6e96d251504f59b3e01b1a790ac
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/en_US/project/project.tab | +1 | −0 | Go to diff View file |
M | site-content/fr_FR/project/project.tab | +2 | −1 | Go to diff View file |
M | src/common/project/Admin/ProjectHistoryPresenter.php | +38 | −15 | Go to diff View file |
M | src/common/project/Admin/ProjectHistorySearchPresenter.php | +36 | −29 | Go to diff View file |
M | src/templates/admin/projects/project-history.mustache | +30 | −4 | Go to diff View file |
M | src/www/admin/projecthistory.php | +4 | −1 | Go to diff View file |
A | src/www/scripts/admin/project-history.js | +60 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_siteadmin-project-history.scss | +14 | −2 | Go to diff View file |