stable

Clone or download

Read-only

Re-enable migration and edition of computed fields v2

This is part of story #9090: Have computed fields compatible with artifact links v2 Change-Id: Icd9ef81ba7b3c138cd00b20ce841bfc9ced58ee4

Modified Files

Name
M plugins/tracker/include/Tracker/Config/SectionsPresenter.php +4 −0 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +8 −3 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/Computed.class.php +38 −0 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +13 −0 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +13 −0 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +6 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +5 −0 Go to diff View file
M plugins/tracker/templates/siteadmin-config/emailgateway.mustache +3 −0 Go to diff View file
M plugins/tracker/templates/siteadmin-config/natures.mustache +3 −0 Go to diff View file