stable
Clone or download
Read-only
fix: request #36803 Mass update clears permissions on artifact
An additional checkbox is added to control if the field should be updated or not when doing a masschange. Change-Id: I721298a0f5ec50c3aac1a59efcfba6166958baf0
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_PermissionsOnArtifact.php | +26 | −22 | Go to diff View file |
M | plugins/tracker/include/Tracker/MasschangeDataValueExtractor.class.php | +3 | −0 | Go to diff View file |
M | plugins/tracker/scripts/legacy/src/TrackerFormElementFieldPermissions.js | +36 | −29 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +3 | −0 | Go to diff View file |
M | plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po | +3 | −0 | Go to diff View file |
A | plugins/tracker/templates/form-element/permissions_on_artifact_massupdate.mustache | +8 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/MasschangeDataValueExtractorTest.php | +49 | −32 | Go to diff View file |