mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-23 18:54:24 +00:00
32 lines
851 B
Markdown
32 lines
851 B
Markdown
|
|
Version 1.5.1
|
|
=============
|
|
|
|
- Improve import of person to allow multiple centers by file ;
|
|
- Launch an event on person import ;
|
|
- Allow person to have a `null` gender ;
|
|
- Allow filters and aggregator to handle null gender ;
|
|
- remove inexistant `person.css` file
|
|
- fix bug in accompanying person validation
|
|
|
|
Version 1.5.2
|
|
==============
|
|
|
|
- Add an column with fullname canonical (lowercase and unaccent) to persons entity ;
|
|
- Add a trigram index on fullname canonical ;
|
|
- Add a "similar person matcher", which allow to detect person with similar names when adding a person ;
|
|
- Add a research of persons by fuzzy name, returning result with a similarity of 0.15 ;
|
|
|
|
Thanks to @matla :-)
|
|
|
|
Version 1.5.3
|
|
=============
|
|
|
|
- add filtering on accompanying period
|
|
- fix problems in gender filter
|
|
|
|
Master branch
|
|
=============
|
|
|
|
- add filenumber in person header
|