stable
Clone or download
Read-only
Since the subtasks are currently artifact children, there is no need to allow the user to display such links. Part of story #20979: Display children in Roadmap Change-Id: Iedfdc750920385f0c2555294f876b235cabec20d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/roadmap/include/Roadmap/RoadmapProjectWidget.php | +16 | −18 | Go to diff View file |
A | plugins/roadmap/include/Roadmap/Widget/RoadmapWidgetPresenter.php | +49 | −0 | Go to diff View file |
A | plugins/roadmap/include/Roadmap/Widget/RoadmapWidgetPresenterBuilder.php | +52 | −0 | Go to diff View file |
M | plugins/roadmap/include/roadmapPlugin.php | +4 | −1 | Go to diff View file |
M | plugins/roadmap/tests/unit/Roadmap/RoadmapProjectWidgetTest.php | +2 | −2 | Go to diff View file |
M | plugins/roadmap/tests/unit/Roadmap/Widget/RoadmapConfigureAtXMLImportTest.php | +3 | −4 | Go to diff View file |
A | plugins/roadmap/tests/unit/Roadmap/Widget/RoadmapWidgetPresenterBuilderTest.php | +54 | −0 | Go to diff View file |