stable
Clone or download
Read-only
Merge commit 'refs/changes/52/8952/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #10433: Improve Kanban error message when a transition issue is encountered Change-Id: Idf4e8466e37a34cbeeb21f5c6d0e5aadc0575d76
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php | +8 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Changeset/NewChangesetCreatorBase.class.php | +3 | −2 | Go to diff View file |
A | plugins/tracker/include/Tracker/Artifact/Exception/FieldValidationException.php | +38 | −0 | Go to diff View file |
M | plugins/tracker/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/tests/Tracker_ArtifactTest.php | +4 | −0 | Go to diff View file |