stable

Clone or download

Read-only

Add warnings when planning configuration is updated

this is part of story #10632 have the velocity of an artifact How to test: - Update a planning with a semantic velocity: warning should be displayed - Update a planning without semantic velocity: no warning displayed Change-Id: Idf73aa0fd7d433d2545f9229f0401caab533f93d

Modified Files

Name
A plugins/agiledashboard/include/Planning/AdditionalPlanningConfigurationWarningsRetriever.php +65 −0 Go to diff View file
M plugins/agiledashboard/include/Planning/PlanningController.class.php +37 −12 Go to diff View file
M plugins/agiledashboard/include/autoload.php +3 −2 Go to diff View file
M plugins/velocity/include/Velocity/Semantic/SemanticVelocity.php +14 −5 Go to diff View file
M plugins/velocity/include/velocityPlugin.class.php +24 −1 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