stable

Clone or download

Read-only

Display burndown chart in the content tab

Part of story #10673: see BurnUp chart in agile dashboard Styling will be done later (need final mockups). If current milestone has a readable burndown field, it is displayed. Change-Id: Ifb3f602a3a8ed691ecd2b0aa5a779c50c30eca09

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentPresenter.class.php +26 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Content/ContentPresenterBuilder.class.php +3 −1 Go to diff View file
M plugins/agiledashboard/templates/pane-content.mustache +6 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.class.php +10 −4 Go to diff View file