chill-bundles/CHANGELOG.md
Julien Fastré 19cc54a674 Add a link between accompanying period and user
It is now allowed to indicates who make/made the accompanying period.

This feature may be hidden by a specific configuration option. Default
to visible.
2019-07-01 15:21:34 +02:00

1.2 KiB

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

Version 1.5.4

  • add filenumber in person header

Version 1.5.5

  • Fix bug in accompanying period filter

Version 1.5.6

  • Update address validation
  • Add command to move person and all data of a person to a new one, and delete the old one.

Branche master

  • fix error on macro renderPerson / withLink not taken into account
  • add a link between accompanying person and user