stable

Clone or download

Read-only

Merge 'gerrit #10708' into stable/master

* commit '35146c02a5': request #11210 In milestone tracker report filter must not check in parent milestone Change-Id: I4812437637f77db902a46522d2665456b08007cc

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/BacklogItem/SubBacklogItemProvider.class.php +36 −11 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/ParentTrackerRetriever.php +1 −10 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningFactory.class.php +17 −0 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +7 −1 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/BacklogItem/SubBacklogItemProviderTest.php +31 −2 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/Milestone/ParentTrackerRetrieverTest.php +5 −14 Go to diff View file