mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-22 10:14:24 +00:00
981 B
981 B
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 ;
Version 1.5.2
- 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
Version 1.5.3
- fix error when interval is hour only
- layout of page "list exports"
- create function "SIMILARITY" (see posgtgresql documentation)
- create function "OVERLAPSI", which will detect period of date overlapping, replacing NULL date by infinity or -infinity (see postgresql page for date time function and operators)
- add repository for Center class