30a6baef24
hide advanced search button below similarity search results
2018-11-15 10:27:57 +01:00
5591a9cfcc
bump to version 1.5.2
2018-11-13 21:56:33 +01:00
1ecc13f8ca
bump changelog from !9
2018-11-13 12:59:10 +01:00
5841016d50
Merge branch 'similarity'
2018-11-13 12:58:19 +01:00
6cd966d876
adding changelog
2018-11-13 12:55:24 +01:00
d2fb6e9300
Merge branch 'master' into HEAD
2018-11-13 12:36:16 +01:00
d118f60dc3
similaritySearch works, without duplicate personSearch results
2018-11-13 11:04:03 +01:00
387d3b53c1
wip.. dump() give a correct result, but have error !!
2018-11-08 16:17:11 +01:00
ecf3f541ef
wip.. inject personSearch results in similaritySearch to avoid duplicates results
...
error message :
---------------
[Semantical Error] line 0, col 13 near 'p.id) FROM ChillPersonBundle:Person':
Error: 'p' is used outside the scope of its declaration.
2018-11-08 14:26:08 +01:00
99ca79d86e
do not display similar search results if null
2018-11-06 15:19:02 +01:00
7be2d408f9
add similarity results for persons search
2018-11-06 15:12:13 +01:00
9d8d330eb3
adapt personSearch query with fullnameCanonical
2018-11-06 15:10:57 +01:00
290a904991
add similarity test in search query when adding person
2018-10-30 14:28:05 +01:00
3599a94f94
Add fullnameCanonical column for trigram matching (fast searching)
2018-10-30 11:18:07 +01:00
144a5ee12e
merge master and switch to version 1.5.1
2018-10-19 14:22:37 +02: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
d9148791bd
fixBug, update changelog
2018-10-19 13:51:27 +02:00
943cd9f31e
fix validation context and upgrade sf3
...
cfr commit 193460a9a649953c9222cccca7b64f14251de65e
2018-10-19 10:56:07 +02:00
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
cdaf3af2d4
Merge branch 'master' into privacyEvent
2018-10-16 14:52:43 +02:00
6324eceb1b
privacyEvent: remove element parameter
2018-10-16 14:47:19 +02:00
5f36a62379
privacyEvent, add event in accompanyingPeriod
2018-10-16 12:36:19 +02:00
4c8f170025
privacyEvent, add event in timeline
2018-10-16 12:03:54 +02:00
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