122 Commits

Author SHA1 Message Date
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
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
80a4a6eda2 Adding colors for table header of AccompanyingPeriod/list 2015-08-26 13:32:03 +02:00
Marc Ducobu
032285442c Adding colors for table header of Person/list 2015-08-26 13:29:57 +02:00
Marc Ducobu
15c589e812 creating a person_details_container with padding 2015-08-26 13:17:07 +02:00
Marc Ducobu
d0176a4ba3 Adding ':' for into Resources/views/Person/view.html.twig 2015-08-26 11:54:12 +02:00
Marc Ducobu
c4765c13d2 Person details in fr & nl 2015-08-26 11:53:37 +02:00
Marc Ducobu
2c4fae5ee3 Debug : accompaning period good variable name for timeline 2015-08-26 10:08:14 +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
Marc Ducobu
39a859d85e Better size for person menu 2015-08-25 17:27:45 +02:00
Marc Ducobu
7798cfedfa Adding css for person (via grunt) 2015-08-25 13:26:16 +02:00
Marc Ducobu
dc052655a4 Integration thibaut style for layout person page 2015-08-24 17:49:08 +02:00
Marc Ducobu
29e63edd78 Improving the display of the information 2015-08-24 17:28:05 +02:00