|
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 |
|
|
b394d7247d
|
fix cs: too much line before declaring strict type
|
2022-10-06 08:55:32 +02:00 |
|
|
67c3f3a840
|
fix cs with licencse header
|
2022-10-05 17:08:14 +02:00 |
|
|
a967e1ed17
|
fix cs
|
2022-10-05 15:23:28 +02:00 |
|
|
b9d4b5650b
|
[Activity][Export] Fixed: use leftJoin on aggregators
|
2022-09-22 16:58:29 +02:00 |
|
|
1c92f58b3b
|
Merge branch 'tests/fixes-2022-09-05' into 111_exports_suite
|
2022-09-06 15:02:36 +02:00 |
|
|
75bdc335e5
|
remove usage of deprecated Role into Export
|
2022-09-05 17:26:36 +02:00 |
|
|
c442529799
|
fix cs
|
2022-09-05 14:49:07 +02:00 |
|
|
52902e905a
|
exports: test all activity filters/aggregators and fix errors
|
2022-08-24 11:36:54 +02:00 |
|
|
c4944cce17
|
exports: move activity old aggregators in PersonAggregators folder
|
2022-08-22 17:12:33 +02:00 |
|
|
c09c7a9615
|
exports: add new modifiers declarations to split filter/aggregators between activities linked to person <> acp
|
2022-08-17 14:58:20 +02:00 |
|
|
42122f5832
|
exports: use Declarations in activity exports
|
2022-08-16 15:37:54 +02:00 |
|
Pol Dellaiera
|
cd3be25c22
|
cs: Remove duplicated headers.
|
2021-11-30 13:54:58 +01:00 |
|
Pol Dellaiera
|
47c5855a21
|
cs: Switch to a stricter way of coding - this might break in a lot of places.
|
2021-11-30 13:33:18 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
Pol Dellaiera
|
d9b862925f
|
fix: Let Symfony inject dependencies automatically.
|
2021-11-18 11:41:41 +01:00 |
|
|
6d42196093
|
Prepare for moving into monorepo
|
2021-03-18 12:46:39 +01:00 |
|