stable

Clone or download

Read-only

Merge commit 'refs/changes/59/8559/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #10285: Can't remove all the attachements of an artifact with the REST API Change-Id: I0ac529cd787edfb7b60f025fccab25b0677bef99

Modified Files

Name
M plugins/tracker/include/REST/v1/ArtifactValuesRepresentation.class.php +2 −2 Go to diff View file
M plugins/tracker/include/REST/v1/ArtifactsResource.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Numeric.class.php +8 −6 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_String.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Text.class.php +2 −2 Go to diff View file
A plugins/tracker/tests/REST_Backend/ArtifactValuesRepresentionTest.php +91 −0 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_FloatTest.php +2 −0 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_IntegerTest.php +2 −0 Go to diff View file