139 Commits

Author SHA1 Message Date
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
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
90ced95a4b allow to pass customfields to person list widget 2016-10-20 12:10:52 +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
adbc59ec76 Merge remote-tracking branch 'origin/master' 2016-09-19 00:02:55 +02:00
2f5efd50e8 add a widget to display a person list on homepage 2016-09-18 23:57:32 +02: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
ce7c149c35 fix bugs in accompanying periods
ref #11
2016-05-17 10:02:45 +02:00
Marc Ducobu
f04c032cf7 Improving the timeline UI 2016-05-06 16:36:25 +02:00
40a1476156 adding a rendering block event
ref Chill-project/Chill-Main#12
ref Chill-project/Chill-Group#7
2016-03-14 22:46:51 +01: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
1577076c93 remove old translation of gender when unknown date of birth 2015-12-18 01:14:01 +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
52b4f1a659 Merge 2015-10-30 10:50:51 +01:00
Marc Ducobu
d45e2e2db9 adding the user bundle in top top_banner block 2015-10-30 10:44:46 +01:00
ac46a61d40 fix "the page display always the homepage"
Renaming the block name from layout_content => content.
2015-10-27 14:53:22 +01:00
772499ce89 set correct layout to accompanying period crud 2015-10-12 21:31:01 +02: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