22 Commits

Author SHA1 Message Date
baf4b1f277 Merge branch 'upgrade-sf3' into add_email_and_phone_to_person 2018-08-20 11:31:35 +02:00
20b03ee9d1 remove dump message 2018-06-13 16:46:00 +02:00
c0834353d5 render custom fields choice in differents columns 2018-06-12 18:01:32 +02:00
nobohan
e96da0c641 add email and mobile number to person: last modif and translations 2018-05-21 09:56:46 +02:00
be2edec605 add specific role for LIST and STAT 2017-04-20 16:27:06 +02:00
6cdccb1553 remove dump statement 2017-04-18 22:19:34 +02:00
559239aca1 add validation to aggregator and filters 2017-03-07 16:03:49 +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
d75783632f fix identation 2017-01-16 14:28:48 +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
60cb1e60f0 add an export for person list 2016-12-09 19:51:41 +01:00
6e28b1504a improve messages in exports 2016-11-21 23:05:56 +01:00
79e96fbb5c adapt to new exportInterface
see Chill-project/Chill-Main#9
2016-04-25 21:59:13 +02:00
2012170724 adapt to new ExportInterface 2016-02-05 15:03:22 +01:00
e616626cc2 adapt elements to new interface definition 2016-01-31 23:43:53 +01:00
e79aebabff implement acl in query 2016-01-26 12:21:44 +01:00
5b3bd6545a add a role for stats, apply role on export 2016-01-23 01:20:41 +01:00
d81b2e1037 [wip] add different steps to exports 2016-01-11 21:46:41 +01:00
2711fcee6d [export] add a first export and first filters
- nationality aggregator (work in progress: we have to set the feature
  'group by continent')
- gender filter
- nationality filter
- gender filter
2016-01-02 16:46:11 +01:00