dev

Clone or download

Read-only

Merge commit 'refs/changes/43/1443/2' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: Fix request #5533 - Bug not displayed in a report filtered by milestone Change-Id: I5ee442eaf6ca3b9a6307825384cd1bfdbce204a4

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/BacklogItem/SubBacklogItemProvider.class.php +44 −24 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/BacklogItemDao.class.php +0 −14 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogStrategyFactory.class.php +1 −3 Go to diff View file
D plugins/agiledashboard/include/AgileDashboard/Planning/ParentBacklogTrackerCollectionProvider.class.php +0 −60 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +8 −15 Go to diff View file
M plugins/agiledashboard/tests/include/AgileDashboard/BacklogItem/SubBacklogItemProviderTest.php +11 −20 Go to diff View file
D plugins/agiledashboard/tests/include/AgileDashboard/Planning/ParentBacklogTrackerCollectionProviderTest.php +0 −83 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactFactory.class.php +7 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php +34 −0 Go to diff View file