stable
Clone or download
Read-only
request #10483 remove dead code from computed fields Remove slow computes mode for calculation and remove tests link to slow compute mode Change-Id: I0899e51f15a94f4713bb43998dae9abe86bd6045
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/IComputeValues.class.php | +1 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php | +27 | −95 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Numeric.class.php | +24 | −26 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Selectbox.class.php | +1 | −3 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_ComputedTest.php | +1 | −231 | Go to diff View file |