stable
Clone or download
Read-only
this is part of story #11543 Use new palette colors as background color in A.D Ho to test : Have a project with some trackers with background semantic Export and reimport it, semantic should be preserved during import Change-Id: I2145ab76fee86b6a2c99e61e92f8e1c2a73a9b49
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/cardwall/include/Semantic/CardFieldXmlExporter.php | +73 | −0 | Go to diff View file |
M | plugins/cardwall/include/Semantic/CardFieldXmlExtractor.php | +12 | −1 | Go to diff View file |
M | plugins/cardwall/include/Semantic/CardFields.class.php | +44 | −13 | Go to diff View file |
M | plugins/cardwall/include/Semantic/CardFieldsFactory.class.php | +4 | −2 | Go to diff View file |
M | plugins/cardwall/include/autoload.php | +3 | −2 | Go to diff View file |
A | plugins/cardwall/phpunit/carwall/Semantic/CardFieldXmlExporterTest.php | +125 | −0 | Go to diff View file |
M | plugins/cardwall/phpunit/carwall/Semantic/CardFieldXmlExtractorTest.php | +23 | −1 | Go to diff View file |
R | plugins/cardwall/tests/Semantic/_fixtures/ImportCardwallSemanticCardFields.xml | Go to diff View file | ||
D | plugins/cardwall/tests/Semantic/CardFieldsTest.php | +0 | −85 | Go to diff View file |
M | plugins/tracker/www/resources/tracker-definition.rnc | +4 | −1 | Go to diff View file |
M | plugins/tracker/www/resources/tracker-definition.rng | +7 | −0 | Go to diff View file |
M | src/common/xml/resources/project/tracker-definition.rng | +7 | −0 | Go to diff View file |