stable
Clone or download
Read-only
Merge commit 'refs/changes/63/10263/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #10965 Artifact form must not encapsulate the whole page
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Renderer/ArtifactRenderer.class.php | +7 | −12 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/CopyRenderer.class.php | +4 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/EditAbstractRenderer.class.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/EditOverlayRenderer.class.php | +5 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/SubmitOverlayRenderer.class.php | +6 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Renderer/SubmitRenderer.class.php | +6 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/View/Edit.class.php | +14 | −4 | Go to diff View file |