Merge remote-tracking branch 'origin/upgrade-sf5' into signature-app-master

This commit is contained in:
2024-09-16 11:51:33 +02:00
46 changed files with 1787 additions and 628 deletions

View File

@@ -124,6 +124,10 @@ services:
tags:
- { name: chill.export_filter, alias: person_with_participation_between_dates_filter }
Chill\PersonBundle\Export\Filter\PersonFilters\WithoutParticipationBetweenDatesFilter:
tags:
- { name: chill.export_filter, alias: person_without_participation_between_dates_filter }
## Aggregators
chill.person.export.aggregator_nationality:
class: Chill\PersonBundle\Export\Aggregator\PersonAggregators\NationalityAggregator