stable

Clone or download

Read-only

Warn about field burnup after updating a planning

This is part of story #10670 a BurnUp chart based on Done stories When agiledashboard plannification is updated we should display a warning indicating that burnup field configuration must be verified Change-Id: Icc76e02456446fd9c43531a819d4a03f1d3bad1a

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/FormElement/Burnup.php +2 −0 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/FormElement/BurnupDao.php +6 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +4 −2 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +37 −8 Go to diff View file
M plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po +6 −0 Go to diff View file
M plugins/agiledashboard/site-content/tuleap-agiledashboard.pot +4 −0 Go to diff View file
D plugins/agiledashboard/tests/builders/aPlanningController.php +0 −57 Go to diff View file
M plugins/agiledashboard/tests/include/ControllerTest.php +12 −5 Go to diff View file