stable
Clone or download
Read-only
If user cannot access the test def tracker, then the test plan is pretty useless. No need to display it. Part of story #14888: Create a new test with artifact view Change-Id: Ie4d530c02b75919f6f50be47847f0f41784b2c8a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/BreadCrumbDropdown/MilestoneCrumbBuilder.php | +3 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/MilestoneRepresentationBuilder.class.php | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/PaneInfoCollector.php | +13 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestoneController.class.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestonePaneFactory.class.php | +13 | −13 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Milestone/Pane/PaneInfoCollectorTest.php | +8 | −4 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/GetURIForMilestoneFromTTM.php | +11 | −6 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/IndexController.class.php | +1 | −1 | Go to diff View file |
M | plugins/testmanagement/tests/unit/TestManagement/GetURIForMilestoneFromTTMTest.php | +8 | −2 | Go to diff View file |
M | plugins/testplan/include/TestPlanController.php | +11 | −2 | Go to diff View file |
M | plugins/testplan/include/TestPlanPaneDisplayable.php | +28 | −3 | Go to diff View file |
M | plugins/testplan/include/testplanPlugin.php | +10 | −7 | Go to diff View file |
M | plugins/testplan/site-content/fr_FR/LC_MESSAGES/tuleap-testplan.po | +6 | −0 | Go to diff View file |
M | plugins/testplan/tests/unit/TestPlanPaneDisplayableTest.php | +85 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/RecentlyVisited/HistoryQuickLinkCollection.php | +12 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/RecentlyVisited/VisitRetriever.php | +1 | −1 | Go to diff View file |