stable

Clone or download

Read-only

XML Import/Export and Inheritance of EndDate in Timeframe Semantic

This change is part of story #12537 Change-Id: I3f2ff205f5d3494cea39358abe4b816179edc1a5

Modified Files

Name
M plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframe.php +36 −10 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframeDuplicator.php +10 −7 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Timeframe/SemanticTimeframeFromXMLBuilder.php +12 −4 Go to diff View file
M plugins/tracker/phpunit/Tracker/Semantic/Timeframe/SemanticTimeframeDuplicatorTest.php +30 −7 Go to diff View file
M plugins/tracker/phpunit/Tracker/Semantic/Timeframe/SemanticTimeframeTest.php +52 −4 Go to diff View file
M plugins/tracker/www/resources/tracker-definition.rnc +13 −3 Go to diff View file
M plugins/tracker/www/resources/tracker-definition.rng +12 −5 Go to diff View file
M src/common/xml/resources/project/tracker-definition.rng +12 −5 Go to diff View file