|
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 |
|
|
ea0e5dfa14
|
Merge remote-tracking branch 'origin/master' into user_filter_tasks
|
2023-07-13 16:13:14 +02:00 |
|
|
bf93c1ddb2
|
fix label color in active filters pills
|
2023-07-11 14:06:10 +02:00 |
|
|
39896ea6e2
|
[FilterOrder] add a method to get all the active filters
|
2023-07-10 15:26:54 +02:00 |
|
|
1ee0e8e350
|
DX phpstan and csfixer
|
2023-07-05 13:35:06 +02:00 |
|
|
4da7040a49
|
FEATURE [user filter] implement query. Selecting multiple users doesn't work
|
2023-07-05 12:38:42 +02:00 |
|
|
a34b5f8588
|
Merge remote-tracking branch 'origin/118-design-filterOrder' into user_filter_tasks
|
2023-07-05 10:56:12 +02:00 |
|
|
25d4b6acbb
|
[FEATURE] allow adding of user filters in filter order - template still to be done
|
2023-07-05 10:54:37 +02:00 |
|
|
3e63b4abf3
|
UX: improve FilterOrder box design
|
2023-07-04 16:42:56 +02:00 |
|
|
1485d1ce7a
|
Merge branch 'master' into 118-design-filterOrder
|
2023-07-04 14:56:00 +02:00 |
|
|
31745bc252
|
[export] order center alphabetically when generating an export
|
2023-06-29 17:53:15 +02:00 |
|
|
9f0fdb031a
|
Merge remote-tracking branch 'origin/master' into 110-export-editable
|
2023-06-26 11:06:52 +02:00 |
|
|
9978b6a6e4
|
Fix: fix the loading of pickCenterType when no regroupments exists and
defaults of SocialWorkTypeFilter
|
2023-06-23 13:09:19 +02:00 |
|
|
659dff3d2c
|
DX: Add features to filterOrder
Allow to add single checkboxes and entitychoices to filter order
|
2023-06-23 12:24:32 +02:00 |
|
|
73b95732db
|
Add new methods to RegroupmentRepository and fix association
Regroupment/Center
|
2023-06-07 13:06:10 +02:00 |
|
|
fb0afc7e0a
|
[WIP] get default data from saved exports for center and export steps
|
2023-06-02 15:32:38 +02:00 |
|
|
d1e1b1c4ce
|
[export form] decouple data from PickCenter form
|
2023-06-01 14:07:31 +02:00 |
|
|
2554da9dd8
|
Fix: urgent fix for EntityToJsonTransformer
The throw on error flag imposes us to propose a valid json string for decoding
|
2023-04-28 23:19:23 +02:00 |
|
|
24c33b306b
|
Fix: urgent fix for EntityToJsonTransformer
The throw on error flag imposes us to propose a valid json string for decoding
|
2023-04-28 23:16:13 +02:00 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +02:00 |
|
|
47d0334b9e
|
Merge remote-tracking branch 'origin/master' into rector/rules-up-to-php74
|
2023-04-27 23:32:31 +02:00 |
|
|
01f2697b8d
|
Merge branch 'admin-permissionsgroup-templates' into 'master'
Improve permissionsgroup page in admin templates
See merge request Chill-Projet/chill-bundles!504
|
2023-04-21 15:36:00 +00:00 |
|
|
e6163b2bc3
|
DX: fix cs
|
2023-04-19 13:05:21 +02:00 |
|
|
a1421ea99f
|
Fix: fix usage of scope picker with unactives scopes
|
2023-04-19 13:00:31 +02:00 |
|
|
746ed4f5e5
|
DX: fix cs
|
2023-04-15 00:43:55 +02:00 |
|
|
80647147ee
|
Merge branch 'refactor-using-rector-202303' into rector/rules-up-to-php74
|
2023-04-15 00:43:39 +02:00 |
|
|
a9db133a7b
|
DX: fix typing in SearchProvider
|
2023-04-15 00:33:31 +02:00 |
|
|
858ade467c
|
DX: rector rules upt to PHP 74
|
2023-04-15 00:20:19 +02:00 |
|
|
19034ac1d8
|
Merge remote-tracking branch 'origin/master' into refactor-using-rector-202303
|
2023-04-15 00:07:09 +02:00 |
|
|
27415ce868
|
UX: [permissiongroup] sticky form more compact, and with help text
|
2023-04-14 14:38:23 +02:00 |
|
|
a21637331f
|
Fixed: [workflow] validation of users in cc and dest
The validation is processed at the form step, so before the transition is processed
|
2023-04-13 12:24:44 +02:00 |
|
|
0335986326
|
Merge remote-tracking branch 'origin/master' into issue706_cc_in_workflow-2
|
2023-04-13 09:53:23 +02:00 |
|
|
b0ac8ce5af
|
Merge remote-tracking branch 'origin/master' into track-address-reference-update
|
2023-04-12 09:45:19 +02:00 |
|
|
4db1ff405e
|
fix new phpstan issues
|
2023-04-11 13:04:08 +02:00 |
|
|
4c5dae60a8
|
DX: apply rector rulesets up to PHP 73
|
2023-03-29 22:39:11 +02:00 |
|
|
b9a7530f7a
|
DX: apply rector rulesset up to PHP72
|
2023-03-29 22:32:52 +02:00 |
|
|
e45952f28c
|
Feature: add cc users in workflow: add suggested users in form type
|
2023-03-29 11:19:52 +02:00 |
|
nobohan
|
a3db67fd1e
|
Add users in cc in workflow: fix code style
|
2023-03-29 11:19:52 +02:00 |
|
nobohan
|
295406d9b7
|
Feature: add cc users in workflow form: not required
|
2023-03-29 11:19:52 +02:00 |
|
nobohan
|
2b3d7f34fc
|
Feature: Add new field ccuser in workflow step form
|
2023-03-29 11:19:51 +02:00 |
|
|
48772efd54
|
DX: fix phpstan issues
|
2023-03-28 22:32:08 +02:00 |
|
|
27dbdbcd96
|
Merge branch 'master' into upgrade-php82
|
2023-03-28 11:11:51 +02:00 |
|
|
0dfa7f8cf7
|
Merge branch '26-display-bugs-with-legend' into 'master'
issue26 Bug graphique: page modifiation fiche personne
Closes #26
See merge request Chill-Projet/chill-bundles!502
|
2023-03-27 08:55:43 +00:00 |
|
|
adc80d5080
|
Feature: [address reference] add a filter to filter person by ref status
|
2023-03-22 15:32:42 +01:00 |
|
|
97a4c39941
|
Merge branch 'master' into upgrade-php82
|
2023-03-20 12:40:58 +01:00 |
|
|
eaea702454
|
FIX add initial user as suggestion and fix error when there are no suggestions
|
2023-03-15 10:14:25 +01:00 |
|
|
de4cb1585b
|
FIX [normalizer] remove keys to have simple array of objects
|
2023-03-15 09:49:46 +01:00 |
|
|
1a3d66213b
|
FIX [review] implement changes based on review
|
2023-03-15 09:37:56 +01:00 |
|