10225 Commits

Author SHA1 Message Date
4b20db7a9c
build cache before running rector tests 2023-08-02 16:26:11 +02:00
458a59fe1b
Fix loading extension: use the new way 2023-08-02 16:26:05 +02:00
378e417d5c
Remove unnecessary comparison in ActivityController 2023-08-02 16:25:44 +02:00
cd7b91dd98
Avoid implicit creation of array 2023-08-01 18:35:36 +02:00
4b989fe25c
fix tests for filter and aggregators: boot kernel instead of calling parent::setUp 2023-07-30 22:21:57 +02:00
984c35f8bc
Fix loading countries 2023-07-30 22:15:39 +02:00
770d64a2f8
DX: fix loading of current professions for third parties 2023-07-28 13:21:33 +02:00
34c46f23e3
remove dead code 2023-07-28 13:10:58 +02:00
333579de06
DX: use more precise service parameter and use dataprovider for test 2023-07-28 13:06:45 +02:00
836cc7199e
DX: add default autoconfigure and autowiring on Reports/Fixtures 2023-07-28 13:05:59 +02:00
7f96a895e1
DX: remove unused property on PersonController 2023-07-28 13:05:29 +02:00
a0d4a995d3
Rector config: provide kernel for rector configuration 2023-07-28 12:24:23 +02:00
e839b03cc9
Update path to twig template with new syntax 2023-07-28 12:16:50 +02:00
55b8502896
fix typing on Doctrine FunctionNode Age 2023-07-28 02:52:55 +02:00
a9c8f464bb
Remove family member bundle 2023-07-28 02:41:37 +02:00
f570fe92a5
apply rector rules 2023-07-28 02:40:02 +02:00
157cdf6dfc
update rector and adapt rules 2023-07-28 02:39:46 +02:00
c20f65eebb
apply rector rules: symfony **UP TO** 44 2023-07-28 01:52:53 +02:00
b6a094aeee
force readonly properties on dummy class used in test 2023-07-28 01:33:00 +02:00
0ed5544ad3
More useful error message when not enough people in database fixture 2023-07-28 01:22:58 +02:00
6f2b538e27
Use Person::centerHistory to load fixtures with given center 2023-07-28 01:22:55 +02:00
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