stable

Clone or download

Read-only

story #7571 - Do not display "Top Backlog" option if it is not relevant

Change-Id: I108d9afe286435c6579bce219e6f2c59031eabf3

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/MilestoneReportCriterionOptionsProvider.class.php +13 −6 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/MilestoneReportCriterionProvider.class.php +8 −7 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Milestone/SelectedMilestoneIdProvider.class.php +0 −42 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/SelectedMilestoneProvider.php +6 −1 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +9 −3 Go to diff View file
M plugins/agiledashboard/include/autoload.php +2 −3 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/Milestone/MilestoneReportCriterionOptionsProviderTest.php +15 −5 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/Milestone/MilestoneReportCriterionProviderTest.php +10 −8 Go to diff View file
R plugins/agiledashboard/tests/include/AgileDashboard/Milestone/SelectedMilestoneIdProviderTest.php Go to diff View file