|
f0f651edea
|
update cs after php-cs-fixer upgrade
|
2024-09-12 12:02:33 +02:00 |
|
|
579bd829f8
|
Apply rector rules: symfony up to 54
|
2024-04-04 23:30:25 +02:00 |
|
|
bc2041cbdd
|
apply more cs rules for php-cs
|
2023-10-17 13:27:03 +02:00 |
|
|
e45430f0c9
|
Merge branch 'rector/rules-up-to-php82' into rector/rules-symfony
|
2023-07-19 23:22:57 +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 |
|
|
1abaf2acb0
|
DX: add help and description to use ImportSocialWorkMetadata command
|
2023-05-10 10:28:36 +02:00 |
|
|
efaa01f4f6
|
DX: rector apply rules 'symfony up to 4.4
|
2023-05-05 18:21:33 +02:00 |
|
|
6d63177ff4
|
apply rules rector up to php82
|
2023-05-01 21:39:45 +02:00 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +02:00 |
|
|
48772efd54
|
DX: fix phpstan issues
|
2023-03-28 22:32:08 +02:00 |
|
|
8ccce12e54
|
DX: fix phpstan errors
|
2023-02-07 23:49:56 +01:00 |
|
|
f57555dab4
|
DX: fix phpstan errors
|
2023-02-07 23:03:37 +01:00 |
|
|
70871176fc
|
DX: fix cs
|
2023-02-06 17:47:54 +01:00 |
|
|
9699e2304a
|
fix cs: declare type and license header mismatch
|
2022-10-06 22:25:43 +02:00 |
|
|
67c3f3a840
|
fix cs with licencse header
|
2022-10-05 17:08:14 +02:00 |
|
|
770010ceb8
|
Add command to remove old draft accompanying periods
|
2022-04-29 15:51:54 +02:00 |
|
Pol Dellaiera
|
8401ce2656
|
cs: Fix code-style (using PHPCSFixer and PHPCS).
|
2021-12-21 10:59:23 +01: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
|
579c349e28
|
cs: Enable more risky rules.
|
2021-11-30 12:09:24 +01:00 |
|
Pol Dellaiera
|
91d12c4a96
|
cs: Enable risky rule static_lambda .
|
2021-11-30 11:43:34 +01:00 |
|
Pol Dellaiera
|
a9188355c5
|
cs: Enable more risky rules.
|
2021-11-30 11:37:57 +01:00 |
|
Pol Dellaiera
|
c8195e6df5
|
cs: Enable more risky rules.
|
2021-11-30 11:28:52 +01:00 |
|
Pol Dellaiera
|
3ea35682eb
|
cs: Second part - ignore test/app subdirectory.
|
2021-11-23 14:34:34 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
Pol Dellaiera
|
c68bda5c9b
|
fix: SA: Fix "...invoked with..." rule.
SA stands for Static Analysis.
|
2021-11-16 12:16:02 +01:00 |
|
Pol Dellaiera
|
f8aeb08594
|
fix: SA: Fix "might not be defined" rule.
SA stands for Static Analysis.
|
2021-11-16 11:41:12 +01:00 |
|
Pol Dellaiera
|
5e5dcaefe7
|
Fix implicit variable creation.
|
2021-11-09 16:22:16 +01:00 |
|
Pol Dellaiera
|
141aabcddc
|
feat: Add new command.
|
2021-06-24 11:37:00 +02:00 |
|
Pol Dellaiera
|
5ddc0e7a53
|
Simplify loading of Symfony commands.
|
2021-06-23 23:11:53 +02:00 |
|
|
eaa0ad925f
|
fix folder name
|
2021-03-18 13:37:13 +01:00 |
|