e45430f0c9
Merge branch 'rector/rules-up-to-php82' into rector/rules-symfony
2023-07-19 23:22:57 +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
b4614974c0
allow to edit existing saved export with new export options
2023-06-06 10:49:48 +02:00
cb0a6bbd21
Regenerate data from saved export on formatter test
...
[ci-skip]
2023-06-04 01:10:50 +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
a31c4063a1
DX [cs-fixer] fixes
2023-05-24 14:02:05 +02:00
674e057f67
fixes for user permission list
2023-05-20 00:54:35 +02:00
b2e79b677b
Feature: [admin] add an export list of all permissions associated to
...
each user
2023-05-20 00:34:53 +02:00
748e566c7e
Feature: [admin] list of users on csv format
2023-05-20 00:03:25 +02:00
0083842509
DX: modernize controller for permissions groups and order them alphabetically
2023-05-19 11:58:11 +02:00
db9fef095a
Fixed: force default values for cc users in workflow
2023-05-17 13:24:15 +02:00
efaa01f4f6
DX: rector apply rules 'symfony up to 4.4
2023-05-05 18:21:33 +02:00
6d63177ff4
apply rules rector up to php82
2023-05-01 21:39:45 +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
e6163b2bc3
DX: fix cs
2023-04-19 13:05:21 +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
19034ac1d8
Merge remote-tracking branch 'origin/master' into refactor-using-rector-202303
2023-04-15 00:07:09 +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
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
nobohan
a8c2750ac8
Feature: add cc users in workflow: move isNotificationCc to WorkflowNotificationHandler
2023-03-29 11:19:52 +02:00
nobohan
3de5d29fe8
Feature: show 'Cc' for notications as Cc
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
35174e4241
Feature: show my workflows in Cc in my workflow page
2023-03-29 11:19:52 +02:00
nobohan
a992c45720
Feature: create a new API endpoint for my workflows in Cc
2023-03-29 11:19:51 +02:00
nobohan
2b3d7f34fc
Feature: Add new field ccuser in workflow step form
2023-03-29 11:19:51 +02:00
f256dda6fe
Feature: [address] apply details button on address-render-box
2023-03-22 15:32:42 +01:00
8177a0fcce
Feature: Provide api endpoint for reviewing addresses
...
Feature: show warning when address does not match the reference
Feature: [address] do update the address from address reference when clicked inside address details
2023-03-22 15:32:42 +01:00
21e24c60c7
Feature: show list of geographical units which covers address in address details modal
2023-03-22 15:32:41 +01:00
71d0785ab4
Feature: add api endpoint for listing all geographical units covering an address
2023-03-22 15:32:40 +01:00
1195564adb
[form][controller] pass suggested users on to workflow form
2023-03-15 09:37:56 +01:00
2e822a9486
Fix bug on admin Location Page with availableForUsers value
2023-03-09 12:35:29 +01:00
73fa585707
Merge remote-tracking branch 'origin/master' into integrate_regroupment_entity
2023-03-01 16:50:53 +01:00
b30e966316
DX: [absence] Remove unneccessary $em->persist()
2023-03-01 16:32:20 +01:00
f1ebc089c3
Merge remote-tracking branch 'origin/master' into user_absences
2023-03-01 14:59:43 +01:00
68f7a832b4
Fixed: [activity] fetch all the available location, beyond the first page
2023-02-08 14:42:16 +00:00
7d80507517
FEATURE [regroupment][exports] first commit to implement regroupment entity in exports
2023-02-07 15:42:58 +01:00
1c673db628
FIX [phpcsfixer][phpstan]
2023-01-27 12:18:19 +01:00
fa8a2c5cc5
FIX remove some whitespaces or empty lines + add btn in absence message homepage (still commented out)
2023-01-27 12:04:11 +01:00
4dd81da1ef
FIX [routes][redirect] fix route naming and redirection after delete action
2023-01-27 11:23:29 +01:00
5ae4eb1bf7
Merge branch 'master' into user_absences
2023-01-26 17:09:54 +01:00
9ada19ef23
FIX: [dump] remove dump
2023-01-25 18:32:57 +01:00
8ee184e665
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2023-01-25 16:15:43 +01:00