15 Commits

Author SHA1 Message Date
1d8f72bc14 fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
cf2408be1b improvement on import - person may have a null gender 2018-10-05 22:54:30 +02:00
nobohan
678386ffd6 fix deprecations: replace many strings by fqcn 2018-04-04 15:02:16 +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
045119d61f improve exports, filters, aggregators 2017-01-17 00:33:44 +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
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
e616626cc2 adapt elements to new interface definition 2016-01-31 23:43:53 +01:00
2f9b4a8c81 make aggregor take roles into account 2016-01-26 11:47:04 +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