stable
Clone or download
Read-only
Merge commit 'refs/changes/87/6187/3' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #9328 Tracker XML import deal with static ugroups for workflow transitions Change-Id: I0945ba729b80d364e925695f032a453ec4dd9d50
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/TrackerXmlImport.class.php | +6 | −1 | Go to diff View file |
M | plugins/tracker/include/workflow/Transition/Condition/Permissions/Factory.class.php | +16 | −1 | Go to diff View file |
M | plugins/tracker/include/workflow/Transition/ConditionFactory.class.php | +16 | −6 | Go to diff View file |
M | plugins/tracker/include/workflow/TransitionFactory.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/workflow/WorkflowFactory.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/workflow/Transition/Condition/Permissions/FactoryTest.php | +6 | −3 | Go to diff View file |
M | plugins/tracker/tests/workflow/Transition/ConditionFactoryTest.php | +29 | −8 | Go to diff View file |
M | plugins/tracker/tests/workflow/TransitionFactoryTest.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/tests/workflow/WorkflowFactoryTest.php | +6 | −4 | Go to diff View file |