stable

Clone or download

Read-only

Merge commit 'refs/changes/50/4550/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #8464: Check if values set for field list are possible Change-Id: I067c685883e4dc6bbf3d8f1d538e618dcfc64eae

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php +27 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_OpenList.class.php +30 −0 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_ListTest.php +63 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_OpenListTest.php +30 −1 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +8 −0 Go to diff View file
M tests/rest/ArtifactsTest.php +1 −1 Go to diff View file