admin improvements

This commit is contained in:
2023-03-27 17:10:36 +02:00
parent 30476585f6
commit 38fd8de8ee
30 changed files with 468 additions and 64 deletions

View File

@@ -5,11 +5,14 @@ dependencies:
config:
- node.type.concernement
- node.type.entite
- taxonomy.vocabulary.lieu
- taxonomy.vocabulary.structure
module:
- administerusersbyrole
- node
- role_delegation
- system
- taxonomy
- toolbar
id: group_admin
label: 'group admin'
@@ -36,3 +39,10 @@ permissions:
- 'view the administration theme'
- 'view users by role'
- 'view users with role group_member'
- 'create terms in lieu'
- 'create terms in structure'
- 'delete terms in lieu'
- 'delete terms in structure'
- 'edit terms in lieu'
- 'edit terms in structure'
- 'access taxonomy overview'