dev

Clone or download

Read-only

tasks #7403 Export / import XML

This task is part of story #7161 Create a date-time field Display time attribute is now exported in tracker XML structure and is taken in account during import process Change-Id: I2fc1da497b20eee86b75f634a758a84e6975c207

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php +28 −13 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_DateTest.php +44 −0 Go to diff View file
A plugins/tracker/tests/_fixtures/ImportTrackerFormElementDatePropertiesDisplayTime.xml +2 −0 Go to diff View file
A plugins/tracker/tests/_fixtures/ImportTrackerFormElementDatePropertiesDisplayTimeZero.xml +2 −0 Go to diff View file
M plugins/tracker/www/resources/tracker.rnc +2 −1 Go to diff View file
M plugins/tracker/www/resources/tracker.rng +8 −0 Go to diff View file