f7ac607ff0
add filtering on accompanying period + fix problems in gender filter
2019-01-11 16:49:24 +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
7be2d408f9
add similarity results for persons search
2018-11-06 15:12:13 +01:00
cdaf3af2d4
Merge branch 'master' into privacyEvent
2018-10-16 14:52:43 +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
cf2408be1b
improvement on import - person may have a null gender
2018-10-05 22:54:30 +02:00
b4801734d3
remove accompanying period if not used
2018-08-21 16:27:33 +02:00
2f7a8f1ebc
add more generic message when invalid form during person update
2018-08-20 21:34:53 +02:00
b2abce256d
add entry "add a person" in section dynamically + right on exports
2018-07-17 16:51:52 +02:00
983ed7a50d
delegate person matching detection to service SimilarPersonMatcher
2018-05-14 17:58:00 +02:00
db00a0d265
re-enable fixtures with sf3
2018-05-04 22:51:37 +02:00
559239aca1
add validation to aggregator and filters
2017-03-07 16:03:49 +01:00
25cad2f11d
add ListPerson
...
Add / complete list of person.
Some SQL function are added to allow to get the last address at a given date.
2017-01-31 12:18:07 +01:00
045119d61f
improve exports, filters, aggregators
2017-01-17 00:33:44 +01:00
cf3f23e6f2
add a birthdate filter
2017-01-13 21:36:06 +01:00
136f78d4a9
add an age aggregator for person
2017-01-12 18:49:24 +01:00
8ec9fb11fc
adding missing file
2016-12-18 23:55:41 +01:00
82c7434871
adding custom filtering on personListWidget
2016-10-06 11:46:37 +02:00
38df9bb91d
adding a widget "add a person" on homepage, replacing the homepage menu
...
We use the new widget api to add a widget "add a person" on homepage. The homepage menu is deprecated.
2016-09-23 12:29:46 +02:00
2f5efd50e8
add a widget to display a person list on homepage
2016-09-18 23:57:32 +02:00