stable

Clone or download

Read-only

story #8090: Export and import permissions on artifact field

Special case: When use permission on artifact is used with only all_users selected, then we consider that the artifact does not use permission on artifact Change-Id: I9149d0597d746e0d40cc4ee51973fc8951486d5e

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_PermissionsOnArtifact.class.php +21 −4 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyPermissionsOnArtifact.class.php +12 −2 Go to diff View file
M plugins/tracker/include/Tracker/XML/Exporter/ChangesetValue/ChangesetValuePermissionsOnArtifactXMLExporter.class.php +16 −5 Go to diff View file
M plugins/tracker/tests/Tracker/XML/Exporter/ChangesetValue/ChangesetValuePermissionsOnArtifactXMLExporterTest.php +4 −3 Go to diff View file
M plugins/tracker/www/resources/artifact-definition.rnc +5 −2 Go to diff View file
M plugins/tracker/www/resources/artifact-definition.rng +10 −5 Go to diff View file
M src/common/project/UGroupManager.class.php +3 −0 Go to diff View file