πŸ‡¨πŸ‡­Switzerland @OlivierG

Account created on 23 September 2013, over 11 years ago
#

Recent comments

πŸ‡¨πŸ‡­Switzerland OlivierG

See the patch to solve this issue.

πŸ‡¨πŸ‡­Switzerland OlivierG

Hi,
a solution is to remove all permissions defined by the group module in the insider and outsider scope and to define all group_permissions permissions for all groups in the individual scope :

To do this, you have to :
- create a individual calculator to define outsiders permissions and insider permissions for all groups in the individual scope
- create an alter calculator in order to unset groups permissions in the insider and ousider scope.
- and also to remove the override of ChainPermissionCalculator from flexible_permission by GroupPermissionsChainPermissionCalculator because it disable the possibility of creating an alter calculator...

πŸ‡¨πŸ‡­Switzerland OlivierG

Hi nagy.balint,
I set you as project maintainer, you can now edit VCS, the project page and create a release.

πŸ‡¨πŸ‡­Switzerland OlivierG

Same issue with Group1 when I'm using Group permissions and Group Permissions Template.
Finally I created another patch that write the function GroupPermissionHandler::buildPermissionsYaml the same way it was write in Group 2.

πŸ‡¨πŸ‡­Switzerland OlivierG

Hi,
the patch does not work correctly cause the getMenuName function doesn't get the name you already defined as blank in the constructor.
So we have to change the getMenuName function in order to check menuName is not blank.

Production build 0.71.5 2024