mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
20 lines
1.6 KiB
Markdown
20 lines
1.6 KiB
Markdown
## v3.11.0 - 2025-04-17
|
|
### Feature
|
|
* ([#365](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/365)) Add counters of actions and activities, with 2 boxes to (1) show the number of active actions on total actions and (2) show the number of activities in a accompanying period, and pills in menus for showing the number of active actions and the number of activities.
|
|
* ([#364](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/364)) Added a second phone number "telephone2" to the thirdParty entity. Adapted twig templates and vuejs apps to handle this phone number
|
|
|
|
**Schema Change**: Add columns or tables
|
|
* Signature: add a button to go directly to the signature zone, even if there is only one
|
|
### Fixed
|
|
* Fixed wrong translations in the on-the-fly for creation of thirdParty
|
|
* Fixed update of phone number in on-the-fly edition of thirdParty
|
|
* Fixed closing of modal when editing thirdParty in accompanying course works
|
|
* Shorten the delay between two execution of AccompanyingPeriodStepChangeCronjob, to ensure at least one execution in a day
|
|
* ([#102](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/102)) Fix display of title in document list
|
|
* When cleaning the old stored object versions, do not throw an error if the stored object is not found on disk
|
|
* Add consistent log prefix and key to logs when stale workflows are automatically canceled
|
|
* ([#380](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/380)) Remove the "not null" validation constraint on recently added properties on HouseholdComposition
|
|
|
|
### DX
|
|
* Add new chill-col style for displaying title and aside in a flex table
|