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
b65f76262a
Refactor filters and aggregators of "acpwusers" for using the acpw referrer history instead
2023-10-16 16:20:24 +02:00
51a4ffca2e
Fix cs with new cs rules (php-cs-fixer version 3.35)
2023-10-16 11:59:49 +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
21524f052e
Create a custom dql function to build json object (JSON_BUILD_OBJECT)
2023-10-16 11:52:02 +02:00
dac48ea4e0
last processing of review remarks
2023-10-04 11:19:39 +02:00
b4e5618e00
fix phpunit tests errors
2023-10-04 10:06:46 +02:00
15e23087ed
cs-fixer, phpstan et rector
2023-10-04 09:45:15 +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
84ba626fb5
add missing form child in getFormDefaultData() + sort methods
...
try to resolve 2 last unit tests errors on ci (no errors in local)
2023-10-03 19:42:06 +02:00
eddcfc3921
cs-fixer
2023-10-03 19:42:06 +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
4460db1dc4
Fix syntax error
2023-10-03 19:40:23 +02:00
2100d45671
fix phpstan error
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
f225a83a3e
[export] fix acp userJob 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
9db0011b2e
[export] fix acp ReferrerScopeAggregator query + unit test
...
TO CHECK: logic in alterQuery. calc_date is same for 2 histories ?
2023-10-03 19:40:23 +02:00
28006374fb
Merge branch '143-doublon-list-acp' into 'master'
...
SocialActionFilter: use a subquery "exists" instead of a where clause (many-to-many association).
Closes #143
See merge request Chill-Projet/chill-bundles!590
2023-10-02 10:24:39 +00:00
217232fe4f
SocialActionFilter: use a subquery "exists" instead of a where clause (many-to-many association)
2023-10-02 12:14:36 +02:00
9c436d5c69
Re-associate filters for export "count persons"
2023-09-28 14:32:58 +02:00
05a8dba912
update cs using php-cs-fixer 3.30
2023-09-27 16:55:01 +02:00
27c1bb03ff
update cs
2023-09-27 16:45:42 +02:00
fcc00fdf8f
Remove dump messages
2023-09-26 17:28:14 +02:00
9e017b0d66
Export: fix filter household by composition
2023-09-26 17:24:22 +02:00
500b37601a
implement new export service for accompanyingcourse exports
2023-09-21 14:15:44 +02:00