stable

Clone or download

Read-only

semantic velocity is forbidden when status is a selectbox

this is part of story #10632 have the velocity of an artifact How to test: - Go on Field usage: Update status field to a multi select box - In semantic administrations page an error should dsiplay the wrong configuration - Update artifact from Open to done => computation should not be launched Change-Id: I3404a5e364a44363cdb948f7704c983fd1b0cec7

Modified Files

Name
M plugins/velocity/include/Velocity/Semantic/SemanticVelocity.php +3 −1 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/SemanticVelocityAdminPresenter.php +13 −6 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/SemanticVelocityPresenter.php +10 −3 Go to diff View file
M plugins/velocity/include/velocityPlugin.class.php +4 −0 Go to diff View file
M plugins/velocity/site-content/fr_FR/LC_MESSAGES/tuleap-velocity.po +8 −2 Go to diff View file
M plugins/velocity/site-content/tuleap-velocity.pot +6 −2 Go to diff View file
M plugins/velocity/templates/velocity-admin.mustache +59 −51 Go to diff View file
M plugins/velocity/templates/velocity-intro.mustache +24 −20 Go to diff View file
A plugins/velocity/templates/velocity-status-type-error.mustache +8 −0 Go to diff View file