stable

Clone or download

Read-only

Add warnings if at least one "backlog" tracker doesn't have "Done" semantic defined

this is part of story #10632 have the velocity of an artifact How to test: - Have a tracker backlog without a done semantic field - On a planning tracker, access to semantic: => a message indicating semantic done is not defined is displayed - Update done semantic => no more error message Change-Id: I3f455da3e37fa9d33937639b9f0c8eb05407889b

Modified Files

Name
M plugins/velocity/include/Velocity/Semantic/SemanticVelocity.php +38 −1 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/SemanticVelocityAdminPresenter.php +17 −6 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/SemanticVelocityPresenter.php +18 −5 Go to diff View file
M plugins/velocity/site-content/fr_FR/LC_MESSAGES/tuleap-velocity.po +6 −3 Go to diff View file
M plugins/velocity/site-content/tuleap-velocity.pot +5 −2 Go to diff View file
M plugins/velocity/templates/velocity-admin.mustache +16 −1 Go to diff View file
M plugins/velocity/templates/velocity-intro.mustache +18 −1 Go to diff View file