diff --git a/.changes/unreleased/DX-20250410-153426.yaml b/.changes/unreleased/DX-20250410-153426.yaml deleted file mode 100644 index d86d4dfed..000000000 --- a/.changes/unreleased/DX-20250410-153426.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: DX -body: Add new chill-col style for displaying title and aside in a flex table -time: 2025-04-10T15:34:26.052138894+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Feature-20250319-090004.yaml b/.changes/unreleased/Feature-20250319-090004.yaml deleted file mode 100644 index 3b4528b29..000000000 --- a/.changes/unreleased/Feature-20250319-090004.yaml +++ /dev/null @@ -1,9 +0,0 @@ -kind: Feature -body: 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. -time: 2025-03-19T09:00:04.152359515+01:00 -custom: - Issue: "365" - SchemaChange: No schema change diff --git a/.changes/unreleased/Feature-20250325-164301.yaml b/.changes/unreleased/Feature-20250325-164301.yaml deleted file mode 100644 index 181466d14..000000000 --- a/.changes/unreleased/Feature-20250325-164301.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Feature -body: Added a second phone number "telephone2" to the thirdParty entity. Adapted twig - templates and vuejs apps to handle this phone number -time: 2025-03-25T16:43:01.003712495+01:00 -custom: - Issue: "364" - SchemaChange: Add columns or tables diff --git a/.changes/unreleased/Feature-20250415-150324.yaml b/.changes/unreleased/Feature-20250415-150324.yaml deleted file mode 100644 index 1daf7d5e4..000000000 --- a/.changes/unreleased/Feature-20250415-150324.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: 'Signature: add a button to go directly to the signature zone, even if there is only one' -time: 2025-04-15T15:03:24.436112828+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20250325-164327.yaml b/.changes/unreleased/Fixed-20250325-164327.yaml deleted file mode 100644 index 7bf8b3d6c..000000000 --- a/.changes/unreleased/Fixed-20250325-164327.yaml +++ /dev/null @@ -1,9 +0,0 @@ -kind: Fixed -body: |- - 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 -time: 2025-03-25T16:43:27.437038378+01:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20250409-212958.yaml b/.changes/unreleased/Fixed-20250409-212958.yaml deleted file mode 100644 index 30b07baf5..000000000 --- a/.changes/unreleased/Fixed-20250409-212958.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Shorten the delay between two execution of AccompanyingPeriodStepChangeCronjob, to ensure at least one execution in a day -time: 2025-04-09T21:29:58.591267777+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20250410-153354.yaml b/.changes/unreleased/Fixed-20250410-153354.yaml deleted file mode 100644 index d5c0b5652..000000000 --- a/.changes/unreleased/Fixed-20250410-153354.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Fix display of title in document list -time: 2025-04-10T15:33:54.660510278+02:00 -custom: - Issue: "102" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20250416-162257.yaml b/.changes/unreleased/Fixed-20250416-162257.yaml deleted file mode 100644 index 3e371b8ef..000000000 --- a/.changes/unreleased/Fixed-20250416-162257.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: When cleaning the old stored object versions, do not throw an error if the stored object is not found on disk -time: 2025-04-16T16:22:57.309699258+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20250416-210315.yaml b/.changes/unreleased/Fixed-20250416-210315.yaml deleted file mode 100644 index 845ab7c1f..000000000 --- a/.changes/unreleased/Fixed-20250416-210315.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: Add consistent log prefix and key to logs when stale workflows are automatically canceled -time: 2025-04-16T21:03:15.491889784+02:00 -custom: - Issue: "" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20250417-105627.yaml b/.changes/unreleased/Fixed-20250417-105627.yaml deleted file mode 100644 index 005f2cd3f..000000000 --- a/.changes/unreleased/Fixed-20250417-105627.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Fixed -body: | - Remove the "not null" validation constraint on recently added properties on HouseholdComposition -time: 2025-04-17T10:56:27.939628281+02:00 -custom: - Issue: "380" - SchemaChange: No schema change diff --git a/.changes/v3.11.0.md b/.changes/v3.11.0.md new file mode 100644 index 000000000..07f4d4a5f --- /dev/null +++ b/.changes/v3.11.0.md @@ -0,0 +1,19 @@ +## 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