stable
Clone or download
Read-only
this is part of story #10633 see velocity in agile dashboard How to reproduce: Given the following tracker hierarchy Release > Sprint In Release semantic administration, if sprint has no velocity semantic, an error should be displayed. Change-Id: I4397ba007cab3d56cdbf3e3a7bb40041f4f78bda
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Hierarchy/HierarchyFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocity.php | +38 | −1 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocityAdminPresenter.php | +30 | −14 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocityPresenter.php | +21 | −5 | 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 | +5 | −0 | Go to diff View file |
M | plugins/velocity/templates/velocity-admin.mustache | +2 | −0 | Go to diff View file |
A | plugins/velocity/templates/velocity-children-without-velocity-semantic.mustache | +13 | −0 | Go to diff View file |
M | plugins/velocity/templates/velocity-intro.mustache | +2 | −0 | Go to diff View file |