|
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 |
|
|
ac9897d9e7
|
DX: add a test to ensure that accompanyingPeriodWork::getReferrers is a list
|
2023-11-14 20:33:18 +01:00 |
|
|
6fd80f9f2e
|
[export] fix data type from form: either collection or array
|
2023-11-05 23:08:13 +01: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 |
|
|
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 |
|
|
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 |
|
|
75e15c1389
|
Fix ClosingMotiveRender: rendering of label 'canceled' at the end of child, and remove trailing spaces
|
2023-10-17 10:43:12 +02:00 |
|
|
dd47ddc268
|
DX: Fix user repository test
|
2023-10-16 17:26:15 +02:00 |
|
|
0df93fb703
|
DX: Fix test for PersonMoveTest.php
|
2023-10-16 17:19:28 +02:00 |
|
|
93b189b091
|
DX: Fix HouseholdApiControllerTest.php
|
2023-10-16 16:20:25 +02:00 |
|
|
efcb903d10
|
Fix direct kernel deprecation in AccompanyingCourseApiControllerTest
|
2023-10-16 16:20:24 +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 |
|
|
978db5a5c5
|
update some queries in the interface to take into account history of user's scope and user's job
|
2023-10-16 11:52:02 +02:00 |
|
|
363785b779
|
Update schema to store accompanying period work referrer history
|
2023-10-11 15:37:44 +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 |
|
|
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 |
|
|
5f8b86b839
|
apply rector rules after merging master branch
|
2023-09-27 16:01:59 +02:00 |
|
|
65aa0a1588
|
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
|
2023-09-27 15:25:29 +02:00 |
|
|
9e017b0d66
|
Export: fix filter household by composition
|
2023-09-26 17:24:22 +02:00 |
|
|
7ca2380dad
|
php cs fixes
|
2023-09-14 15:53:42 +02:00 |
|
|
87ea841aaa
|
fix rector
|
2023-09-14 15:47:17 +02:00 |
|
|
758ad9bc87
|
[test][household] add a test to check if leaveMovement write an enddate when member startdate is today
|
2023-09-14 15:47:16 +02:00 |
|
|
6f1dd5b3f2
|
Fix new CS
|
2023-09-14 15:47:16 +02:00 |
|
|
d2323e91ca
|
new cs rule: single_line_empty_body
Rule is added to the last version of php-cs-fixer
|
2023-09-12 15:58:59 +02:00 |
|
|
b36e37d9c5
|
Fix CompositionFilter
|
2023-09-12 15:54:12 +02:00 |
|
|
9375d50112
|
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
# Conflicts:
# src/Bundle/ChillAsideActivityBundle/src/Entity/AsideActivity.php
# src/Bundle/ChillAsideActivityBundle/src/Export/Export/ListAsideActivity.php
|
2023-09-12 15:21:15 +02:00 |
|
|
c19d1ff0c7
|
php cs fixer
|
2023-09-07 16:08:18 +02:00 |
|
|
94f26df81e
|
Make test personMove work for centers
|
2023-09-07 16:07:23 +02:00 |
|
|
8f793d8985
|
[test][household] add a test to check if leaveMovement write an enddate when member startdate is today
|
2023-09-07 11:30:04 +02:00 |
|
|
34ee2b3ba5
|
Fix new CS
|
2023-09-06 16:18:28 +02:00 |
|
|
40b7c8ad8f
|
fix rector and cs
|
2023-09-01 17:50:07 +02:00 |
|
|
2c52a5bffa
|
Fix tests
|
2023-09-01 16:10:04 +02:00 |
|
|
37c1dfb0ba
|
fix tests implementing AbstractAggregatorTest
|
2023-09-01 15:07:37 +02:00 |
|
|
a197a6b418
|
fix tests implementing AbstractFilterTest
|
2023-09-01 14:21:03 +02:00 |
|
|
f8f04c69d0
|
Remove test which seems to be not up to date with filter
|
2023-09-01 13:36:07 +02:00 |
|
|
e72df84442
|
DX: rector corrections
|
2023-09-01 11:08:13 +02:00 |
|
|
d595c17cd4
|
ensure kernel shutdown between client creations
|
2023-09-01 10:53:42 +02:00 |
|
|
6f11dffcbd
|
Remove deprecation linked to kernel shutdown
|
2023-08-31 18:36:37 +02:00 |
|
|
7c58880139
|
Remove usage of deprecated Role class
|
2023-08-31 17:08:18 +02:00 |
|
|
2a9e461d6f
|
Fix test: use fixed date instead of 'yesterday'
|
2023-08-31 11:18:38 +02:00 |
|