stable

Clone or download

Read-only

New computed fields calculation

part of story #9090 have computed fields compatible with artifact links v2 Change-Id: I63b7adaa391af8c48ec68fe893a1b392e9fed1df

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +33 −19 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_ComputedDao.class.php +140 −26 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/dao/Tracker_FormElement_Field_ComputedDaoCache.class.php +4 −3 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Field_ComputedTest.php +84 −43 Go to diff View file