stable
Clone or download
Read-only
Merge commit 'refs/changes/40/30440/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: fix: request #36803 Mass update clears permissions on artifact Change-Id: I209751940b74038da482d0863b945a9e801f1ead
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 |