486 Commits

Author SHA1 Message Date
Mat
99ca79d86e do not display similar search results if null 2018-11-06 15:19:02 +01:00
Mat
7be2d408f9 add similarity results for persons search 2018-11-06 15:12:13 +01:00
Mat
9d8d330eb3 adapt personSearch query with fullnameCanonical 2018-11-06 15:10:57 +01:00
Mat
290a904991 add similarity test in search query when adding person 2018-10-30 14:28:05 +01:00
Mat
3599a94f94 Add fullnameCanonical column for trigram matching (fast searching) 2018-10-30 11:18:07 +01:00
7547f99063 Merge branch 'master' into bugFix 2018-10-19 14:20:02 +02:00
a2cc59a399 Merge branch 'bugFix' of framagit.org:Chill-project/Chill-Person into bugFix 2018-10-19 14:18:45 +02:00
76c9773508 handle multiple person in privacy logs 2018-10-19 14:18:32 +02:00
c392fad540 handle multiple person in privacy logs 2018-10-19 14:17:49 +02:00
Mat
d9148791bd fixBug, update changelog 2018-10-19 13:51:27 +02:00
Mat
943cd9f31e fix validation context and upgrade sf3
cfr commit 193460a9a649953c9222cccca7b64f14251de65e
2018-10-19 10:56:07 +02:00
Mat
7dfbe88ce6 fix sf3 depreciated addViolationAt() method
cfr vendor/symfony/symfony/UPGRADE-3.0.md:1719
2018-10-19 10:56:07 +02:00
42e33c020c Merge branch 'privacyEvent' into 'master'
Privacy event

See merge request Chill-project/Chill-Person!7
2018-10-18 21:59:11 +02:00
f7f678f0cb add persons only if not empty 2018-10-18 21:56:28 +02:00
4f78b8fb54 remove unused code and dum 2018-10-18 21:54:04 +02:00
Mat
cdaf3af2d4 Merge branch 'master' into privacyEvent 2018-10-16 14:52:43 +02:00
Mat
6324eceb1b privacyEvent: remove element parameter 2018-10-16 14:47:19 +02:00
Mat
5f36a62379 privacyEvent, add event in accompanyingPeriod 2018-10-16 12:36:19 +02:00
Mat
4c8f170025 privacyEvent, add event in timeline 2018-10-16 12:03:54 +02:00
Mat
f5baeaa06c init PrivacyEvent logger service 2018-10-16 10:01:12 +02:00
2a9aff304a remove inexistant css file (person.css) 2018-10-08 22:07:47 +02:00
cf2408be1b improvement on import - person may have a null gender 2018-10-05 22:54:30 +02:00
b5a9105a0f set deps to stable branches 2018-09-10 11:24:21 +02:00
c3d1db8d39 always upgrade packagist 2018-09-07 16:55:07 +02:00
e6c838e240 remove dump 2018-08-29 23:50:10 +02:00
c27329820e fix error in loader person 2018-08-29 23:49:41 +02:00
4513ef35f6 allow to hide memo 2018-08-27 13:23:36 +02:00
f2ed32e458 allow to load person interactively
- return results as json in PersonSearch
- update PickPersonType to load peoples with ChoiceLoader
2018-08-27 13:18:41 +02:00
b4801734d3 remove accompanying period if not used 2018-08-21 16:27:33 +02:00
c21b87b9c6 add validation for phonenumber 2018-08-20 21:36:07 +02:00
ca445f11c5 set phonenumber fields to TelType 2018-08-20 21:35:53 +02:00
9f0d8e53ab remove "todo" 2018-08-20 21:35:36 +02:00
2f7a8f1ebc add more generic message when invalid form during person update 2018-08-20 21:34:53 +02:00
081f4f9b4c fix migration name and migrate old data 2018-08-20 21:33:59 +02:00
baf4b1f277 Merge branch 'upgrade-sf3' into add_email_and_phone_to_person 2018-08-20 11:31:35 +02:00
75e87ac5ba fix docblock 2018-07-17 17:10:11 +02:00
dce1447778 Add ACL check on link "add a person" 2018-07-17 17:05:20 +02:00
77c00f4157 Add ACL check on link "add a person" 2018-07-17 17:04:05 +02:00
b2abce256d add entry "add a person" in section dynamically + right on exports 2018-07-17 16:51:52 +02:00
318d93c456 fix privacy issue with similar person matcher
The condition to show only person from same center had no precedence with
name and firstname string.
2018-07-08 17:15:58 +02:00
5acfbd0cf1 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-07-05 14:02:38 +02:00
b4c22bf247 add indeterminate gender 2018-07-05 14:02:14 +02:00
5ca6a9939c fix error when having two address at same date 2018-07-05 12:47:31 +02:00
39d70d5d48 fix error in validation 2018-06-13 16:46:20 +02:00
20b03ee9d1 remove dump message 2018-06-13 16:46:00 +02:00
c0834353d5 render custom fields choice in differents columns 2018-06-12 18:01:32 +02:00
7c8f095de3 force uppercase in person menu 2018-06-12 18:01:14 +02:00
f2948e31de refactor menu layout to adapt to conditional menu 2018-06-07 21:52:00 +02:00
9bdec6338e fix error when birthdate == null 2018-06-05 11:43:20 +02:00
nobohan
e96da0c641 add email and mobile number to person: last modif and translations 2018-05-21 09:56:46 +02:00