stable

Clone or download

Read-only

request #8178: Can't import datetime fields in trackers

Change-Id: If73d7b2959b472faf868be1d28720130b28231b9

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/DateTimeFormatter.class.php +21 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.class.php +65 −60 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +1 −0 Go to diff View file
M plugins/tracker/tests/DateTimeFormatterTest.php +16 −2 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_DateTest.php +69 −59 Go to diff View file
M src/common/valid/Rule.class.php +1 −1 Go to diff View file