stable
Clone or download
Read-only
Merge commit 'refs/changes/75/11475/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11509 PermissionOnArtifact XML export could export an empty ugroup tag Change-Id: I59155dba0935d0d452f253e0ac43739b5ea5ad93
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.class.php | +2 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValuePermissionsOnArtifactXMLExporter.class.php | +2 | −2 | Go to diff View file |
A | plugins/tracker/phpunit/Tracker/XML/Exporter/ChangesetValue/ChangesetValuePermissionsOnArtifactXMLExporterTest.php | +122 | −0 | Go to diff View file |
D | plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValue/ChangesetValuePermissionsOnArtifactXMLExporterTest.php | +0 | −68 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_PermissionsOnArtifactTest.php | +1 | −1 | Go to diff View file |
M | tests/phpunit/phpunit.xml | +1 | −0 | Go to diff View file |