stable

Clone or download

Read-only

Merge commit 'refs/changes/93/19693/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #16178 Project milestone should be on Scrum & Agile ALM default dashboard Change-Id: I0e3a0517e0c5646d38a9f69d68764476780210a1

Modified Files

Name
M plugins/agiledashboard/tests/unit/AgileDashboard/Widget/WidgetKanbanXMLImporterTest.php +3 −15 Go to diff View file
A plugins/projectmilestones/include/Widget/ConfigureAtXMLImport.php +42 −0 Go to diff View file
M plugins/projectmilestones/include/Widget/ProjectMilestonesWidgetRetriever.php +12 −3 Go to diff View file
M plugins/projectmilestones/include/projectmilestonesPlugin.php +7 −0 Go to diff View file
A plugins/projectmilestones/tests/unit/Widget/ConfigureAtXMLImportTest.php +93 −0 Go to diff View file
M plugins/projectmilestones/tests/unit/Widget/ProjectMilestonesWidgetRetrieverTest.php +14 −0 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Widget/ProjectRendererWidgetXMLImporterTest.php +4 −20 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardXMLImporter.php +1 −1 Go to diff View file
M src/common/Project/Project.class.php +5 −4 Go to diff View file
M src/common/Widget/Event/ConfigureAtXMLImport.php +16 −2 Go to diff View file
M tools/utils/setup_templates/generate-templates/generate-agile_alm.xml +3 −15 Go to diff View file
M tools/utils/setup_templates/scrum/project.xml +8 −21 Go to diff View file