mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-23 18:54:24 +00:00
16 lines
473 B
Markdown
16 lines
473 B
Markdown
|
|
|
|
Version 1.5.1
|
|
=============
|
|
|
|
- add email to users on fixtures ;
|
|
- spare ressource with recursive trigger on inserting user ;
|
|
- fix error when no flags are used during edit and creation of permission group ;
|
|
|
|
Master branch
|
|
=============
|
|
|
|
- allow to filters users shown by `UserPickerType` based on flags. This flags do an additional filter based on the flags assigned in permissions groups;
|
|
- add a method to filters users by permissions groups flags in `UserRepository`
|
|
|