stable
Clone or download
Read-only
Merge commit 'refs/changes/37/4637/5' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #8535 There should be only one validation of the whole XML import file
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/XMLExport.php | +0 | −5 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlExport.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/www/resources/artifact-definition.rnc | +5 | −5 | Go to diff View file |
M | src/common/project/ProjectXMLExporter.class.php | +3 | −3 | Go to diff View file |
A | src/common/xml/resources/artifact-definition.rng | +336 | −0 | Go to diff View file |
A | src/common/xml/resources/project.rnc | +18 | −0 | Go to diff View file |
A | src/common/xml/resources/project.rng | +27 | −0 | Go to diff View file |
A | src/common/xml/resources/tracker-definition.rng | +1130 | −0 | Go to diff View file |
A | src/common/xml/resources/ugroups-definition.rnc | +12 | −0 | Go to diff View file |
A | src/common/xml/resources/ugroups-definition.rng | +28 | −0 | Go to diff View file |
M | src/common/xml/resources/ugroups.rnc | +6 | −16 | Go to diff View file |
M | src/common/xml/resources/ugroups.rng | +5 | −26 | Go to diff View file |