d53e6b57a4
make timeline & paginator service private
2020-07-28 13:11:12 +02:00
5245d9971e
sf4, fix section menu translations and add missing translations
2020-07-27 19:43:43 +02:00
9952a885ed
fix sf4 error with PickPersonType (error in commit a92686d1)
2020-07-27 17:24:01 +02:00
43dedaf96b
sf4 deprecated: timeline builder was private service
2020-07-27 13:50:23 +02:00
7ae24da907
sf4 deprecated: timelinePerson and accompagnyingpersonPeriod was private service
2020-07-27 12:47:27 +02:00
d39666bf8e
sf4 deprecated: migrate Doctrine ORM mapping to annotation
2020-07-24 17:44:40 +02:00
97a4deb159
rename service alias definition
2020-07-22 09:49:15 +02:00
73a2c2d41a
fix sf4 deprecated service alias definition
2020-07-16 15:03:04 +02:00
a92686d10b
deprecated, fix useless repository service definition
2020-07-16 14:44:40 +02:00
e59f58f461
[closing motive] add an hierarchy + admin section for closing motives
2020-03-12 12:19:15 +01:00
5154039182
[alt names] add alt names on person creation form
2020-02-03 12:47:55 +01:00
289afcdd0c
add trigger on alt names and improve layout with alt names
2020-01-30 23:04:24 +01:00
342449aadc
Add person alt names in list & view
2020-01-30 16:40:19 +01:00
426458811c
add model + form to handle alt names
2020-01-30 15:51:39 +01:00
9d8e49f39b
create render entity for person
2019-12-05 22:57:33 +01:00
f1eefa7ed7
add search by phone + format phonenumber
2019-10-30 22:54:24 +01:00
1d1bafe3d9
improve command move
...
- allow to delete some entities instead of moving them ;
- trigger event on move / delete entities in order to customize sql
statements
2019-08-28 13:39:35 +02:00
19cc54a674
Add a link between accompanying period and user
...
It is now allowed to indicates who make/made the accompanying period.
This feature may be hidden by a specific configuration option. Default
to visible.
2019-07-01 15:21:34 +02:00
df3c7e0fc4
add a chill:person:move
command
2019-06-11 19:10:37 +02:00
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
3599a94f94
Add fullnameCanonical column for trigram matching (fast searching)
2018-10-30 11:18:07 +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
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
2f7a8f1ebc
add more generic message when invalid form during person update
2018-08-20 21:34:53 +02:00
baf4b1f277
Merge branch 'upgrade-sf3' into add_email_and_phone_to_person
2018-08-20 11:31:35 +02:00
b2abce256d
add entry "add a person" in section dynamically + right on exports
2018-07-17 16:51:52 +02:00
nobohan
e96da0c641
add email and mobile number to person: last modif and translations
2018-05-21 09:56:46 +02:00
nobohan
e9698f2cbc
add email and phonenumber: wrote migration file, changed templates, changed validation rules
2018-05-18 17:41:33 +02:00
nobohan
3eb96c4479
Merge branch 'upgrade-sf3' into add_email_and_phone_to_person
...
merge for adding last modif on sf3
2018-05-18 15:01:54 +02:00
983ed7a50d
delegate person matching detection to service SimilarPersonMatcher
2018-05-14 17:58:00 +02:00
nobohan
2f03f925ca
add mobilenumber + validation on email and phonenumber (regex)
2018-05-14 12:17:33 +02:00
db00a0d265
re-enable fixtures with sf3
2018-05-04 22:51:37 +02:00
c7ad381aac
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
2018-04-19 18:20:30 +02:00
3bf7838731
fix deprecations in closingMotive
2018-04-19 13:07:15 +02:00
nobohan
1608c74f34
fix deprecations: methods -> constraint
2018-04-13 17:03:33 +02:00
nobohan
2ac4a84114
fix deprecations: replace methods by callback in callbacks
2018-04-04 15:47:57 +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