stable
Clone or download
Read-only
this is part of story #10632 have the velocity of an artifact This patch: - Add context to done semantic: this semantic is used for burnup/velocity chart - Add a link to Done semantic: have hierarchy Relase > Sprint Sprint should not have a Done semantic Access to release velocity semantic, click on link of "Following tracker should have velocity semantic" message The done semantic should be clickable and have a quick link Change-Id: I08f8b9270a521f2b1d33c08eecb89b8a28edd0c6
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po | +5 | −4 | Go to diff View file |
M | plugins/agiledashboard/site-content/tuleap-agiledashboard.pot | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/templates/semantic/done-intro.mustache | +1 | −1 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocityAdminPresenter.php | +13 | −2 | Go to diff View file |
M | plugins/velocity/site-content/fr_FR/LC_MESSAGES/tuleap-velocity.po | +12 | −3 | Go to diff View file |
M | plugins/velocity/site-content/tuleap-velocity.pot | +6 | −0 | Go to diff View file |
M | plugins/velocity/templates/velocity-admin.mustache | +5 | −1 | Go to diff View file |