stable

Clone or download

Read-only

request #19188 Check fields permissions on tracker import

Fields permissions must be check when a tracker is imported and warn the user if it's not the case Change-Id: Ia56b384d4e255a9dd24d96566adecc9a47dbb589

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement.php +6 −1 Go to diff View file
M plugins/tracker/include/TrackerXmlImport.class.php +23 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +4 −0 Go to diff View file
M plugins/tracker/tests/unit/Tracker/TrackerXmlImportTest.php +71 −0 Go to diff View file