stable
Clone or download
Read-only
this is part of story #10633 - see velocity in agile dashboard How to test: have a sprint without start date: - it should not be displayed in graph - a warning is displayed Change-Id: Ibd24443a0a6be8cadba68d7c584be87225989a2d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Details/DetailsChartPresenter.php | +3 | −3 | Go to diff View file |
A | plugins/velocity/include/Velocity/InvalidArtifactRepresentation.php | +52 | −0 | Go to diff View file |
M | plugins/velocity/include/Velocity/VelocityChartPresenter.php | +16 | −1 | Go to diff View file |
A | plugins/velocity/include/Velocity/VelocityCollection.php | +61 | −0 | Go to diff View file |
M | plugins/velocity/include/Velocity/VelocityRepresentationBuilder.php | +16 | −8 | Go to diff View file |
M | plugins/velocity/include/velocityPlugin.class.php | +4 | −2 | Go to diff View file |
M | plugins/velocity/site-content/fr_FR/LC_MESSAGES/tuleap-velocity.po | +7 | −0 | Go to diff View file |
M | plugins/velocity/site-content/tuleap-velocity.pot | +7 | −0 | Go to diff View file |
M | plugins/velocity/templates/chart-field.mustache | +14 | −0 | Go to diff View file |
M | plugins/velocity/www/themes/BurningParrot/css/_velocity.scss | +4 | −0 | Go to diff View file |