stable

Clone or download

Read-only

story #16162 [release management] explicit backlog is the new default

In order to progress toward "Explicit Backlog" only Agile Dashboard: * All newly created "Scrum" has "Explicit Backlog" activated by default * All newly created project from XML templates has "Explicit Backlog" activated by default * All newly create project from a template project has "Explicit Backlog" activacted by default (even if it's not in the template) Explicit Backlog can still be desactivated Change-Id: I79854ebe6bb3673fcb4c4b5ecd7bd6d5b7bbf5d8

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/AdminScrumPresenter.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/ConfigurationUpdater.php +8 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/ExplicitBacklog/XMLImporter.php +4 −5 Go to diff View file
M plugins/agiledashboard/include/Planning/MilestoneFactory.class.php +2 −1 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.php +50 −1 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/ExplicitBacklog/XMLImporterTest.php +3 −1 Go to diff View file
M tests/rest/_fixtures/01-private-member/project.xml +5 −0 Go to diff View file