|
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 |
|
|
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 |
|
|
74ed34ba97
|
apply rules rector
|
2023-07-19 22:48:26 +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 |
|
|
56957250ba
|
re-use the display of workflow for the notification on evaluation document
|
2023-06-13 23:05:09 +02:00 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +02:00 |
|
Lucas Silva
|
d8d517017d
|
switching to new syntax
|
2023-03-30 14:31:02 +02:00 |
|
Lucas Silva
|
1a759cabe4
|
changing evaluation for document -> no render for twig
|
2023-03-22 18:11:41 +01:00 |
|
Lucas Silva
|
457d71b4f3
|
add service + template pour documents
|
2023-03-21 16:03:22 +01:00 |
|
Lucas Silva
|
ecb8ef0146
|
add notification service for AccompanyingPeriodWork in show
|
2023-03-21 14:34:38 +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 |
|
|
4ef024516c
|
notificaiton: improve NotificationHandlerInterface + mark notification
as unread if a comment is appended
|
2022-01-04 19:02:03 +01:00 |
|
|
d31661ae7a
|
notification: fix NotificationHandlerInterface
|
2022-01-04 17:55:34 +01:00 |
|
|
a8fe049ecd
|
notification: add more variable in twig template
|
2022-01-04 17:00:31 +01:00 |
|
|
11824adda4
|
notification: create
|
2021-12-25 22:41:25 +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
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
Marc Ducobu
|
282db51f06
|
Display notification using services (draft)
|
2021-07-22 17:32:20 +02:00 |
|