mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-20 01:04:23 +00:00
70 lines
2.5 KiB
Markdown
70 lines
2.5 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to
|
|
|
|
* [Semantic Versioning](https://semver.org/spec/v2.0.0.html) for stable releases;
|
|
* date versioning for test releases
|
|
|
|
## Unreleased
|
|
|
|
* [3party]: french translation of contact and company
|
|
* [3party]: show parent in list
|
|
* [3party]: change color for badge "child"
|
|
* [3party]: fix address creation
|
|
|
|
|
|
|
|
## Test releases
|
|
|
|
### Test release 2021-10-11
|
|
|
|
* add 3 new fields to PostalCode and adapt postal code command and fixtures
|
|
|
|
* [Aside activity] Fixes for aside activity
|
|
|
|
* categories with child
|
|
* fast creation buttons
|
|
* add ordering for types
|
|
|
|
* [AccompanyingCourse Resume page] badge-title for AccompanyingCourseWork and for Activities;
|
|
* Improve badges behaviour with small screens;
|
|
|
|
* [ThirdParty]:
|
|
|
|
* third party list
|
|
* create a kind contact/institution when create a new thirdparty, and set contact embedded as kind=child;
|
|
* filter thirdparties in list
|
|
|
|
* [FilterOrder]: add development kit for generating filter and ordering in list
|
|
* [Capitalization of names] person names are capitalized on creation, on prePersist event
|
|
|
|
### test release 2021-10-04
|
|
|
|
* [Household editor][UI] Update how household suggestion and addresses are picked;
|
|
* [AddAddress] Handle address suggestion;
|
|
* [CenterType][Create a person] when overriding the ACL rules, allow to show a PickCenterType
|
|
when no centers are reachable by the default ACL.
|
|
* [Household] Show comment event if no address are associated with the household;
|
|
* [Person results] Add requestor into search results:
|
|
|
|
* a badge "requestor" is shown into search results;
|
|
* periods where the person is only requestor (without participating) are also shown;
|
|
|
|
Issues:
|
|
|
|
* https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/13
|
|
* https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/199
|
|
* [Person form] "accept sms" not required:
|
|
|
|
https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/37
|
|
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/221
|
|
|
|
* [On-The-Fly] modale works for showing, editing and creating person or thirdparty ;
|
|
* [AccompanyingCourse Resume page] associated persons list, can see household when hover, and with show on-the-fly modale when clicking person ;
|
|
|
|
## Test release yyyy-mm-dd
|
|
|