97 Commits

Author SHA1 Message Date
320598e905 add homeless to person addresses 2020-05-01 15:51:30 +02: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
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
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
5b60415166 fix error on macro renderPerson / withLink not taken into account 2019-06-26 12:39:57 +02: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
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
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
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
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
961d942f38 layout improvement in UI 2016-11-15 21:42:17 +01:00
ff3daec08e fix style on bt create 2016-11-15 21:42:17 +01:00
4c265ef293 improve layout of custom field on view page
ref #12
2016-11-13 20:27:20 +01:00
10ea0c77e7 adding pagination on search + renaming option 2016-08-25 22:18:12 +02:00
f442bf54b7 implements the preview of search 2016-08-25 22:18:12 +02:00
ff5bda12b6 add new / create address + tests 2016-03-13 22:14:40 +01:00
545e155334 Merge remote-tracking branch 'framagit/master' 2016-03-13 15:02:32 +01:00
8d50a94351 fix dot in class name 2016-03-10 21:47:58 +01:00
91ed954be8 allow to update existing address 2016-03-10 21:44:53 +01:00
afe6ace331 add a many-to-many relation to addresses 2016-03-10 18:01:06 +01:00
46081fd360 fix condition which prevent countryOfBirth to be shown 2016-03-04 17:24:17 +01:00
230945c322 add macro for person entity rendering easily 2016-02-22 17:46:32 +01:00
d419be2af1 set some fields visibility as configurable
Some fields can now be hidden through configuration
2016-02-05 23:05:53 +01:00
90f579d88a show memo in person details + minor fixes
The memo is shown only if not empty.

minor fixes :

- re-add label 'country of birth' on view page
- set title to pages
2016-01-18 21:32:22 +01:00
Marc Ducobu
ca387ef8c5 MDM #6 Supprimer bouton modifier sur la page personne 2015-12-11 13:45:11 +01:00
Marc Ducobu
39dfd17c5d Improving UI 2015-12-04 19:37:47 +01:00
Marc Ducobu
dda6f65fc2 Merge branch 'master' of git://github.com/Chill-project/Person 2015-09-30 15:28:47 +02:00
Marc Ducobu
e73cd3987a Debug : removing old code (that is now in chill_custom_fields_group_widget) 2015-09-30 14:35:39 +02:00
Marc Ducobu
5a30328c63 use the widget chill_custom_fields_group_widget for only display active custom fields 2015-09-30 14:34:04 +02:00
Marc Ducobu
2427309f11 Removing useless class 2015-09-21 23:11:22 +02:00
Marc Ducobu
2f0197aff3 Removing useless class for table 2015-09-01 16:46:28 +02:00
Marc Ducobu
7b391d3212 Person review form with padding and color for th 2015-09-01 16:43:35 +02:00
Marc Ducobu
ed1a133d3d Person create form with padding 2015-09-01 16:35:15 +02:00
Marc Ducobu
032285442c Adding colors for table header of Person/list 2015-08-26 13:29:57 +02:00
Marc Ducobu
d0176a4ba3 Adding ':' for into Resources/views/Person/view.html.twig 2015-08-26 11:54:12 +02:00
Marc Ducobu
d07c7d4286 Basic version of view person (thibaut design) 2015-08-25 19:49:48 +02:00
Marc Ducobu
f48563fee3 Display person information respecting thibault style 2015-08-25 18:31:24 +02:00