Merge branch '199-missing-exports' into 'master'

Add missing filters and grouping

Closes #189, #200, and #199

See merge request Chill-Projet/chill-bundles!609
This commit is contained in:
2023-11-14 20:24:21 +00:00
35 changed files with 1398 additions and 47 deletions

View File

@@ -0,0 +1,5 @@
kind: Feature
body: 'Export: add an aggregator "group activities by presence"'
time: 2023-11-09T17:06:55.876380883+01:00
custom:
Issue: "199"

View File

@@ -0,0 +1,5 @@
kind: Feature
body: 'Export: add a filter "filter activity by activity presence"'
time: 2023-11-09T17:35:00.158055832+01:00
custom:
Issue: "199"

View File

@@ -0,0 +1,6 @@
kind: Feature
body: 'Export: add an aggregator "group activities by person" (only for the activities
saved in a person context)'
time: 2023-11-10T14:40:56.93459414+01:00
custom:
Issue: "199"

View File

@@ -0,0 +1,5 @@
kind: Feature
body: 'Export: add a new aggregator "group peoples by postal code"'
time: 2023-11-10T17:17:20.236876015+01:00
custom:
Issue: "199"

View File

@@ -0,0 +1,7 @@
kind: Feature
body: 'Export: split export about person on accompanying period work: one with the
people associated with the work, another one with the people associated with the
accompanying period'
time: 2023-11-10T17:59:28.388361356+01:00
custom:
Issue: "200"

View File

@@ -0,0 +1,5 @@
kind: Fixed
body: 'Export: fix typo in filter "filter accompanying period work on end date"'
time: 2023-11-13T12:08:55.509927824+01:00
custom:
Issue: ""

View File

@@ -0,0 +1,5 @@
kind: Fixed
body: 'Export: Fix failure in export linked to household'
time: 2023-11-13T15:26:21.891117274+01:00
custom:
Issue: "189"