stable

Clone or download

Read-only

Closes request #32311: Remove feature flag hiding compute modes of the burnup

The undocumented `use_burnup_count_elements` feature flag is now removed. Change-Id: I0157a5b58387f4a95c5018bc0fca4143f7611677

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/AdminController.class.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AdminKanbanPresenter.class.php +5 −11 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AdminScrumPresenter.class.php +0 −7 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardChartsConfigurationUpdater.php +2 −5 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup/CountElementsModeChecker.php +0 −5 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup/CountElementsModeUpdater.php +0 −5 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Scrum/ScrumPresenterBuilder.php +0 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +1 −1 Go to diff View file
M plugins/agiledashboard/templates/admin-kanban.mustache +3 −5 Go to diff View file
M plugins/agiledashboard/templates/admin-scrum.mustache +3 −5 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/Scrum/ScrumPresenterBuilderTest.php +0 −4 Go to diff View file