stable
Clone or download
Read-only
Merge commit 'refs/changes/05/2805/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #7265: XML import enforces field dependencies but not workflow Change-Id: Ida58b7573d39b27fafcfe6459f013f29646ebcbd
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Tracker.class.php | +6 | −4 | Go to diff View file |
M | plugins/tracker/include/workflow/Workflow.class.php | +7 | −6 | Go to diff View file |
M | plugins/tracker/tests/TrackerTest.php | +7 | −0 | Go to diff View file |
M | plugins/tracker/tests/workflow/WorkflowFactoryTest.php | +32 | −1 | Go to diff View file |
M | plugins/tracker/tests/workflow/WorkflowTest.php | +54 | −1 | Go to diff View file |