stable

Clone or download

Read-only

Fix request #33642 Add in project history when a tracker is deleted

When a tracker is deleted, an entry must be added in the project log history so that we know easily when the tracker has been deleted and who did this Change-Id: I5f617d531d5f10a965a3ad961b9f8b2d8022586f

Modified Files

Name
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/Trackers/MarkTrackerAsDeletedController.php +26 −43 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +18 −2 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +3 −0 Go to diff View file
M plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po +3 −0 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Admin/GlobalAdmin/Trackers/MarkTrackerAsDeletedControllerTest.php +180 −212 Go to diff View file