stable
Clone or download
Read-only
request #9440 Enhance Tracker restoration page
* Do not display deleted tracker from deleted project * Order by project id * Deal with Fatal error when the project is not found for a deleted tracker (display warning message) Change-Id: Id0d1bfe37bbaecb29f3ce1ece26c7e9e8bc1e9df
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/DeletedTrackersListPresenter.class.php | +12 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerFactory.class.php | +6 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +19 | −9 | Go to diff View file |
M | plugins/tracker/include/Tracker/dao/TrackerDao.class.php | +7 | −4 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +1 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +1 | −0 | Go to diff View file |
M | plugins/tracker/templates/deleted_trackers.mustache | +5 | −0 | Go to diff View file |