stable

Clone or download

Read-only

request #8464: Check if values set for field list are possible

Change-Id: Ifddf7eb9e3eaa204f4e806a97a1c756623ba6792

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