895e1be9ef
Fix fixtures
...
- Inject parameters directly instead of getting from container
- User PasswordHasher instead of EncoderFactory
- set parameters directly and correctly encode values to json
2025-09-11 11:44:53 +02:00
6cd17a8e36
Remove containerAwareInterface, no longer supported in sf72
2025-06-05 16:21:18 +02:00
d2bd17632f
Remove ContainerAwareInterface and extend Fixture instead
2025-06-05 16:21:18 +02:00
17db59d221
Rector changes and immplementations of required methods
2025-06-05 16:21:17 +02:00
Christophe Siraut
6c37d798bf
ChillPersonBundle: add administrativeStatus property to Person
2025-01-31 09:06:45 +01:00
Christophe Siraut
110db30748
ChillPersonBundle: add employmentStatus property to Person
2024-12-16 17:35:19 +01:00
f820273dd7
Pass class as second parameter to getReference() fixture method
2024-11-28 13:28:52 +01:00
19e6ceba28
Add second parameter to add-, get-, hasReference() methods in fixture classes
2024-11-28 12:44:14 +01:00
c147d267d9
Merge branch '329-gender-docgen-normalization' of https://gitlab.com/Chill-Projet/chill-bundles into 329-gender-docgen-normalization
2024-11-28 12:20:26 +01:00
fa767110e8
Add int return type to getOrder() method in fixture classes
2024-11-28 12:20:17 +01:00
11ba2cf889
[phpstan fix] Add array return type on all dependency fixture getDependencies methods
2024-11-28 12:02:48 +01:00
d68de96004
[phpstan fix] Add void return type on all fixture load methods
2024-11-28 11:47:17 +01:00
ac3ac432e1
Fix phpunit pipeline
2024-10-29 15:30:20 +01:00
d04f9ae9ff
Fix LoadPeople for gender
2024-10-22 17:51:41 +02:00
086f391dc9
Cs fix and phpstan fix
2024-10-22 17:25:51 +02:00
f1844ae02b
Php cs fixes and phpstan
2024-10-22 15:56:41 +02:00
4d8bcc5a5a
Fix fixture for persons
2024-10-22 14:51:02 +02:00
fa64f44cf1
php cs fixes
2024-10-09 16:49:40 +02:00
f0f651edea
update cs after php-cs-fixer upgrade
2024-09-12 12:02:33 +02:00
f889d67e94
fixes after merge of master into upgrade-sf4
2024-02-12 22:31:16 +01:00
27ce322690
upgrade php-cs-fixer to 3.47.0
2024-01-22 12:14:39 +01:00
3c8e59e088
php cs fixes after updating php cs fixer
2024-01-10 10:31:25 +01:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
d2323e91ca
new cs rule: single_line_empty_body
...
Rule is added to the last version of php-cs-fixer
2023-09-12 15:58:59 +02:00
37419e06fc
Skip test for reviewing duplication detection on person creation
2023-08-30 20:29:30 +02:00
2f1f724860
Remove commented code
2023-08-30 16:25:30 +02:00
e839b03cc9
Update path to twig template with new syntax
2023-07-28 12:16:50 +02:00
f570fe92a5
apply rector rules
2023-07-28 02:40:02 +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
efaa01f4f6
DX: rector apply rules 'symfony up to 4.4
2023-05-05 18:21:33 +02:00
4ab4554e63
DX: embed test app inside bundle
2023-05-03 23:00:08 +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
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
b9a7530f7a
DX: apply rector rulesset up to PHP72
2023-03-29 22:32:52 +02:00
4dbb195b45
Merge remote-tracking branch 'origin/master' into upgrade-php82
2023-03-03 16:18:47 +01:00
744b62184a
fix LoadHousehold fixture
2023-02-17 14:48:02 +01:00
8ccce12e54
DX: fix phpstan errors
2023-02-07 23:49:56 +01:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
eb2bc306f7
prevent duplicates in relationships data fixtures
2022-05-02 12:22:34 +02:00
1e06926f6d
Load relationships without gender in french fixtures
2022-04-29 14:11:32 +02:00
53b3f98bba
Household/composition add + fixes household composition editor
2022-01-24 10:59:00 +00:00
5cebcfddb7
fix cs ?
2021-12-25 22:51:58 +01:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
264bd76461
Issue336 internal create action fixes
2021-12-14 18:48:31 +00:00
13a1ab380e
fix import social work metadata: use child social issue if any
2021-12-13 15:03:30 +01:00