stable

Clone or download

Read-only

story #7857: adding read-only fields to the response

- lud : last update date time - subbon: submitted on date time - subby : identification of the person who submitted the artifact - aid : the ID of the artifact Change-Id: I47c4093144a57666924de2b8f4aa961c690624fd

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +1 −8 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_LastUpdateDate.class.php +14 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_SubmittedOn.class.php +1 −1 Go to diff View file
M tests/rest/ArtifactFilesTest.php +30 −3 Go to diff View file
M tests/rest/ArtifactsTest.php +20 −1 Go to diff View file