2327 Commits

Author SHA1 Message Date
c527b1b3cf validation attempt with assert\callback: still doesn't work 2021-12-02 15:31:08 +01:00
acacef936c changelog updated and stylefix 2021-12-02 12:49:33 +01:00
f971dc05eb test written, but the validation expression is not yet correct 2021-12-02 12:33:10 +01:00
nobohan
49da5fe060 person: fix altname denormalisation 2021-12-02 12:00:57 +01:00
nobohan
bcdddcde9b person: new person modal: add email field + re-order fields 2021-12-02 10:59:59 +01:00
nobohan
64d3edfc42 person: [technical debt]: hardcode altname array 2021-12-02 10:59:59 +01:00
nobohan
912f9bacdb person: document altname api endpoint in swagger 2021-12-02 10:59:59 +01:00
nobohan
55e94fbe2a person: retrieve altname config with ConfigPersonAltNamesHelper 2021-12-02 10:59:59 +01:00
nobohan
c5acfc9bbc person: deserialise altnames (WIP) 2021-12-02 10:59:59 +01:00
nobohan
780b7db8cb person: add altnames in the person creation modal 2021-12-02 10:59:59 +01:00
nobohan
d71d1beb42 person: remove api endpoint (was a mistake) 2021-12-02 10:59:59 +01:00
nobohan
3d3ce7814b person: add api endpoint for altname + implement getValidationGroups 2021-12-02 10:59:59 +01:00
nobohan
438cb7317a person: add api point for altname config 2021-12-02 10:59:59 +01:00
475b40e896 add form to doc generation and custom form to admin template configuration 2021-12-01 23:00:02 +01:00
7719d2b073 full generation for accompanying period 2021-12-01 15:43:34 +01:00
de4e83b3fb Generate a context for docgen, on accompanying period 2021-11-30 23:23:02 +01:00
3404d3669c create contextmanager and refactor docgeneratorTemplateType 2021-11-30 18:35:05 +01:00
cf442461d6 Merge remote-tracking branch 'origin/master' into features/docgen-widget-generate-template 2021-11-30 16:38:36 +01:00
Pol Dellaiera
cd3be25c22
cs: Remove duplicated headers. 2021-11-30 13:54:58 +01:00
Pol Dellaiera
47c5855a21
cs: Switch to a stricter way of coding - this might break in a lot of places. 2021-11-30 13:33:18 +01:00
Pol Dellaiera
28d2c42454
cs: Enable more risky rules. 2021-11-30 12:27:49 +01:00
Pol Dellaiera
733bee06a8
cs: Enable more risky rules. 2021-11-30 12:19:29 +01:00
Pol Dellaiera
579c349e28
cs: Enable more risky rules. 2021-11-30 12:09:24 +01:00
Pol Dellaiera
a43784c3a1
cs: Enable risky rule random_api_migration. 2021-11-30 11:55:02 +01:00
Pol Dellaiera
91d12c4a96
cs: Enable risky rule static_lambda. 2021-11-30 11:43:34 +01:00
Pol Dellaiera
a9188355c5
cs: Enable more risky rules. 2021-11-30 11:37:57 +01:00
Pol Dellaiera
c8195e6df5
cs: Enable more risky rules. 2021-11-30 11:28:52 +01:00
Pol Dellaiera
3631fd99fd
cs: Enable risky rule is_null. 2021-11-30 10:22:38 +01:00
Pol Dellaiera
e11c249131
Fix constant name. 2021-11-30 10:09:17 +01:00
Pol Dellaiera
f531cdc0ec
cs: Enable a couple of risky rules. 2021-11-30 09:39:45 +01:00
acc4647346 [person search] increase pertinence when person's lastname starts with
search pattern
2021-11-29 23:24:34 +01:00
54a4b48174 [person search] fix bug when using birhtdateafter and birthdate before on advanced search 2021-11-29 23:11:13 +01:00
217b74b9e2 [Household] when two adresses on same date, close the existing one 2021-11-29 21:27:17 +01:00
5d9ceb5757 295 resume retouches 2021-11-29 13:48:18 +00:00
3c70cec396 merge origin/master 2021-11-29 14:33:29 +01:00
16b130b9a5 Merge remote-tracking branch 'origin/master' into issue314_suggest_persons 2021-11-29 14:28:39 +01:00
eee9bff711 remove entities which are present twice 2021-11-29 14:28:24 +01:00
9aba4ea8f6 first commit 2021-11-29 14:06:22 +01:00
4acedc84b0 vue_accourse: fix list-suggest asset for items suggestions 2021-11-29 13:55:38 +01:00
c64ab86f8e Merge remote-tracking branch 'origin/master' into issue314_suggest_persons 2021-11-29 13:45:37 +01:00
d5a269356b Display of toasts for accompanying course + general makeFetch 2021-11-29 12:39:11 +00:00
juminet
b300858bdd activity: avoid existing entities being added in Users, ThirdParties, Persons 2021-11-29 12:27:54 +00:00
e4e1edff68 confidential toggle rights 2021-11-29 11:01:51 +00:00
nobohan
cb89fc5ef5 person: style list-suggest 2021-11-29 10:16:23 +01:00
nobohan
037532d13c person: entities suggestion in parcours: style list 2021-11-29 09:31:33 +01:00
nobohan
60422f5eee person: suggest entities for resources 2021-11-28 22:53:36 +01:00
nobohan
4abb1a7a57 person: suggest entities for requestor 2021-11-28 22:32:19 +01:00
nobohan
0ad7ca6235 person: init suggested entities in accompanying course
(working)
2021-11-28 22:17:00 +01:00
9f868bff4f create module for generating document in twig pages 2021-11-28 21:24:18 +01:00
nobohan
5fab0ffe27 accompanying course: add resource 2021-11-28 21:16:48 +01:00