stable
Clone or download
Read-only
In addition to the new field, I re-organized the existing ones to better match the definition of Tuleap Sprint tracker. Part of story #19242 create Jira project with Agile configuration Change-Id: Idae6503c655617683c961e928f7730c624f08e27
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/jira_import/include/JiraAgile/ScrumTrackerBuilder.php | +26 | −21 | Go to diff View file |
M | plugins/jira_import/tests/unit/JiraAgile/JiraAgileImporterTest.php | +40 | −63 | Go to diff View file |
A | plugins/tracker/include/Tracker/FormElement/Field/FloatingPointNumber/XML/XMLFloatField.php | +38 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/FormElement/Field/Integer/XML/XMLIntegerField.php | +38 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.php | +8 | −7 | Go to diff View file |