stable
Clone or download
Read-only
this is part of story #10632 have the velocity of an artifact On semantic page - missing semantic done warning have explaination about why semantic is needed - a phrase explains what is velocity On admin page; - missing semantic done warning have explaination about why semantic is needed - text explain what kind of fields can be used for velocity computation Change-Id: I0438c80bb55eb4a2fdc74106619e906e543b9c58
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/velocity/build-manifest.json | +15 | −0 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocity.php | +79 | −30 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocityAdminPresenter.php | +12 | −6 | Go to diff View file |
M | plugins/velocity/include/Velocity/Semantic/SemanticVelocityPresenter.php | +18 | −4 | Go to diff View file |
M | plugins/velocity/include/constants.php | +1 | −0 | Go to diff View file |
M | plugins/velocity/include/velocityPlugin.class.php | +15 | −0 | Go to diff View file |
M | plugins/velocity/site-content/fr_FR/LC_MESSAGES/tuleap-velocity.po | +38 | −20 | Go to diff View file |
M | plugins/velocity/site-content/tuleap-velocity.pot | +24 | −13 | Go to diff View file |
M | plugins/velocity/templates/velocity-admin.mustache | +12 | −21 | Go to diff View file |
A | plugins/velocity/templates/velocity-all-tracker-missconfigured.mustache | +18 | −0 | Go to diff View file |
A | plugins/velocity/templates/velocity-chart-information.mustache | +7 | −0 | Go to diff View file |
M | plugins/velocity/templates/velocity-intro.mustache | +32 | −31 | Go to diff View file |
A | plugins/velocity/templates/velocity-missing-done-semantics.mustache | +19 | −0 | Go to diff View file |
A | plugins/velocity/www/themes/FlamingParrot/css/style.scss | +22 | −0 | Go to diff View file |