|
4f940b44ad
|
Fix tests with capitalization
|
2021-10-14 14:01:18 +00:00 |
|
|
2db9a98bfe
|
fix bootstrapping listener for person capitalization name
|
2021-10-11 14:53:04 +02:00 |
|
|
8fca704f74
|
adjustment so that altnames are fully capitalized
|
2021-10-07 17:05:09 +02:00 |
|
|
aa852ec924
|
minor changes review: comments removed, logicexception, more test cases passed
|
2021-10-07 11:13:38 +02:00 |
|
|
7dd42c3fa2
|
accented letters in majascule
|
2021-10-06 15:52:11 +02:00 |
|
Julie Lenaerts
|
0c4ea81550
|
eventListener created and tested for firstname, lastname and altnames
|
2021-10-06 12:16:45 +02:00 |
|
|
c382008b4d
|
fix tests (wip)
|
2021-09-22 12:23:15 +02:00 |
|
|
41d76542b4
|
move validation on person into annotations
|
2021-09-20 13:56:43 +02:00 |
|
|
7faddbe3fe
|
move birthday validator to namespace person + rewrite tests
|
2021-09-20 13:56:43 +02:00 |
|
|
eec798cfd3
|
entity person: create a validator to check a person entity is linked
with a center
This validator take a parameter in configuration
|
2021-09-20 13:56:43 +02:00 |
|
|
647bdb2749
|
fix tests
|
2021-08-23 18:19:47 +02:00 |
|
|
09e5cc1545
|
create api for social issue consistency
|
2021-08-22 00:02:22 +02:00 |
|
|
13ff55c967
|
Desactivate tests which randomly fails with new fixtures
|
2021-08-19 15:25:11 +02:00 |
|
|
c7cc2c7596
|
Fixtures/fix loading people
|
2021-08-17 20:01:29 +00:00 |
|
|
6544566c34
|
fix test PersonSearch by adding html node filtering
|
2021-08-17 11:42:30 +02:00 |
|
|
72a1ac02eb
|
add address suggestion by household
|
2021-08-17 11:42:30 +02:00 |
|
|
c420d2bfd7
|
Add address suggestion for a person
|
2021-08-17 11:42:30 +02:00 |
|
|
8d2b1fbe13
|
add test for accompanying period location validity
|
2021-08-17 11:42:30 +02:00 |
|
|
8030792eb6
|
Remove creation of AccompanyingPeriod on person creation
|
2021-07-22 15:36:36 +00:00 |
|
|
2699d48533
|
Fix tests after introduction of bootstrap
|
2021-07-22 15:20:45 +00:00 |
|
|
2a1f5cbad1
|
add test for suggestion household by accompanying period
|
2021-06-28 13:18:00 +02:00 |
|
|
99337c4aa6
|
add form edit metadata in summary page
|
2021-06-18 14:11:02 +02:00 |
|
|
04ccca092b
|
remove links to route 'household members'
|
2021-06-18 13:53:19 +02:00 |
|
|
e1f01a47f8
|
Merge remote-tracking branch 'origin/master' into features/household-edit-members-forms-improve-household
|
2021-06-18 13:42:37 +02:00 |
|
|
dc79e1a02d
|
remove test for members page
|
2021-06-18 13:31:19 +02:00 |
|
|
7a6117a264
|
fix test which randomly failed
|
2021-06-18 13:30:31 +02:00 |
|
|
9d35e4efbb
|
Merge remote-tracking branch 'origin/master' into features/household-validation
|
2021-06-18 12:02:34 +02:00 |
|
|
a7ecd08d78
|
fix data provider which randomly generate invalid data in test
|
2021-06-18 09:19:28 +00:00 |
|
|
54997e5893
|
add test for household membership sequential validator
|
2021-06-15 21:31:02 +02:00 |
|
|
b2c1d75fc5
|
fix parameters in test MaxHolder
|
2021-06-14 12:58:23 +02:00 |
|
|
af740fd87d
|
Merge branch 'features/household-editor' into features/household-validation
|
2021-06-11 17:08:38 +02:00 |
|
|
ecc8b929ca
|
create max holder validator
|
2021-06-11 17:03:48 +02:00 |
|
|
38c06977ca
|
add link to household or household editor
|
2021-06-10 15:18:41 +02:00 |
|
|
89734c680c
|
backend: allow to remove people from household, or move to a new household
|
2021-06-10 13:01:42 +02:00 |
|
|
3c727d1c65
|
fix format for date, after use of html5 date widget
|
2021-06-10 10:52:37 +02:00 |
|
|
30668ca67f
|
Merge remote-tracking branch 'origin/master' into features/household-members-list
|
2021-06-10 10:29:57 +02:00 |
|
|
1433af8e95
|
fix format for birthdate in test
|
2021-06-08 21:57:06 +02:00 |
|
|
e91596ae12
|
fix callback for comparing birthdate in test
|
2021-06-08 19:44:31 +00:00 |
|
|
c9da72fa0d
|
fix test: use format for html5 date
|
2021-06-08 19:44:55 +02:00 |
|
|
4dc82bc207
|
add test for Member edition + fix path
|
2021-06-07 21:52:17 +02:00 |
|
|
e9caa7b4b8
|
add groups on household serialization
|
2021-06-02 21:44:49 +02:00 |
|
|
0158c6f2ed
|
add tests for household
|
2021-06-02 16:21:01 +02:00 |
|
|
cd52f7e6e8
|
Merge branch 'fix-person-tests' into features/household
|
2021-05-31 21:40:24 +02:00 |
|
|
f49c54d51f
|
fix redirection after creating accompanying course in test
|
2021-05-31 21:31:02 +02:00 |
|
|
041b1dfc51
|
Controller action to move members of an household
|
2021-05-31 20:42:07 +02:00 |
|
|
ace3b1969e
|
Rename membership edition and add more fixtures
|
2021-05-28 18:26:22 +02:00 |
|
|
edc86af659
|
add tests for moving houshold
|
2021-05-28 18:01:20 +02:00 |
|
|
562c72f7bb
|
missing comma
|
2021-05-27 00:06:00 +02:00 |
|
|
6602e1b286
|
fix wording in timeline accompanying period test
|
2021-05-27 00:03:22 +02:00 |
|
|
b69aaeafd9
|
fix tests for search
|
2021-05-26 23:54:00 +02:00 |
|