stable

Clone or download

Read-only

Add switch to explicit backlog into AD admin UI

This is part of story #10143 add/remove backlog items in planning view Explicit backlog management can now be enabled through the scrum admin UI. Once activated, it cannot be disabled. Change-Id: I06f30d4ad9f55fb75a4fddb1402a8452cf88c789

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/AdminController.class.php +3 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AdminScrumPresenter.class.php +16 −1 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardConfigurationResponse.php +5 −0 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardScrumConfigurationUpdater.class.php +24 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Scrum/ScrumPresenterBuilder.php +3 −1 Go to diff View file
M plugins/agiledashboard/phpunit/AgileDashboard/Scrum/ScrumPresenterBuilderTest.php +20 −8 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po +12 −0 Go to diff View file
M plugins/agiledashboard/templates/admin-scrum.mustache +23 −0 Go to diff View file