|
0ff4593863
|
Apply rector rules: add annotation for doctrine mapping
|
2024-04-05 13:11:42 +02:00 |
|
|
72016e1a21
|
Apply rector rules: add annotation for doctrine mapping
|
2024-04-05 00:01:30 +02:00 |
|
|
579bd829f8
|
Apply rector rules: symfony up to 54
|
2024-04-04 23:30:25 +02:00 |
|
|
931c69eee4
|
Merge remote-tracking branch 'origin/master' into upgrade-sf5
|
2024-04-04 18:45:01 +02:00 |
|
|
1d636f5e9e
|
Fix deprecations and code style issues
|
2024-03-07 15:26:58 +01:00 |
|
|
f889d67e94
|
fixes after merge of master into upgrade-sf4
|
2024-02-12 22:31:16 +01:00 |
|
|
036fe8d6f8
|
upgrade php-cs 3.49
|
2024-02-07 10:43:53 +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 |
|
|
51a4ffca2e
|
Fix cs with new cs rules (php-cs-fixer version 3.35)
|
2023-10-16 11:59:49 +02:00 |
|
|
21524f052e
|
Create a custom dql function to build json object (JSON_BUILD_OBJECT)
|
2023-10-16 11:52:02 +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 |
|
|
55b8502896
|
fix typing on Doctrine FunctionNode Age
|
2023-07-28 02:52:55 +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 |
|
|
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 |
|
|
398b633863
|
DX: simplify overlapsI expression in postgresql
|
2023-06-16 13:56:43 +02:00 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +02:00 |
|
|
e80a6e417b
|
Feature: Track update of entities if no user is associated to the request
This happens in scripts/cli (messenger, ...)
|
2023-04-28 11:49:35 +02:00 |
|
|
fcbc00d0f1
|
Feature: force to add updatedAt and createdAt even if no user iss associated
|
2023-04-28 11:49:35 +02:00 |
|
|
746ed4f5e5
|
DX: fix cs
|
2023-04-15 00:43:55 +02:00 |
|
|
858ade467c
|
DX: rector rules upt to PHP 74
|
2023-04-15 00:20:19 +02:00 |
|
|
4c5dae60a8
|
DX: apply rector rulesets up to PHP 73
|
2023-03-29 22:39:11 +02:00 |
|
|
48772efd54
|
DX: fix phpstan issues
|
2023-03-28 22:32:08 +02:00 |
|
|
318599334e
|
Fix phpstan issues
|
2023-02-28 21:43:28 +01:00 |
|
|
c1df8084a6
|
DX: Add DQL function LEAST and GREATEST
|
2022-11-09 15:48:20 +01:00 |
|
|
6ffe99a2be
|
Feature: [export] Add a list of accompanying periods
|
2022-11-02 10:52:49 +01:00 |
|
|
81c73f6acf
|
Merge branch 'master' into 111_exports_suite
|
2022-10-24 11:06:12 +02:00 |
|
|
0cbe12a32c
|
DX: [dql] add a function JSON_EXTRACT
This might be used to sort lines which contains translatable string.
|
2022-10-19 17:44:36 +02:00 |
|
|
3a8640db43
|
DX: Add a DQL AGE function to calculate age between two dates
|
2022-10-12 11:03:51 +02:00 |
|
|
61db0d6a28
|
DX: fix deprecation in dql custom function + add test
|
2022-10-08 01:34:20 +02:00 |
|
|
1a8f8efa23
|
DX: remove call to deprecated method
|
2022-10-06 23:16:50 +02:00 |
|
|
9699e2304a
|
fix cs: declare type and license header mismatch
|
2022-10-06 22:25:43 +02:00 |
|
|
49731777b4
|
fix cs: declare type and license header mismatch
|
2022-10-06 20:51:44 +02:00 |
|
|
67c3f3a840
|
fix cs with licencse header
|
2022-10-05 17:08:14 +02:00 |
|
|
63137c67f4
|
fix cs
|
2022-10-05 16:55:13 +02:00 |
|
|
c1d96af85f
|
fix cs
|
2022-10-05 15:08:53 +02:00 |
|
|
c442529799
|
fix cs
|
2022-09-05 14:49:07 +02:00 |
|
|
e1ec2dc25c
|
exports: DurationAggregator: test qb addSelect for compute date interval
|
2022-08-25 13:49:12 +02:00 |
|
|
7173e4be4a
|
exports: fix activity DateAggregator; add customs DQL Date/Time functions
|
2022-08-24 15:44:18 +02:00 |
|
|
ad96319d97
|
use traits to handle createdAt/updatedAt and by on AccompanyingCourseEvaluationDocument
|
2022-04-29 16:53:17 +02:00 |
|
|
53b3f98bba
|
Household/composition add + fixes household composition editor
|
2022-01-24 10:59:00 +00: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
|
a9188355c5
|
cs: Enable more risky rules.
|
2021-11-30 11:37:57 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
Pol Dellaiera
|
479f0ce9ed
|
fix: SA: Fix "...does not match parent method..." rule.
SA stands for Static Analysis.
|
2021-11-16 15:17:29 +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 |
|
|
2382e7f44b
|
Merge branch 'feat/add-phpstan-configuration-and-baseline' into 'master'
Add PHPStan project with level 1.
This PR: Add basic configuration files with basic baseline.
See merge request Chill-Projet/chill-bundles!191
|
2021-11-09 11:31:21 +00:00 |
|