stable
Clone or download
Read-only
Merge commit 'refs/changes/35/5335/13' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #8833: import nature for artifact links Change-Id: I5c3a9d07647d8fc7d64bb5cff2b773788728b7a4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/XMLImport/ArtifactFieldsDataBuilder.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyArtifactLink.class.php | +3 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/SubmittedValueConvertor.php | +6 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.class.php | +12 | −9 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +1 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/Artifact/XMLImport/XMLImportFieldStrategyArtifactLinkTest.php | +21 | −1 | Go to diff View file |
M | plugins/tracker/tests/Tracker/FormElement/Field/ArtifactLink/SubmittedValueConvertorTest.php | +51 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_ArtifactLinkTest.php | +29 | −5 | Go to diff View file |
M | plugins/tracker/www/resources/artifact-definition.rnc | +4 | −1 | Go to diff View file |
M | plugins/tracker/www/resources/artifact-definition.rng | +5 | −0 | Go to diff View file |
M | src/common/xml/resources/project/artifact-definition.rng | +5 | −0 | Go to diff View file |