2610 Commits

Author SHA1 Message Date
32a7734d30 first commit 2021-12-03 18:58:57 +01:00
Pol Dellaiera
6e521642a4
fix: Typed property RedisConnectionFactory::$redis must not be accessed before initialization. 2021-11-30 15:22:32 +01:00
e76e5dd02d fix argument type 2021-11-30 14:50:26 +01:00
Pol Dellaiera
a3da9c538c
tests: Fix argument type. 2021-11-30 14:22:15 +01:00
Pol Dellaiera
5a2d297c2e
tests: Fix argument type. 2021-11-30 14:10:38 +01:00
Pol Dellaiera
56037f796b
fix: Import missing annotation. 2021-11-30 14:02:20 +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
6ce511889f
cs: Enable more risky rules. 2021-11-30 12:03:02 +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
e99b14b870 [activity] fix loading of social action in edit mode 2021-11-29 23:01:17 +01:00
7b0c7988df [activity] handle case when there is no action associated to selected
issues
2021-11-29 22:43:14 +01:00
55b9242690 [bugfix][activity form] check the presence of location / social issues /
persons fields
2021-11-29 21:57:29 +01:00
4854f40648 [bugfix] fix template "new" for activity 2021-11-29 21:27:17 +01:00
217b74b9e2 [Household] when two adresses on same date, close the existing one 2021-11-29 21:27:17 +01:00
juminet
975fbfbdee activity: edit an activity: choose the context based on the activity, not the url parameters 2021-11-29 13:56:12 +00: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
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
nobohan
5fab0ffe27 accompanying course: add resource 2021-11-28 21:16:48 +01:00
nobohan
44a09903a0 person: init suggested entities in accompanying course 2021-11-26 21:08:07 +01:00
nobohan
5aa5cb3e08 location: use fetchResults for getLocations and getLocationTypes 2021-11-25 17:22:25 +01:00
nobohan
f002d48efd location: fix error when there is no defaultFor defined for locationType entities 2021-11-25 16:53:02 +01:00
nobohan
aad4b6e5d0 location: allow null value for defaultFor 2021-11-25 16:18:45 +01:00
nobohan
36c57511e8 location: fix code style with phpstan 2021-11-25 16:10:08 +01:00
3f35f0e251 add unique constraint on property validFor for LocationType 2021-11-25 15:40:38 +01:00
nobohan
3d5db29a4c location: filter location api point only by active and availableForUsers 2021-11-25 15:39:30 +01:00
nobohan
e73179688a activity: format location label for parcours location 2021-11-25 15:39:30 +01:00