stable

Clone or download

Read-only

Merge commit 'refs/changes/37/4137/5' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: request #8178: Can't import datetime fields in trackers

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