stable
Clone or download
Read-only
tasks #7404 Export / Import CSV
This task is part of story #7161 Create a date-time field The export / import CSV process take in account time for date field that activated the option Change-Id: Idd646230631e060df9d1655391a85b4df8fb4a19
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/DateFormatter.class.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/DateTimeFormatter.class.php | +5 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php | +55 | −31 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/tests/DateTimeFormatterTest.php | +16 | −0 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_DateTest.php | +30 | −10 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.less | +4 | −0 | Go to diff View file |