41 Commits

Author SHA1 Message Date
1d8f72bc14 fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
320598e905 add homeless to person addresses 2020-05-01 15:51:30 +02:00
4d5900d902 Fix bug in accompanying period export element 2019-03-20 12:32:03 +01:00
f7ac607ff0 add filtering on accompanying period + fix problems in gender filter 2019-01-11 16:49:24 +01:00
cf2408be1b improvement on import - person may have a null gender 2018-10-05 22:54:30 +02:00
baf4b1f277 Merge branch 'upgrade-sf3' into add_email_and_phone_to_person 2018-08-20 11:31:35 +02:00
39d70d5d48 fix error in validation 2018-06-13 16:46:20 +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
nobohan
657a4f3fa1 fix deprecations: use fqcn 2018-04-09 10:50:48 +02:00
nobohan
b004c65ec1 fix deprecations: use choices_as_values=true and flip content of the choice options 2018-04-04 17:53:11 +02:00
nobohan
678386ffd6 fix deprecations: replace many strings by fqcn 2018-04-04 15:02:16 +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
7d80ff43dd Merge branch 'exports' 2017-03-07 16:06:18 +01:00
559239aca1 add validation to aggregator and filters 2017-03-07 16:03:49 +01:00
1512832774 add validation on aggregators and filters 2017-02-02 22:58:47 +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
cf3f23e6f2 add a birthdate filter 2017-01-13 21:36:06 +01:00
136f78d4a9 add an age aggregator for person 2017-01-12 18:49:24 +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
e412fbf34c adapt filters to new interface + add message for nationality filter 2016-12-01 22:36:04 +01:00
b73259b49f improve the nationality aggregator
use the function of Chill\MainBundle\Util\CountriesInfo to retrieve a list of
countries by country code.
2016-12-01 15:52:46 +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
2f9b4a8c81 make aggregor take roles into account 2016-01-26 11:47:04 +01:00
9cb37a6115 add ACL for export 2016-01-24 22:25:55 +01:00
c74754af09 Merge remote-tracking branch 'framagit-julien/export' into export 2016-01-24 20:36:29 +01:00
5b3bd6545a add a role for stats, apply role on export 2016-01-23 01:20:41 +01:00
a5065f798a add gender aggregator 2016-01-14 12:19:29 +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