stable
Clone or download
Read-only
request #10102: Agiledashboard dependency in tracker code
This reverts commit 1f0f24d69bc9e4707259d14a83327b27cb96e535. How to test: - The breadcrumb in agiledashboard scrum v2 should work - There is no dependency to agiledashboard code in tracker Change-Id: Ia807ce387f42464cec613e6be93c7a8010f455f8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/tests/include/PlanningFactoryTest.php | +9 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php | +0 | −18 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/NatureIsChildLinkRetriever.php | +14 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/Hierarchy/HierarchyFactory.class.php | +35 | −43 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +6 | −5 | Go to diff View file |
M | plugins/tracker/tests/Tracker/Hierarchy/HierarchyFactoryTest.php | +24 | −17 | Go to diff View file |