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
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
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
3059935305
merge conflict fixed
2022-11-02 11:20:11 +01:00
6ffe99a2be
Feature: [export] Add a list of accompanying periods
2022-11-02 10:52:49 +01:00
d75ec92417
Feature: [export] add a list of people having an accompanying period
2022-11-02 10:52:49 +01:00
7dc34cb357
correct config file
2022-11-02 10:15:08 +01:00
f1fb77187f
create 13 new export/filters/aggregators in Person and AsideActivity Bundles
...
* minor corrections on last commit
* modify related files (declaration, messages.fr, repository)
* yaml service declaration
2022-10-28 16:48:09 +02:00
43d9ba1ba5
Create 16 new filters/aggregators in Bundles: Vendée, Person, Activity
...
Basic file creation, with methods, namespace, and title translation
2022-10-28 13:07:24 +02:00
2f9b56dcd5
Feature: [export][acp] group courses by household composition
2022-10-18 21:43:33 +02:00
aba3b33fd0
Feature: allow to filter courses by user's job #export #acp
2022-10-10 21:22:22 +02:00
cbd7acebd5
Feature: allow to filter acp by scope of the user #export #acp
2022-10-10 20:52:35 +02:00