stable
Clone or download
Read-only
It's handy to have the information about who can do what on a field when setting-up some permissions. Part of story #13438: display permissions of other groups in fields permissions Change-Id: I1a9dd0e00faa85705d280cf308567c5fa84f7b31
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Permission/FieldsPermissionForGroup.php | +22 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/Permission/FieldsPermissionsForOtherGroups.php | +61 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Permission/PermissionsFieldPresenter.php | +12 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Permission/PermissionsOnFieldsDisplayByGroupController.php | +20 | −9 | 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/templates/permission/fields-by-group.mustache | +10 | −0 | Go to diff View file |