|
cac7d33a44
|
fixup! Add ChillBundle normalization methods rector rule
|
2025-03-12 21:51:24 +01:00 |
|
|
d0ee381627
|
Upgrade of php-cs-fixer
|
2024-09-11 14:21:32 +02:00 |
|
|
bc2041cbdd
|
apply more cs rules for php-cs
|
2023-10-17 13:27:03 +02:00 |
|
|
f570fe92a5
|
apply rector rules
|
2023-07-28 02:40:02 +02:00 |
|
|
da6f8511a8
|
Fix tests on ExportManager
|
2023-07-27 22:51:55 +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 |
|
|
cb0a6bbd21
|
Regenerate data from saved export on formatter test
[ci-skip]
|
2023-06-04 01:10:50 +02:00 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +02:00 |
|
|
858ade467c
|
DX: rector rules upt to PHP 74
|
2023-04-15 00:20:19 +02:00 |
|
|
b9a7530f7a
|
DX: apply rector rulesset up to PHP72
|
2023-03-29 22:32:52 +02:00 |
|
|
24833be681
|
take into account null value in formatter
|
2022-11-25 14:15:56 +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 |
|
|
e487bdf7fd
|
fix issue628 when result is null
|
2022-09-22 13:22:34 +02:00 |
|
|
6c29638fed
|
exports: fix export_result cell if null (issue 628)
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/628
|
2022-09-13 14:54:36 +02:00 |
|
|
9798cb8a09
|
due to excel limit, title can not exceed 31 characters
|
2022-07-26 11:41:16 +02:00 |
|
|
5ff47050ff
|
replace deprecated TranslatorInterface by new one
|
2022-02-17 17:20:47 +01: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
|
a9188355c5
|
cs: Enable more risky rules.
|
2021-11-30 11:37:57 +01:00 |
|
Pol Dellaiera
|
3631fd99fd
|
cs: Enable risky rule is_null .
|
2021-11-30 10:22:38 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
Pol Dellaiera
|
a7b96f1756
|
fix: SA: Fix "incorrect case" rule.
SA stands for Static Analysis.
|
2021-11-16 10:29:41 +01:00 |
|
|
eaa0ad925f
|
fix folder name
|
2021-03-18 13:37:13 +01:00 |
|