8be9fb6553
Merge branch '244-record-closing-motive-on-acc-period-closing' into 'master'
...
[Export] Ajout de la comptabilisation du nombre de changements de statuts du parcours
Closes #244
See merge request Chill-Projet/chill-bundles!650
2024-02-07 15:09:09 +00:00
21bd6478ad
Add DI configuration for the export of period step history data within the ChillPersonBundle
...
This commit adds dependency injection configuration for the export of period step history data within the ChillPersonBundle. It specifically configures exports, filters, and aggregators, all related to the accompanying period step history. Additionally, it updates ChillPersonExtension to load this newly created configuration.
2024-02-07 15:38:10 +01:00
c707a34f16
[export] Add referrer on accompanying course filter between dates feature and relevant tests
...
Implemented a new filter to the software for social workers. This filter, ReferrerFilterBetweenDates, enables filtering of query results based on a range of dates and accepted referrers. Tests for this new functionality have also been added to ensure the feature works as expected.
2024-02-07 15:31:45 +01:00
950835c10b
Add filter for courses not linked to a reference address
...
This commit introduces a new filter to the Accompanying Course section. It allows users to filter for courses that are not associated with a reference address. The accompanying test and translation changes are also included in this update.
2024-02-07 13:38:15 +01:00
f02168950f
Export: group accompanying period by person participating
2024-02-07 13:16:07 +01:00
5b2a2a1bc5
Add WithParticipationBetweenDatesFilter to ChillPersonBundle
...
This update adds a new filter, WithParticipationBetweenDatesFilter, to the ChillPersonBundle. This filter helps to find persons who participated in any parcours between specified date ranges. Additionally, relevant French translations have been updated and the filter has been registered in the services configuration file.
2023-12-13 17:45:08 +01:00
98fd5cae78
Merge branch '204-export-action-creator' into 'master'
...
[export] add filters/aggregators for creator works action
Closes #204
See merge request Chill-Projet/chill-bundles!610
2023-11-15 12:49:08 +00:00
af585bada3
Export: add a export which count persons on accompanying period work
2023-11-15 13:24:59 +01:00
83c3621c26
declare service
2023-11-15 13:00:45 +01:00
6944773868
create 6 new filters/aggr files
2023-11-15 13:00:45 +01:00
3743b336a6
Export: create an export which add the average duration of accompanying period work
2023-11-15 11:42:34 +00:00
1663c6f7c7
DX: rename CountHousehold => CountHouseholdInPeriod.php + add test
2023-11-14 21:17:08 +01:00
2cc5fa06ae
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
2023-11-14 21:17:07 +01:00
0d741ab886
Export: add grouping "group peoples by postal code"
2023-11-14 21:17:07 +01:00
a4edb34668
[export] add a filter and aggregator on accompanying period work: group/filter by handling third party
2023-10-19 10:33:55 +02:00
f799fe0649
[export] add a grouping of accompanying period by opening and closing date
2023-10-19 10:33:54 +02:00
65aa0a1588
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
2023-09-27 15:25:29 +02:00
92b1b17679
Merge branch 'master' into 38-gestion-doublon
2023-09-07 16:08:27 +02:00
37c1dfb0ba
fix tests implementing AbstractAggregatorTest
2023-09-01 15:07:37 +02:00
df9f30265f
Fix Birthdate validator DI and dedicated test
2023-08-30 14:14:36 +02:00
009a0326d9
Configure routes using annotation
2023-08-02 23:05:33 +02:00
7f96a895e1
DX: remove unused property on PersonController
2023-07-28 13:05:29 +02:00
c20f65eebb
apply rector rules: symfony **UP TO** 44
2023-07-28 01:52:53 +02:00
7a5db59ac2
remove deprecated templating component
2023-07-22 23:09:00 +02:00
e0cdf06e99
FIX [duplicate] adding test and handlers to handle fusion of doublons with special cases - after codewithme session
2023-07-13 15:30:33 +02:00
c8146ded17
Feature: add a list for people with their associated accompanying course
2023-07-07 12:36:24 +02:00
7f30742fc3
Rename ListPersonWithAccompanyingPeriod to ListPersonHavingAccompanyingPeriod
2023-07-07 09:36:39 +02:00
5a395b160f
[export] add aggregator and filter related to AccompanyingPeriodInfo +
...
Center aggregator for Person
see #113
2023-06-29 17:53:47 +02:00
88a544fabe
Merge branch '113-regroupements-filters' into 'master'
...
Regenerate data from saved export on formatter test
See merge request Chill-Projet/chill-bundles!564
2023-06-16 12:05:39 +00:00
fe936ac0f2
Feature: [export][course] filter course by step, between two dates
2023-06-16 13:56:43 +02:00
a8945f5701
Merge branch 'master' into 709-notification-eval-action
2023-05-22 10:52:59 +02:00
785c70fe92
Merge branch 'exports/filters-on-work-date' into 'master'
...
Feature: [exports] add filters for start and end date for accompanying period works
See merge request Chill-Projet/chill-bundles!533
2023-05-19 09:51:06 +00:00
997f3cdb09
Feature: [exports] add filters for start and end date for accompanying period works
2023-04-28 12:37:28 +02:00
f75b90cb26
Feature: [export] add filters regarding to accompanying period infos
2023-04-28 11:49:37 +02:00
722f053f06
Feature: Change accompanying period info step in a cronjob
2023-04-28 11:49:35 +02:00
f2e1c73f37
Build parts to track info on accompanying period
2023-04-28 11:49:33 +02:00
Lucas Silva
cb37e8c006
Merge branch 'master' into 709-notification-eval-action
2023-04-26 13:46:41 +02:00
Lucas Silva
1a759cabe4
changing evaluation for document -> no render for twig
2023-03-22 18:11:41 +01:00
adc80d5080
Feature: [address reference] add a filter to filter person by ref status
2023-03-22 15:32:42 +01:00
Lucas Silva
457d71b4f3
add service + template pour documents
2023-03-21 16:03:22 +01:00
Lucas Silva
ecb8ef0146
add notification service for AccompanyingPeriodWork in show
2023-03-21 14:34:38 +01:00
80835dd7c3
Fixed: [export][filter by user's job] take into account the job associated to the user instead of the one associated to the course
2023-02-08 15:59:42 +00:00
e54c2ca712
Feature: Add a list export for evaluation, actions and household
2023-01-26 14:22:30 +00:00
b06a76784a
Feature: [person][creation] api for listing availables centers for person creation
2022-12-21 17:25:23 +01:00
8e44f20535
Features: [export] Remove old unnecessary filters for person with accompanying period
...
Those filters applyed on persons and allowed to select person which has a new, closing, or active accompanying period. But this is deprecated: there are now a dedicated Export for that ( CountPersonWithAccompanyingCourse)
2022-11-10 15:21:56 +01:00
a7c44830d2
Features: [export] Filter "persons who do not have a household composition"
2022-11-10 15:11:45 +01:00
a942a24596
Fixes: [export] fixes filters by household composition, and apply them on persons directly
2022-11-09 20:46:15 +01:00
4ca10ce38d
Feature: [export][evaluation] Adding group by evaluation having end date
2022-11-02 16:26:56 +01:00
63d38e35f7
Feature: [export][work] Group by current action
2022-11-02 14:55:12 +01:00
1bf7f9945c
Feature: [export][action] Filter 'active' action: which does not have an end date
2022-11-02 14:39:36 +01:00