dev

Clone or download

Read-only

Merge remote-tracking branch 'gerrit/5815_add_values_selectbox_SOAP' into stable

* gerrit/5815_add_values_selectbox_SOAP: request #5817: SOAP function to add values to selectbox field Change-Id: I9ce54eb2289445a1aefa31dbe6ac0039a661d350

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Selectbox.class.php +13 −0 Go to diff View file
M plugins/tracker/include/Tracker/SOAPServer.class.php +63 −0 Go to diff View file
M plugins/tracker/include/wsdl.php +15 −0 Go to diff View file
A tools/examples/soap/tracker/add_selectbox_values.php +47 −0 Go to diff View file