b9890d1302
Minor fixes
2023-12-18 10:33:30 +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
2adb6105eb
Merge branch '246-do-not-show-confidential-in-list' into 'master'
...
Filter confidential courses from list of accompanying periods and related
Closes #246
See merge request Chill-Projet/chill-bundles!633
2023-12-11 16:22:38 +00:00
f0605c6b08
Use dedicated FilterListAccompanyingPeriodHelper to filter confidential course in different lists
2023-12-07 16:18:37 +01:00
54606403b4
Refactor confidential filtering on list to let it usable by other lists
2023-12-07 15:13:54 +01:00
47d829d72d
Filter confidential courses from list of accompanying periods
2023-12-06 22:46:50 +01:00
00de657cae
Fix filter evaluation by evaluation type
2023-12-01 09:46:02 +01:00
fffc4a9c33
Fix error on listEvaluation
...
- force default calcDate
- Export / UserHelper: handle case when a single user is given, when we expect more than one user
2023-11-29 22:22:06 +01:00
4727a57825
Export: ListPerson: avoid json_decoding the string '_header'
2023-11-27 21:02:39 +01:00
c704ffa379
Merge branch '161-fix-ordering-filter-social-action-type' into 'master'
...
Export: Fix vue app in "filter action by type, goals and result"
Closes #219 , #141 , and #161
See merge request Chill-Projet/chill-bundles!616
2023-11-23 15:50:57 +00:00
947b7b90e2
Fix SocialWorkTypeFilter: allow null value in date, and avoid vuejs module ExportFormActionGoal to override the export form content
2023-11-23 16:02:55 +01:00
992f7761bb
Fix cs
2023-11-21 15:17:02 +01:00
7132dfa3f6
Merge branch '211-errors-exports' into 'master'
...
Resolve multiple errors in filters and aggregators
Closes #213 and #211
See merge request Chill-Projet/chill-bundles!617
2023-11-21 12:53:27 +00:00
975ea417b7
Further update gender options
2023-11-21 11:37:19 +01:00
d0bceb59dc
Export: fix usage of some Collection returned instead of array in export filters
2023-11-20 18:15:53 +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
e9df26c2f7
Export: add clauses on the social work start date and end date within the filter "Filter accompanying period by accompanying period work"'
2023-11-15 13:25:08 +01:00
af585bada3
Export: add a export which count persons on accompanying period work
2023-11-15 13:24:59 +01:00
3e39c0ced7
rector and cs-fixer
2023-11-15 13:00:45 +01:00
b790e2fcf1
complete aggregators
2023-11-15 13:00:45 +01:00
fde6000d0b
filters alterQuery
2023-11-15 13:00:45 +01:00
3892d1e877
remove date field
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
d01b6db5dc
DX: remove unused property
2023-11-14 21:17:08 +01:00
847c8238e8
Export: fix typo in filter "filter accompanying period work on end date
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
abebb79e8b
Fix geographical unit stat aggregator by course: show also the course if they are not located within a location
2023-11-07 14:41:56 +01:00
4d20a46717
Fix geographical unit stat aggregator: date range on association with left join
2023-11-06 22:03:37 +01:00
dd75cb695c
Fix date range operator in GeographicalUnitStatAggregator
2023-11-06 22:03:08 +01:00
6fd80f9f2e
[export] fix data type from form: either collection or array
2023-11-05 23:08:13 +01:00
461995b56b
Merge branch '172-missing-exports' into 'master'
...
Fix some issues with exports
Closes #172
See merge request Chill-Projet/chill-bundles!601
2023-10-24 13:47:30 +00:00
e635b73256
DX: mark a class as final
2023-10-24 15:39:57 +02:00
617d09ab8a
Merge branch '179-remove-filter-by-center-in-exports' into 'master'
...
Resolve "Export: permettre de ne pas filtrer les résultats par centre"
Closes #179
See merge request Chill-Projet/chill-bundles!599
2023-10-24 13:18:03 +00:00
36b0844e79
Fix issue with duration aggregator as month
2023-10-24 14:17:28 +02:00
a6e930958b
[export] create a parameter that will force to skip the filtering by center (ACL) when generating an export
2023-10-19 17:19:28 +02:00
5f805626f7
[export] sort filters and aggregators by title
2023-10-19 14:39:22 +02:00
4c9ea740c8
[export] fix date range selection on filtre and grouping "by status of the course at date" on accompanying periods
2023-10-19 11:44:53 +02:00
11fb9bcd0b
[export] add a filter and aggregator on activities: filter/group by persons taking part to the activity
2023-10-19 10:33:55 +02: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
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
0b0cbed9db
DX: mark const as final
2023-10-17 10:43:13 +02:00
adf1110340
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
2023-10-17 09:29:33 +02:00
a6fcdb5256
Merge remote-tracking branch 'origin/rector/rules-symfony' into rector/rules-symfony
2023-10-16 18:07:42 +02:00
6b8d6b76ba
Upgrade code from 146 to new standards
2023-10-16 18:04:40 +02:00
be8975ee04
Merge branch '146_parcours_annules' into rector/rules-symfony
2023-10-16 17:52:06 +02:00
304bf4258b
Remove usage of setParameters in various filters
2023-10-16 16:20:25 +02:00