stable

Clone or download

Read-only

Search project history between two dates

Part of story #9589: Get rid of Bootstrap in site admin / projects When you paginate, the filter is kept. Change-Id: I15b4df5a0494e3adcffdf627215ea3371a6d55d8

Modified Files

Name
M src/common/project/Admin/ProjectHistoryPresenter.php +8 −0 Go to diff View file
M src/common/project/Admin/ProjectHistorySearchPresenter.php +25 −1 Go to diff View file
M src/templates/admin/projects/project-history.mustache +26 −0 Go to diff View file
M src/www/admin/projecthistory.php +3 −1 Go to diff View file
M src/www/scripts/admin/project-history.js +6 −1 Go to diff View file