Merge branch 'master' into divers

This commit is contained in:
2021-12-14 18:32:12 +01:00
13 changed files with 1045 additions and 384 deletions

View File

@@ -10,12 +10,20 @@ and this project adheres to
## Unreleased
* [asideactivity] creation of aside activity category fixed (https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/262)
* [vendee/person] fix typo "situation professionelle" => "situation professionnelle"
<!-- write down unreleased development here -->
## Test releases
### test release 2021-12-11
* [main] add order field to civility
* [main] change address format in case the country is France, in Address render box and address normalizer
* [person] add validator for accompanying period with a test on social issues (https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/76)
* [activity] fix visibility for location
* [origin] fix origin: use correctly the translatable strings
* /!\ everyone must update the origin table. As there is only one row, execute `update chill_person_accompanying_period_origin set label = jsonb_build_object('fr', 'appel téléphonique');`
* [person] redirect bug fixed.
* [action] add an unrelated issue within action creation.
@@ -36,7 +44,6 @@ and this project adheres to
* accompanyingCourse lists
* [acompanyingCourse] add initial comment on Resume page
## Test releases
### test release 2021-12-06