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
ae7637acc6
Merge branch '243-missing-filter-acc-period-not-associated-with-address-reference' into 'master'
...
Add filter for courses not linked to a reference address
Closes #243
See merge request Chill-Projet/chill-bundles!655
2024-02-07 12:45:12 +00:00
ce391a6de8
Merge branch '241-export-list-acc-period-add-column-persons' into 'master'
...
[Export][List of accompanying periods] Add a column with a list of persons, names and ids
Closes #241
See merge request Chill-Projet/chill-bundles!647
2024-02-07 12:40:57 +00: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
15a927a9f8
[Export][List of accompanying periods] Add a list of persons, names and ids
2024-01-22 14:13:27 +01:00
d2a31de1be
Add a missing translation for the filter description
2023-12-18 17:04:16 +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
cbaeb3d7e8
fix double translation keys
2023-11-21 08:13:25 +01:00
f609ddb315
change all instances of neuter to both
2023-11-21 07:58:45 +01:00
5ab0d3f8da
add units on the headers for avg duration of accompanying period work
2023-11-15 13:57:48 +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
f9763b866d
add 6 new tests for filters/aggrs
2023-11-15 13:00:45 +01:00
7f18a2fb7d
[export] better translation since filters are sorted
2023-11-15 13:00:45 +01:00
b790e2fcf1
complete aggregators
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
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
54ae17a8d2
Fix label on some filters
2023-10-24 15:39:57 +02:00
5f805626f7
[export] sort filters and aggregators by title
2023-10-19 14:39:22 +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
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
b65f76262a
Refactor filters and aggregators of "acpwusers" for using the acpw referrer history instead
2023-10-16 16:20:24 +02:00
68d28f3e28
Fix filtres and scopes to take into account job and scope when the refferrer is add to the accompanying period work
2023-10-16 11:52:03 +02:00
935210aa1d
use translation
2023-10-04 11:54:29 +02:00
c6a06ebaf9
[export] fix 6 job/scope agg/filters in acp (queries with 2 history)
2023-10-03 19:43:18 +02:00
c00c26c3e5
[export] fix 2 job/scope 'WorkingOnCourse' filters in acp
2023-10-03 19:43:18 +02:00
f025b0d184
[export] fix 4 job/scope filters in activity and acp
2023-10-03 19:42:03 +02:00
1973a4b849
[export] fix 2 job/scope aggregators in acp
2023-10-03 19:40:23 +02:00
bea21d45fc
[export] fix 2 job/scope aggregators in activity and acp
2023-10-03 19:40:23 +02:00
aeb0d5eab8
[export] fix acpw socialWork agent ScopeFilter query + unit test (partial)
2023-10-03 19:40:23 +02:00
bc69f83c37
[export] fix acpw socialWork agent JobFilter query + unit test (partial)
2023-10-03 19:40:23 +02:00
9b272e9b9e
[export] fix acp user Scope Filter query + unit test (partial)
2023-10-03 19:40:23 +02:00
e738bf0f5e
[export] fix translations in message yaml tree
2023-10-03 19:40:23 +02:00
0953faedc4
[export] fix acpw socialWork agent ScopeAggregator query + unit test
2023-10-03 19:40:23 +02:00
7c25ca8dd4
[export] fix acpw socialWork agent JobAggregator query + unit test
2023-10-03 19:40:23 +02:00
8b7600e09f
[export] fix acp UserJobAggregator query + unit test
2023-10-03 19:40:23 +02:00
ef8ac6041a
Fix deprecation of transchoice
2023-10-02 17:46:19 +02:00
7db7f34f62
Adjust closing motive form
2023-09-18 14:36:56 +02:00
46a5464429
Fix missing translation in acpw exports
2023-09-07 12:16:46 +02:00
f2673d6c83
Merge remote-tracking branch 'origin/master' into issue120_filter_social_actions
2023-07-13 21:14:31 +02:00
94e9b75e40
Merge branch '125-list-person-on-course' into 'master'
...
Feature: Add a list of peoples with the details of their accompanying courses
Closes #125
See merge request Chill-Projet/chill-bundles!572
2023-07-12 16:11:39 +00:00
c8146ded17
Feature: add a list for people with their associated accompanying course
2023-07-07 12:36:24 +02:00