chill-bundles/src/Bundle/ChillPersonBundle
Julien Fastré cdaca533a0
Feature: [export] allow to check multiple geographical layers in
geographical aggregators

BC: saved exports which activated this layers won't work any more. This
is the query to find them:

```sql
SELECT * FROM chill_main_saved_export
WHERE
    options->'export'->'export'->'aggregators'->'accompanyingcourse_geographicalunitstat_aggregator'->>'enabled' = '1'
```
2023-04-25 17:37:27 +02:00
..
2023-02-07 23:03:37 +01:00
2023-02-07 23:49:56 +01:00
2023-03-28 22:32:08 +02:00
2023-04-11 11:43:01 +02:00
2023-02-06 17:47:54 +01:00
2023-03-28 23:27:25 +02:00
2023-02-28 21:43:28 +01:00
2023-03-28 18:12:47 +02:00
2023-04-20 18:09:25 +02:00
2023-04-11 13:04:08 +02:00
2023-02-04 00:50:58 +01:00
2023-03-05 17:43:44 +01:00
2023-02-22 11:54:03 +01:00
2023-03-28 22:32:08 +02:00

ChillPersonBundle

The chill bundle for dealing with persons

Documentation & installation

Read documentation here : http://chill.readthedocs.org