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
754515f185
php cs fixes
2023-09-14 12:25:56 +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
b9231a91a3
Fix CountryOfBirthAggregator: allow to receive null data in getLabels method
2023-09-12 15:54:12 +02:00
b36e37d9c5
Fix CompositionFilter
2023-09-12 15:54:12 +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
a197a6b418
fix tests implementing AbstractFilterTest
2023-09-01 14:21:03 +02:00
1c0fd57913
Apply rector rules + fix CS
2023-08-30 14:55:26 +02:00
f570fe92a5
apply rector rules
2023-07-28 02:40:02 +02:00
023a29cb78
apply rector rules: php up to php82
2023-07-19 23:19:50 +02:00
74ed34ba97
apply rules rector
2023-07-19 22:48:26 +02:00
224c2c74e8
Merge remote-tracking branch 'origin/master' into rector/rules-up-to-php80
...
Conflicts:
src/Bundle/ChillActivityBundle/Controller/ActivityController.php
src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/DateAggregator.php
src/Bundle/ChillActivityBundle/Menu/PersonMenuBuilder.php
src/Bundle/ChillActivityBundle/Repository/ActivityACLAwareRepository.php
src/Bundle/ChillActivityBundle/Service/DocGenerator/ActivityContext.php
src/Bundle/ChillCalendarBundle/Command/MapAndSubscribeUserCalendarCommand.php
src/Bundle/ChillCalendarBundle/RemoteCalendar/Connector/MSGraph/MSGraphUserRepository.php
src/Bundle/ChillDocStoreBundle/Controller/DocumentAccompanyingCourseController.php
src/Bundle/ChillDocStoreBundle/Controller/DocumentPersonController.php
src/Bundle/ChillDocStoreBundle/Repository/PersonDocumentACLAwareRepository.php
src/Bundle/ChillEventBundle/Search/EventSearch.php
src/Bundle/ChillMainBundle/Controller/ExportController.php
src/Bundle/ChillMainBundle/Controller/PermissionsGroupController.php
src/Bundle/ChillMainBundle/Cron/CronManager.php
src/Bundle/ChillMainBundle/Entity/CronJobExecution.php
src/Bundle/ChillMainBundle/Export/ExportManager.php
src/Bundle/ChillMainBundle/Form/Type/Export/PickCenterType.php
src/Bundle/ChillMainBundle/Form/Type/Listing/FilterOrderType.php
src/Bundle/ChillMainBundle/Repository/NotificationRepository.php
src/Bundle/ChillMainBundle/Templating/Listing/FilterOrderHelper.php
src/Bundle/ChillMainBundle/Templating/Listing/FilterOrderHelperBuilder.php
src/Bundle/ChillMainBundle/Templating/Listing/FilterOrderHelperFactory.php
src/Bundle/ChillPersonBundle/Controller/AccompanyingCourseWorkController.php
src/Bundle/ChillPersonBundle/Controller/SocialWorkSocialActionApiController.php
src/Bundle/ChillPersonBundle/Export/Aggregator/PersonAggregators/AgeAggregator.php
src/Bundle/ChillPersonBundle/Export/Export/ListAccompanyingPeriod.php
src/Bundle/ChillPersonBundle/Export/Export/ListHouseholdInPeriod.php
src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriodACLAwareRepository.php
src/Bundle/ChillPersonBundle/Security/Authorization/AccompanyingPeriodVoter.php
src/Bundle/ChillPersonBundle/Service/DocGenerator/AccompanyingPeriodContext.php
src/Bundle/ChillPersonBundle/Service/DocGenerator/AccompanyingPeriodWorkEvaluationContext.php
src/Bundle/ChillPersonBundle/Service/DocGenerator/PersonContext.php
src/Bundle/ChillReportBundle/DataFixtures/ORM/LoadReports.php
src/Bundle/ChillTaskBundle/Controller/SingleTaskController.php
2023-07-17 12:49:13 +02:00
63f9bd5548
[export] Add ordering by person''s lastname or course opening date in list which concerns accompanying course or people
2023-07-07 12:42:32 +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
56d9072abe
change id, to avoid collision between ListPersonHelper and ListAccompanyingPeriodHelper
2023-07-07 09:33:03 +02:00
7ccff61c25
Refactor ListAccompanyingPeriod to use a helper for most of the work
2023-07-07 09:17:36 +02:00