169 Commits

Author SHA1 Message Date
30eacea228 Improve templating in Closing Motive admin 2020-07-06 13:25:24 +02:00
da9d1120ac replace icon in person list
Use a "lock" icon, instead of open / closed folder, which is more
comprehensive
2020-07-06 13:23:54 +02:00
373a6a2dc7 [person details] add an "empty" statement on place of birth 2020-07-01 17:34:00 +02:00
98b9f5d2d7 [Accompanying period] fix closing motive label 2020-06-30 17:45:03 +02:00
523b60c69a [Accompanying period] fix period label in list
The template didn't take into account still opened periods.
2020-06-30 17:33:56 +02:00
4c2ec6761a override relevant part of the main CRUD template
Add a person_id to every button in person crud templates
2020-06-18 16:40:22 +02:00
937792fa2d CRUD: improve index view 2020-06-11 16:01:35 +02:00
278d7f5772 Merge branch 'stable' 2020-05-01 15:54:12 +02:00
320598e905 add homeless to person addresses 2020-05-01 15:51:30 +02:00
de560b4d3b [crud] add step delete 2020-03-26 13:15:42 +01:00
ac5fc59c21 [closing motivve] display closing motive in remark 2020-03-13 16:39:12 +01:00
e59f58f461 [closing motive] add an hierarchy + admin section for closing motives 2020-03-12 12:19:15 +01:00
ceb3b5e955 [UI] set action button bottom of edit form according to crud template 2020-02-03 13:03:04 +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
7b7ce4a604 [wip] add actions to crud 2019-12-11 16:09:08 +01:00
90ffb7cf7a CRUD new action 2019-12-05 22:57:15 +01:00
98b491063c Merge branch 'master' into CRUD-init 2019-12-04 22:01:26 +01:00
1c92f91f30 [wip] work on base person crud controller 2019-11-22 13:47:00 +01:00
685f35e730 Merge branch 'similarity' 2019-11-05 14:29:13 +01:00
f1eefa7ed7 add search by phone + format phonenumber 2019-10-30 22:54:24 +01:00
0ccc998e52 add an icon when the file is opened / closed in result list, and in person rendering macro 2019-07-02 13:18:34 +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
5b60415166 fix error on macro renderPerson / withLink not taken into account 2019-06-26 12:39:57 +02:00
fdaecdfaef add file number in person header 2019-02-25 12:08:42 +01:00
Mat
30a6baef24 hide advanced search button below similarity search results 2018-11-15 10:27:57 +01:00
Mat
7be2d408f9 add similarity results for persons search 2018-11-06 15:12:13 +01:00
2a9aff304a remove inexistant css file (person.css) 2018-10-08 22:07:47 +02:00
4513ef35f6 allow to hide memo 2018-08-27 13:23:36 +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
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
75b4ef5a7d add filtering before / after date of birth 2017-08-29 17:01:26 +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
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
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