stable
Clone or download
Read-only
Merge commit 'refs/changes/68/23568/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: closes request #22578 User can submit incorrect plan configuration Change-Id: I9b29fa1d902a3670e3c595eec6a3c0081578a108
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/include/Adapter/XML/ProgramManagementConfigXMLImporter.php | +1 | −0 | Go to diff View file |
M | plugins/program_management/include/Domain/Program/Plan/PlanChange.php | +6 | −0 | Go to diff View file |
A | plugins/program_management/include/Domain/Program/Plan/ProgramIncrementAndIterationCanNotBeTheSameTrackerException.php | +40 | −0 | Go to diff View file |
M | plugins/program_management/include/REST/v1/ProjectResource.php | +2 | −1 | Go to diff View file |
M | plugins/program_management/site-content/fr_FR/LC_MESSAGES/tuleap-program_management.po | +6 | −0 | Go to diff View file |
M | plugins/program_management/tests/unit/Domain/Program/Plan/PlanChangeTest.php | +20 | −0 | Go to diff View file |