stable
Clone or download
Read-only
This is part of request #20088 Improve the management of closed campaigns Change-Id: I953805a13b2fae8ac732961fb96fec22cd249369
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/include/TestManagement/REST/v1/ExecutionsResource.class.php | +6 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail.tpl.html | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/execution-with-steps-component.js | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/execution-with-steps.tpl.html | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step-component.js | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-with-steps/step/step.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/testmanagement/tests/rest/TestManagement/ExecutionsTest.php | +32 | −0 | Go to diff View file |
M | plugins/testmanagement/tests/rest/TestManagement/ProjectTest.php | +4 | −4 | Go to diff View file |
M | plugins/testmanagement/tests/rest/_fixtures/project/project.xml | +32 | −0 | Go to diff View file |