stable
Clone or download
Read-only
This is part of story #14096 have a post action to add "Scrum Top Backlog" flag This refactoring remove dead code about workflow old request process. No functional changes are expected here. Change-Id: I9a3d8ad09c0ca383c7868c045b9126d234fb8dbf
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Workflow/AddToTopBacklog.php | +0 | −6 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/CIBuild/Transition_PostAction_CIBuild.class.php | +0 | −10 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Date.class.php | +4 | −36 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Float.class.php | +4 | −29 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Field/Transition_PostAction_Field_Int.class.php | +4 | −29 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/FrozenFields/FrozenFields.php | +0 | −13 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/HiddenFieldsets/HiddenFieldsets.php | +0 | −13 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Transition_PostAction.class.php | +4 | −11 | Go to diff View file |
M | plugins/tracker/include/Workflow/PostAction/Transition_PostActionFactory.class.php | +0 | −13 | Go to diff View file |
D | plugins/tracker/include/Workflow/PostAction/Transition_PostActionManager.class.php | +0 | −63 | Go to diff View file |
M | plugins/tracker/include/Workflow/Transition.class.php | +6 | −6 | Go to diff View file |
M | plugins/tracker/tests/workflow/PostAction/CIBuild/Transition_PostAction_CIBuildTest.php | +0 | −83 | Go to diff View file |
M | plugins/tracker/tests/workflow/PostAction/Field/Transition_PostAction_Field_FloatTest.php | +0 | −29 | Go to diff View file |
M | plugins/tracker/tests/workflow/PostAction/Field/Transition_PostAction_Field_IntTest.php | +0 | −29 | Go to diff View file |
M | plugins/tracker/tests/workflow/PostAction/Transition_PostActionFactoryTest.php | +0 | −20 | Go to diff View file |