stable
Clone or download
Read-only
Part of story #8833: show, import and manipulate links Go to site admin ยป Plugins ยป Tracker ยป Artifact Links Nature Try to add a project that is using tracker hierarchy => Forbidden Try to add a project that is not using tracker hierarchy => OK Change-Id: I9e6886eae7229666cc4872822b26d1876dab1f95
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/AllowedProjectsConfig.php | +13 | โ1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureConfigController.php | +14 | โ3 | Go to diff View file |
A | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/ProjectIsUsingHierarchyException.php | +23 | โ0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Hierarchy/Dao.class.php | +12 | โ2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +5 | โ1 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | โ2 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +1 | โ0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +2 | โ1 | Go to diff View file |
M | plugins/tracker/www/config.php | +2 | โ1 | Go to diff View file |