stable

Clone or download

Read-only

request #7973 Tracker XML export does not export field permissions

Change-Id: I73ded3dd712d04e7b5a1070aec372ba897af7c0c

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement.class.php +17 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container.class.php +8 −0 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +1 −14 Go to diff View file
M plugins/tracker/tests/TrackerTest.php +7 −48 Go to diff View file
M plugins/tracker/tests/Tracker_FormElementTest.php +54 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Container_ColumnTest.php +29 −1 Go to diff View file
M plugins/tracker/tests/Tracker_FormElement_Container_FieldsetTest.php +30 −2 Go to diff View file