|
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 |
|
|
9375d50112
|
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
# Conflicts:
# src/Bundle/ChillAsideActivityBundle/src/Entity/AsideActivity.php
# src/Bundle/ChillAsideActivityBundle/src/Export/Export/ListAsideActivity.php
|
2023-09-12 15:21:15 +02:00 |
|
|
2dfc228917
|
Fix initial query for calendar export query
|
2023-08-28 16:09:23 +02:00 |
|
|
87cdf2e53b
|
Fixed: [export] bad type in form of EmergencyFilter and CalendarRangeFilter
|
2023-08-22 14:24:40 +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 |
|
|
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 |
|
|
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 |
|
|
48772efd54
|
DX: fix phpstan issues
|
2023-03-28 22:32:08 +02:00 |
|
|
f57555dab4
|
DX: fix phpstan errors
|
2023-02-07 23:03:37 +01:00 |
|
|
01790fa0cf
|
Fixed: [export] Fix checking of null value: take also empty string value
|
2023-01-11 17:42:50 +01:00 |
|
|
91494c07d5
|
Fixed: [export][Agreggator by type] handle correctly case when an acp or an activity does not have any location type
|
2023-01-11 16:55:03 +01:00 |
|
|
b6e3baa5dc
|
DX: fix cs
|
2022-11-25 16:04:40 +01:00 |
|
|
593caec851
|
Merge remote-tracking branch 'origin/111_exports_suite' into calendar/finalization
|
2022-11-25 15:29:17 +01:00 |
|
|
e767557216
|
csfixer
|
2022-11-14 16:03:04 +01:00 |
|
|
68bfb082fc
|
chill-bundles#25: replace ChillDateType by PickRollingDateType
batch/serial replacing
untested
|
2022-11-14 15:43:02 +01:00 |
|
|
aae1fbf7e6
|
Merge branch '111_exports_suite' into calendar/finalization
|
2022-10-24 11:10:44 +02:00 |
|
|
a7a921ee4d
|
batch replacing ', ou' in filters
|
2022-10-18 15:25:43 +02:00 |
|
|
07d15f0a68
|
DX: fixed complicated comparison to add a group by
|
2022-10-06 23:42:46 +02:00 |
|
|
f5997e39cd
|
DX: do not use complicated condtiion to add a group by
|
2022-10-06 23:24:07 +02:00 |
|
|
9ad9ef6758
|
DX: rename argument $qb to $query in export's, getResult method, and add missing return type and import
This name is the same as the implemented interface.
|
2022-10-06 22:56:34 +02:00 |
|
|
9699e2304a
|
fix cs: declare type and license header mismatch
|
2022-10-06 22:25:43 +02:00 |
|
|
7e65e97caf
|
fix cs: header and declare strict type order
|
2022-10-06 10:21:16 +02:00 |
|
|
087375f648
|
Merge branch '111_exports_suite' into calendar/finalization
|
2022-10-06 09:31:43 +02: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 |
|
|
642b1e43c8
|
fix cs
|
2022-10-05 15:30:55 +02:00 |
|
|
d95472ca9d
|
Merge branch '111_exports_suite' into calendar/finalization
|
2022-10-05 15:28:37 +02:00 |
|
|
a967e1ed17
|
fix cs
|
2022-10-05 15:23:28 +02:00 |
|
|
9da410afb8
|
urgency and calendarrange exports
|
2022-09-21 13:31:24 +02:00 |
|
|
2e3f977f3d
|
adjust property name to make it work with changes calendar bundle
|
2022-09-08 11:59:44 +02:00 |
|
|
48548e020f
|
adjust property name to make it work with changes calendar bundle
|
2022-09-08 11:30:19 +02:00 |
|
|
f00e01d44e
|
rename files for coherence with naming elsewhere
|
2022-09-08 11:17:13 +02:00 |
|
|
1dcff2f23c
|
exports: add condition with distinct alias on join clauses
|
2022-09-07 21:40:53 +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 |
|
|
d86b86487f
|
fix some remarks in 111_export review
|
2022-08-31 15:27:03 +02:00 |
|
|
bee5336c1d
|
fix translation with calendar exports
|
2022-08-31 15:26:28 +02:00 |
|
|
72b5fcf998
|
minor changes
|
2022-08-30 13:14:40 +02:00 |
|
|
cf642d2783
|
month year aggregator working
|
2022-08-25 13:08:24 +02:00 |
|
|
9854fb0664
|
cancel reason aggregator + start of monthYearAggregator
|
2022-08-25 09:27:30 +02:00 |
|
|
03d098e5e1
|
aggregators added - monthYearAggregator not finished
|
2022-08-18 12:15:30 +02:00 |
|
|
1de853a88b
|
fix count appointment indicator
|
2022-08-18 10:58:05 +02:00 |
|
|
3eb07121ce
|
filters added
|
2022-08-18 10:57:15 +02:00 |
|
|
05fd35cfb4
|
all indicators added
|
2022-08-18 10:56:22 +02:00 |
|