stable

Clone or download

Read-only

Projects using tracker hierarchy cannot use nature

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