stable
Clone or download
Read-only
story #6855 - Aggregate error messages in a followup comment
Change-Id: I600d79092a9281f6eebfd363fba885c61248a2de
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Action/CopyArtifact.class.php | +33 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +5 | −4 | Go to diff View file |
A | plugins/tracker/include/Tracker/XMLImporter/CopyArtifactInformationsAggregator.php | +65 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | 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/tests/Tracker/Action/CopyArtifactTest.php | +24 | −2 | Go to diff View file |
A | plugins/tracker/tests/Tracker/XMLImporter/CopyArtifactInformationsAggregatorTest.php | +71 | −0 | Go to diff View file |