stable
Clone or download
Read-only
part of story #13003 : import/export TTM steps in XML. This patch allows plugins to add their external field. Change-Id: Icc2efdae1edbb67db053addbfc11093dee3dcecc
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/include/Tracker/FormElement/Event/ImportExternalElement.php | +74 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php | +23 | −16 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container.class.php | +26 | −11 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/TrackerFormElementFactoryTest.php | +46 | −3 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Container_FieldsetTest.php | +12 | −1 | Go to diff View file |