stable

Clone or download

Read-only

Add the artifact submitted by a user to the list of the visited ones

This is part of story #10257: show artifact view history Change-Id: Idce3722b12570b27c537c76f59ba0c28ae2127b6

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactCreator.class.php +15 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php +5 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImportBuilder.class.php +5 −1 Go to diff View file
M plugins/tracker/include/Tracker/Migration/MigrationManager.php +4 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +11 −2 Go to diff View file
M plugins/tracker/tests/Artifact/Tracker_ArtifactCreatorTest.php +30 −3 Go to diff View file