|
0d0a626f50
|
Implements return types on aggregators
|
2025-04-08 12:38:52 +02:00 |
|
|
8e952cc966
|
Implements new return types
|
2025-04-07 14:35:29 +02:00 |
|
|
0d2a487ae7
|
Add new normalization methods on filters, aggregators exports and formatter by applying rector rule
|
2025-03-11 22:28:42 +01:00 |
|
|
1751c65731
|
add missing arguments to method alterQuery (wip)
|
2025-02-24 16:49:15 +01:00 |
|
|
f0f651edea
|
update cs after php-cs-fixer upgrade
|
2024-09-12 12:02:33 +02:00 |
|
|
f889d67e94
|
fixes after merge of master into upgrade-sf4
|
2024-02-12 22:31:16 +01:00 |
|
|
3c8e59e088
|
php cs fixes after updating php cs fixer
|
2024-01-10 10:31:25 +01:00 |
|
|
bc2041cbdd
|
apply more cs rules for php-cs
|
2023-10-17 13:27:03 +02:00 |
|
|
15e23087ed
|
cs-fixer, phpstan et rector
|
2023-10-04 09:45:15 +02:00 |
|
|
fa3fc2c781
|
[export] fix activity filters/aggregators + tests: 'at' based on activity date
|
2023-10-03 19:43:16 +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 |
|
|
3aa10927d7
|
[export] fix 4 job/scope aggregators in activity and aside activity
|
2023-10-03 19:40:23 +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 |
|
|
023a29cb78
|
apply rector rules: php up to php82
|
2023-07-19 23:19:50 +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 |
|
|
21f11fb034
|
execute rector run on filters and aggregators
|
2023-06-18 21:36:40 +02:00 |
|
|
960acb8c0a
|
Revert "apply rector rules for exports"
This reverts commit 3adf3625
|
2023-06-18 11:57:26 +02:00 |
|
|
3adf3625dc
|
apply rector rules for exports
|
2023-06-05 17:21:21 +02:00 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +02:00 |
|
|
01790fa0cf
|
Fixed: [export] Fix checking of null value: take also empty string value
|
2023-01-11 17:42:50 +01:00 |
|
|
50e12375f8
|
Feature: [export][activity] Group by users (participating) job and scope
on activity exports
|
2022-10-17 00:25:16 +02:00 |
|