9 Commits

Author SHA1 Message Date
1d8f72bc14 fix sf4 deprecated: remove choices_as_values form option 2020-07-22 17:05:24 +02:00
nobohan
678386ffd6 fix deprecations: replace many strings by fqcn 2018-04-04 15:02:16 +02:00
1512832774 add validation on aggregators and filters 2017-02-02 22:58:47 +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
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