stable
Clone or download
Read-only
This is part of story #10736 administrate artifact links type at project level The xml import deactivate _in_folder type only if: * nature XML tag attribute is_used for _in_folder is set to 0 * no tracker is defined as folder Change-Id: I904c2f1f941914b6f0a8aa5ea006ee4e7d63bf61
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/artifactsfolders/include/artifactsfoldersPlugin.class.php | +17 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Events/XMLImportArtifactLinkTypeCanBeDisabled.php | +117 | −0 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlImport.class.php | +40 | −19 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/tests/TrackerXmlImportTest.php | +21 | −1 | Go to diff View file |