Releases: alterphp/EasyAdminExtensionBundle
Releases · alterphp/EasyAdminExtensionBundle
v1.3.0
v1.2.10
- Per entity field role in forms (@gonzakpo) : define a
role
in a form field configuration in order to disable the field modification if the user does not hold the required role. - Exclude fields in form definitions (@TomasVotruba) : instead of listing fields that have to be in the forms, why not excluding those that must not be in forms (configuration by exclusion). see https://www.tomasvotruba.cz/blog/2018/08/20/painful-experience-over-solutions-extend-configuratin-in-easy-admin-bundle-with-collector/
v1.2.9
v1.2.8
v1.2.7
v1.2.5
v1.2.4
v1.2.3
v1.2.2
Acces Control based on user roles
- Add models for admin users and groups
- Form types and helpers for roles (mostly based on SonataUserBundle)
- Acces denied menu items pruned
- Define a minimal required role to access to whole admin controller (EasyAdmin scope only)
- Define a role prefix per entity, and/or define a required role per entity action
- Access denied action buttons/links are hidden