0e94e769cb
Remove reference to deprecated Role class in tests
2023-07-28 01:16:53 +02:00
abc067adae
More useful error message when not enough people in database fixture
2023-07-28 00:54:18 +02:00
ae04172929
Force type-hint and handle null value in ordering
2023-07-28 00:25:32 +02:00
dd21694544
Fix RefreshAddressToGeographicalUnitMaterializedViewCronJobTest: use ClockInterface to handle properly now and use more random tests
2023-07-27 23:52:38 +02:00
5f6e506300
Fix: AuthorizationHelperTest: remove deprecated and deprecation of PrepareScopeTrait
2023-07-27 23:51:57 +02:00
dba1d0548e
Use the new syntax for prepending the load of twig templates in some Chill*Extension class
2023-07-27 23:23:18 +02:00
507bd5c6b5
Set the default env.test password on password
, as hardcoded before
2023-07-27 23:22:19 +02:00
9f63d9ed0f
Fix test on RefreshAddressToGeographicalUnitMaterializedViewCronJob
...
Alter the signature on run: add an empty array
2023-07-27 22:57:36 +02:00
97dad842ea
Fix test on DateNormalizer
2023-07-27 22:55:52 +02:00
d08980c8d1
Fix deprecation on single task workflow declaration
2023-07-27 22:52:02 +02:00
da6f8511a8
Fix tests on ExportManager
2023-07-27 22:51:55 +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
169bf3c140
Fix bootstrapping of ci: step unit_test
2023-07-22 23:51:10 +02:00
9cdef5f951
Fix: remove data after executing CronJobDatabaseInteractionTest
2023-07-22 23:50:26 +02:00
df529be2ce
Fix: Add missing prophecy methods in CronManagerTest
2023-07-22 23:50:22 +02:00
d87cd0c685
Fix DI for ReportDateFilter
2023-07-22 23:50:12 +02:00
7a5db59ac2
remove deprecated templating component
2023-07-22 23:09:00 +02:00
4028cc8a8b
Set repositories for EventBundle on the new way + dependent issues
2023-07-22 23:05:30 +02:00
48cd8aaa9f
Rewrite bootstrap of bundle when executing tests
2023-07-20 16:33:43 +02:00
d048ee3b44
fix configuration for EventSearch
2023-07-20 15:50:05 +02:00
aa553db659
apply rector rules after updating the code with master branch
2023-07-19 23:43:26 +02:00
e45430f0c9
Merge branch 'rector/rules-up-to-php82' into rector/rules-symfony
2023-07-19 23:22:57 +02:00
13abc36529
Merge branch 'rector/rules-up-to-php82-2023-08' into rector/rules-up-to-php82
2023-07-19 23:21:20 +02:00
023a29cb78
apply rector rules: php up to php82
2023-07-19 23:19:50 +02:00
7b637d1287
change rector config: up to php82
2023-07-19 23:15:42 +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
1ebf68683f
release 2.5.2
2.5.2
2023-07-15 09:00:03 +02:00
98c2ee3ab2
[Collate Address] when updating address point, do not use the point's address reference if the similarity is below
2023-07-15 08:59:07 +02:00
4d7b4500c1
release 2.5.1
2023-07-14 13:03:29 +02:00
ca2ba9d8e4
[collate addresses] block collating addresses to another address reference
...
where the address reference is already the best match
2023-07-14 13:03:28 +02:00
f34f8b1eaa
Update v2.5.0.md - add missing changie
2023-07-14 10:42:11 +00:00
2b96160200
Release v2.5.0
2.5.0
2023-07-14 11:42:35 +02:00
933c353357
DX: [changie] fix bug when Custom.Long is not present
2023-07-14 11:32: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
0719a541a6
Merge branch 'doc-chill-database' into 'master'
...
doc: documentation for database printciples
See merge request Chill-Projet/chill-bundles!562
2023-07-14 08:58:11 +00:00
883147ed9c
add a missing sntence
2023-07-14 08:57:55 +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
643d8f99be
collate address: force the country to be the same when comparing postal codes
2023-07-14 10:52:33 +02: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
78a5e81e33
remove glitch from filter when no task states in database
2023-07-14 10:43:18 +02:00
b05e128b5e
Handle case when some arguments are null in SingleTaskAclAwareRepository
2023-07-14 10:13:57 +02: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
18535ee85f
DX: remove dump message
2023-07-13 21:12:08 +02:00