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 agile dashboard service => Forbidden Try to add a project that is not using agile dashboard service => OK Change-Id: Ib7d7e086e4b284722bc38798b1604ce9cd6d1c4e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/agiledashboardPlugin.class.php | +12 | โ0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/AllowedProjectsConfig.php | +31 | โ3 | Go to diff View file |
A | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/AnotherServiceBlocksNatureUsageException.php | +36 | โ0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureConfigController.php | +6 | โ5 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/ProjectIsUsingHierarchyException.php | +15 | โ1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +2 | โ1 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | โ2 | Go to diff View file |
M | plugins/tracker/include/constants.php | +10 | โ1 | 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 | +1 | โ0 | Go to diff View file |
M | plugins/tracker/www/config.php | +2 | โ1 | Go to diff View file |