245 Commits

Author SHA1 Message Date
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
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
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
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
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
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
nobohan
f7b061473b Merge remote-tracking branch 'origin/add_webpack' into upgrade-sf3
merge webpack to upgrade_sf3
2018-04-27 11:08:45 +02:00
nobohan
b27762ea0b add webpack config + correct sass file 2018-04-27 10:55:33 +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
75b4ef5a7d add filtering before / after date of birth 2017-08-29 17:01:26 +02:00
f5de2d8049 fix tests
some classes have changed, fix it
2017-08-29 17:00:32 +02:00
54fbaa8c0d add advanced search for person 2017-08-22 22:33:30 +02:00
0031597e88 add pagination to timeline 2017-08-19 23:08:41 +02:00
f6e91e6f77 layout of timeline 2017-08-19 23:08:32 +02:00
47e194b1ed improve layout 2017-08-19 21:46:09 +02:00
b5ad33e521 improve layout of view page (address) 2017-08-19 20:15:15 +02:00
4e6e02e753 fix path to new console 2017-07-04 16:32:09 +02:00
c01a2c9178 new architecture for test + autoload version 2.8.22 2017-07-04 16:29:34 +02:00
be2edec605 add specific role for LIST and STAT 2017-04-20 16:27:06 +02:00
1bc93af148 add hierarchy in role + translations 2017-04-19 22:28:14 +02:00
Benoit BENICH (@bbbenoit)
130c9eb859 change in view.html.twig (Ressources/views/Person) line 195 blockquote for email 2017-04-06 15:09:18 +02:00
7d80ff43dd Merge branch 'exports' 2017-03-07 16:06:18 +01:00
559239aca1 add validation to aggregator and filters 2017-03-07 16:03:49 +01:00
1512832774 add validation on aggregators and filters 2017-02-02 22:58:47 +01:00
cc91ade6fe adding a date for the address
The address are computed to be valid at a given date.

The date input appears only if fields concerning address are checked.
2017-01-31 13:48:25 +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
991e5f5bd2 more tests for exports 2016-12-26 21:20:01 +01:00
0e848e0829 adding constraint to fields 2016-12-20 22:24:58 +01:00
8ec9fb11fc adding missing file 2016-12-18 23:55:41 +01:00