|
273f91fd00
|
Add config for eslint
|
2024-10-31 19:11:16 +01:00 |
|
|
27ecae4486
|
first eslint corrections
|
2024-10-31 17:28:02 +01:00 |
|
|
f90f1c7ef8
|
Install eslint and eslint vue plugin + config file
|
2024-10-31 17:27:45 +01:00 |
|
|
32459e6092
|
Fix gender translation for unknown
v3.2.2
|
2024-10-31 14:14:37 +01:00 |
|
|
1e02fed32b
|
Update chill bundles to v3.2.1
v3.2.1
|
2024-10-31 12:20:07 +01:00 |
|
|
2c3818258a
|
Fix fusion of person doubles and add changies for fixes
|
2024-10-31 12:13:21 +01:00 |
|
|
64f3b40694
|
Add the possibility of unknown to the gender entity
|
2024-10-31 12:10:35 +01:00 |
|
|
1cadc71d5a
|
Update bundles to v3.2.0 : gender entity added
v3.2.0
|
2024-10-30 10:11:36 +01:00 |
|
|
2b45a51f57
|
Merge branch 'create_gender_entity' into 'master'
Add gender entity
See merge request Chill-Projet/chill-bundles!740
|
2024-10-30 09:10:26 +00:00 |
|
|
4c66adee86
|
Add changie for gender entity creation
|
2024-10-30 09:57:35 +01:00 |
|
|
6c8fd99cd1
|
php cs fixes of personDocGenNormalizerTest
|
2024-10-30 09:31:53 +01:00 |
|
|
e886387f17
|
Fix PersonDocGenNormalizerTest
|
2024-10-29 19:05:30 +01:00 |
|
|
c79f030310
|
Fix person list exports
|
2024-10-29 18:04:14 +01:00 |
|
|
a648fd09b0
|
php cs fix
|
2024-10-29 17:10:00 +01:00 |
|
|
1bd5e6d582
|
Fix PersonControllerCreateTest
|
2024-10-29 17:02:32 +01:00 |
|
|
80940a7b19
|
LoadGenders fixture access string value of enum
|
2024-10-29 16:51:14 +01:00 |
|
|
7541238c1e
|
Fix pipeline for LoadGenders file
|
2024-10-29 16:09:04 +01:00 |
|
|
34748dca76
|
Create a gender fixture
|
2024-10-29 15:55:25 +01:00 |
|
|
12bb264eb5
|
Php cs fixes
|
2024-10-29 15:44:11 +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 |
|
|
06cbfdd0c3
|
style fixes
|
2024-10-22 16:17:34 +02:00 |
|
|
f1844ae02b
|
Php cs fixes and phpstan
|
2024-10-22 15:56:41 +02:00 |
|
|
73b0dd6009
|
Fix transformation of data in gender filter
|
2024-10-22 14:54:18 +02:00 |
|
|
4d8bcc5a5a
|
Fix fixture for persons
|
2024-10-22 14:51:02 +02:00 |
|
|
5dfa5e1e7f
|
Advanced search fixed to work with new gender entity
|
2024-10-22 14:50:16 +02:00 |
|
|
588f02cdf4
|
Take Null value for gender into account and fix OnTheFly makeFetch
|
2024-10-22 14:48:16 +02:00 |
|
|
30b66d5806
|
Php cs fixes
|
2024-10-22 09:16:15 +02:00 |
|
|
5786759daa
|
Rector changes
|
2024-10-22 09:15:44 +02:00 |
|
|
0c1c1cbf8b
|
Fix form type to use in advanced search
|
2024-10-22 09:15:25 +02:00 |
|
|
9741794f7a
|
Add bootstrap icons to package.json
|
2024-10-22 07:42:02 +02:00 |
|
|
5ca558bba3
|
Fix accidental removal of -> in GenderAggregator
|
2024-10-22 07:31:52 +02:00 |
|
|
9d05f2ac2b
|
set GenderFilterTest back to using accepted_genders key to check if data is transformed correctly
|
2024-10-22 07:09:00 +02:00 |
|
|
566c40dd84
|
transform gender data for saved exports
|
2024-10-22 06:46:39 +02:00 |
|
|
0d2e0b4e91
|
Customize genderFilter to include a NULL choice + add translation and adjust test
|
2024-10-21 16:45:45 +02:00 |
|
|
30ebd00693
|
Customize query to return ordered active gender entities
|
2024-10-21 16:18:50 +02:00 |
|
|
8b1d73356f
|
Add condition to check if value passed to translatableStringHelper is not null
|
2024-10-21 16:18:12 +02:00 |
|
|
ddfaa2861e
|
Remove unused method getGenderNumeric that creates phpstan errors
|
2024-10-21 15:39:27 +02:00 |
|
|
9416a19d85
|
Sanitize html for good measure
|
2024-10-21 15:39:05 +02:00 |
|
|
34bbee2031
|
Use makeFetch method
|
2024-10-21 15:38:46 +02:00 |
|
|
7f1764658a
|
Add extends template on repository
|
2024-10-21 15:27:53 +02:00 |
|
|
43c3cc26ea
|
Fix translation with gender
|
2024-10-21 15:27:37 +02:00 |
|
|
74593a7d28
|
Use enumType in gender admin form
|
2024-10-21 15:14:38 +02:00 |
|
|
e629dbf994
|
Merge branch 'create_gender_entity' of https://gitlab.com/Chill-Projet/chill-bundles into create_gender_entity
|
2024-10-09 17:03:28 +02:00 |
|
|
8e02db6c85
|
Fix phpstan
|
2024-10-09 17:00:33 +02:00 |
|
|
7183d9a3b1
|
Fix genderfilter to work with array of gender entity values
|
2024-10-09 16:49:40 +02:00 |
|
|
70335a6360
|
rector fixes
|
2024-10-09 16:49:40 +02:00 |
|
|
fa64f44cf1
|
php cs fixes
|
2024-10-09 16:49:40 +02:00 |
|
|
f34c94fd65
|
Use new gender entity in personDocGenNormalizer
|
2024-10-09 16:49:40 +02:00 |
|