stable

Clone or download

Read-only

Merge commit 'refs/changes/58/4658/2' of ssh://gerrit.tuleap.net:29418/tuleap

* ssh://gerrit.tuleap.net:29418/tuleap: Revert "request #8535 There should be only one validation of the whole XML import file" Change-Id: I15d14139b430726e67995aeb9c6739c60683d67a

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/XMLExport.php +5 −0 Go to diff View file
M plugins/tracker/include/TrackerXmlExport.class.php +1 −0 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
D src/common/xml/resources/artifact-definition.rng +0 −336 Go to diff View file
D src/common/xml/resources/project.rnc +0 −18 Go to diff View file
D src/common/xml/resources/project.rng +0 −27 Go to diff View file
D src/common/xml/resources/tracker-definition.rng +0 −1130 Go to diff View file
D src/common/xml/resources/ugroups-definition.rnc +0 −12 Go to diff View file
D src/common/xml/resources/ugroups-definition.rng +0 −28 Go to diff View file
M src/common/xml/resources/ugroups.rnc +16 −6 Go to diff View file
M src/common/xml/resources/ugroups.rng +26 −5 Go to diff View file