stable

Clone or download

Read-only

Project that uses AgileDashboard cannot use artifact links v2

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