2921073da3
[centerHistory] add conditions to be sure at least one center history exists per person
2023-07-27 10:34:19 +02:00
f02d97ddb0
FEATURE [centerHistory] attempt to complete test for centerHistory
2023-07-27 10:18:30 +02:00
9690359dfa
Fix loading data for customfield, using proper DI
2023-07-23 00:31:27 +02:00
2ad82e8cc1
Fix loading data for customfield with new templating engine
2023-07-23 00:00:23 +02:00
7a5db59ac2
remove deprecated templating component
2023-07-22 23:09:00 +02:00
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
6e6f19c499
fix small risky code
2023-07-19 16:28:51 +02:00
075aca493b
DX: type-hing oneToMany and ManyToMany properties as collection
2023-07-19 16:21:17 +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
bb187f5463
WIP started center_history query for duplicate person merge
2023-07-17 07:50:10 +02:00
e6da727a11
Merge branch 'issue120_filter_social_actions' into 'master'
...
Add filter to social actions
See merge request Chill-Projet/chill-bundles!570
2023-07-14 09:14:21 +00:00
718de2fad0
Merge branch '112-addresses-recollate' into 'master'
...
Feature: re-associate addresses with addresses references and postal code references in a cronjob and allow a cronjob to pass data from one execution to the next one
Closes #112
See merge request Chill-Projet/chill-bundles!580
2023-07-14 08:56:56 +00:00
3954d69c94
Merge branch '93-improve-address-design' into 'master'
...
Améliorations cosmétiques en rapport avec le bouton "détails de l'adresse"
See merge request Chill-Projet/chill-bundles!579
2023-07-14 08:47:18 +00:00
8f39d0320c
Merge branch '117-repair-queries-on-homepage-widget' into 'master'
...
[homepage widget] repair my unread notification list with actions and evaluations documents
See merge request Chill-Projet/chill-bundles!578
2023-07-14 07:48:46 +00:00
1cc61cee36
Fixed: fix CS + fix "my workflow" api when course or work has been delete
2023-07-14 09:44:05 +02:00
a21cefab31
Fix: last fixes for accompanying period work filters
...
- avoid errors when the user inverse date from and date to (we correct them)
- allow the user to filter by multiple users
- do not show filter by types if only one action type
- more type-hinting in the $filter argument for AccompanyingPeriodWorkRepository::findByAccompanyingPeriodOpenFirst
2023-07-14 09:23:23 +02:00
f2673d6c83
Merge remote-tracking branch 'origin/master' into issue120_filter_social_actions
2023-07-13 21:14:31 +02:00
860e076b89
[test] add dataprovider for testing move person where both are participating in the same parcours
2023-07-13 16:18:39 +02:00
e0cdf06e99
FIX [duplicate] adding test and handlers to handle fusion of doublons with special cases - after codewithme session
2023-07-13 15:30:33 +02:00
59da93fd75
corrections
2023-07-13 14:07:01 +02:00
22ded77bde
Create new route to redirect from document to work that contains evaluation that contains document
2023-07-13 12:49:01 +02:00
66e1047752
DX php cs fixer
2023-07-12 20:30:31 +02:00
7bee376718
DX phpstan fix and remove dump
2023-07-12 20:29:53 +02:00
6bc45bbca3
FEATURE [filter][actions] integrate user and dates filter into sql
2023-07-12 20:21:14 +02:00
94e9b75e40
Merge branch '125-list-person-on-course' into 'master'
...
Feature: Add a list of peoples with the details of their accompanying courses
Closes #125
See merge request Chill-Projet/chill-bundles!572
2023-07-12 16:11:39 +00:00
4220d1a2d3
Revert "UX: [vue][onTheFly] improve residential address position in modale"
...
This reverts commit 62d610680176ae8abc547d0c439c7a856f7adb40.
2023-07-12 17:44:47 +02:00
2259a31260
show detail button in banners
2023-07-12 17:25:49 +02:00
1930c48d28
Align address detail button style with banner context buttons
2023-07-12 17:03:55 +02:00
29306d2b66
UX: [vue][onTheFly] improve residential address position in modale
2023-07-12 17:03:55 +02:00
1ae27152c2
Merge branch 'master' into 616_rapid-action
2023-07-12 15:38:51 +02:00
e0758215ba
FEATURE [repository] implement filter logic
2023-07-12 15:17:03 +02:00
3f66e1a862
[cron-job] allow a cronjob to pass data from one execution to another
...
When a cronjob is executed, it may return an array of data.
This data will be passed as parameter on the next execution
2023-07-12 11:36:26 +02:00
0423540976
FIX [duplicate][personpicker] use dynamic person picker to assign duplicate manually
2023-07-12 11:17:25 +02:00
d825a8509b
FIX [duplicate][delete] fix error messages for treating the accompaning_period_work linked to the person that will be deleted
2023-07-12 10:51:55 +02:00
99d6e9e6b8
Merge branch 'accompanying_period_voter' into 'master'
...
rights for reassigning and accessing confidential parcours
Closes #99 and #121
See merge request Chill-Projet/chill-bundles!483
2023-07-07 11:06:37 +00:00
63f9bd5548
[export] Add ordering by person''s lastname or course opening date in list which concerns accompanying course or people
2023-07-07 12:42:32 +02:00
c8146ded17
Feature: add a list for people with their associated accompanying course
2023-07-07 12:36:24 +02:00
7f30742fc3
Rename ListPersonWithAccompanyingPeriod to ListPersonHavingAccompanyingPeriod
2023-07-07 09:36:39 +02:00
56d9072abe
change id, to avoid collision between ListPersonHelper and ListAccompanyingPeriodHelper
2023-07-07 09:33:03 +02:00
7ccff61c25
Refactor ListAccompanyingPeriod to use a helper for most of the work
2023-07-07 09:17:36 +02:00
8929f4b8a3
Merge branch '116-course-index-link-action-to-view-if-closed' into 'master'
...
Fixed: rights on the action list in accompanying period main's page
Closes #116
See merge request Chill-Projet/chill-bundles!566
2023-07-06 20:05:25 +00:00
20d5fabc18
[repository][action filter] integrating filters in repository
2023-07-06 13:39:08 +02:00
c95dc23c51
Merge remote-tracking branch 'origin/master' into accompanying_period_voter
2023-07-05 22:27:47 +02:00
0361743ae0
Merge branch '113-add-missing-filters' into 'master'
...
Add missing aggregators and filters
Closes #113
See merge request Chill-Projet/chill-bundles!567
2023-07-05 20:08:20 +00:00
ff1629cbb7
Separate role "see confidential course" from "reassign bulk"
2023-07-05 22:06:21 +02:00
779eb812b0
Add new role to see confidential right on method AccompanyingPeriodACLAwareRepositoryInterface::findByUserAndPostalCodeOpenedAccompanyingPeriod
2023-07-05 21:56:50 +02:00
a990591e0c
handle right to see confidential course on regulation list
2023-07-05 16:23:14 +02:00
61982634a6
FEATURE add filter to the template
2023-07-05 16:05:51 +02:00