stable
Clone or download
Read-only
As a gazillion of small objects emerged during latest development, group them in a namepspace to have better names and clearer intents. Part of story #13438: display permissions of other groups in fields permissions Change-Id: I49a04a7d924d7026b54ab8d2f1a031a41d335de1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/FormElement/View/Admin.class.php | +2 | −2 | Go to diff View file |
R | plugins/tracker/include/Tracker/Permission/PermissionsOnFieldsDisplayByFieldController.php | Go to diff View file | ||
R | plugins/tracker/include/Tracker/Permission/PermissionsOnFieldsDisplayByGroupController.php | Go to diff View file | ||
R | plugins/tracker/include/Tracker/Permission/FieldsPermissionForGroup.php | Go to diff View file | ||
R | plugins/tracker/include/Tracker/Permission/FieldsPermissionsForOtherGroups.php | Go to diff View file | ||
R | plugins/tracker/include/Tracker/Permission/PermissionsFieldPresenter.php | Go to diff View file | ||
R | plugins/tracker/include/Tracker/Permission/PermissionsFieldWithUGroupListPresenter.php | Go to diff View file | ||
R | plugins/tracker/include/Tracker/Permission/PermissionsOnFieldsDisplayByGroupPresenter.php | Go to diff View file | ||
R | plugins/tracker/include/Tracker/Permission/PermissionsUGroupListPresenter.php | Go to diff View file | ||
R | plugins/tracker/include/Tracker/Permission/PermissionsOnFieldsUpdateController.php | Go to diff View file | ||
M | plugins/tracker/include/Tracker/Tracker.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +9 | −9 | Go to diff View file |
M | plugins/tracker/phpunit/Tracker/Permission/PermissionsOnFieldsTests.php | +4 | −3 | Go to diff View file |