432acc0ace
[export][person] Feature: add filter and aggregator by geographical unit on person
2022-10-04 22:17:16 +02:00
52435f5331
Feature: aggregator for accompanying course by geographical level
2022-10-04 10:25:34 +02:00
e3764f6f91
[export][person] Fixed: use left join on association between works and
...
goal/results
2022-09-26 17:02:28 +02:00
95f7622923
[Export][person] Fixed: error and more precision on household
...
composition
A filter and two aggregators create a join between composition and
household, but with a parameter at different date.
Each aggregator and filter now have a custom alias, to allow to set this
date parameter on each join.
2022-09-26 16:45:36 +02:00
89bdc76565
handle unknown in gender aggregator
2022-09-22 18:15:59 +02:00
4fe4f6a877
DXFeature: ClosingMotiveRepository implements correct interace
2022-09-22 14:02:00 +02:00
cf9b9b3c75
[person][export] Fixed: use left join for related entities in accompanying course aggregators
2022-09-21 17:30:00 +02:00
3c8dbe56fc
exports: create new aggregator tests + minor corrections in aggregators
2022-09-21 14:31:46 +02:00
91af01336a
fix goalResult aggregator
2022-09-19 13:51:03 +02:00
37d49e1123
fix goal aggregator error
2022-09-19 11:46:53 +02:00
d30ac75995
exports: create workAction goalResult aggregator
2022-09-19 11:22:41 +02:00
91a5db4c14
fix origin alias in qb
2022-09-15 16:07:00 +02:00
ef7a388f38
exports: fix resetDQLPart('from') issue (632)
...
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/632
2022-09-13 12:38:33 +02:00
712c7bc492
add actionRender in construct, it was missing
2022-09-08 12:04:11 +02:00
1dcff2f23c
exports: add condition with distinct alias on join clauses
2022-09-07 21:40:53 +02:00
81359877c4
exports: add condition with distinct alias on join clauses (wip)
2022-09-07 19:45:41 +02:00
d9e602247e
fix errors with Role type
2022-09-07 11:09:03 +02:00
1b8b99d5ce
Merge remote-tracking branch 'origin/social_action_exports' into 111_exports_suite
...
# Conflicts:
# src/Bundle/ChillPersonBundle/Export/Aggregator/PersonAggregators/HouseholdPositionAggregator.php
2022-09-07 10:08:39 +02:00
29cc589bf2
exports: add a new GeographicalUnitStat aggregator
2022-09-06 15:07:28 +02:00
1c92f58b3b
Merge branch 'tests/fixes-2022-09-05' into 111_exports_suite
2022-09-06 15:02:36 +02:00
d245afb009
correct identification of from()
2022-09-06 14:41:40 +02:00
75bdc335e5
remove usage of deprecated Role into Export
2022-09-05 17:26:36 +02:00
c442529799
fix cs
2022-09-05 14:49:07 +02:00
374ad43df6
exports: cleaning code
2022-09-01 10:11:53 +02:00
cae9dddac4
exports: fix acp requestor aggregator
2022-08-31 17:58:37 +02:00
436f1d6c61
exports: add new requestor aggregator
2022-08-31 15:28:11 +02:00
d86b86487f
fix some remarks in 111_export review
2022-08-31 15:27:03 +02:00
7eb75b709c
Merge branch '111_exports' into social_action_exports
2022-08-30 13:17:37 +02:00
72b5fcf998
minor changes
2022-08-30 13:14:40 +02:00
f5baa2c152
exports: DurationAggregator with approximative(*) date interval
...
(*) for more precise, we need dql interval function
2022-08-25 13:49:12 +02:00
e1ec2dc25c
exports: DurationAggregator: test qb addSelect for compute date interval
2022-08-25 13:49:12 +02:00
2c151c2ec9
exports: add new duration aggregator (wip)
2022-08-25 13:49:12 +02:00
2c53f92a2e
small refactorisations
2022-08-16 15:13:47 +02:00
4c91bf5084
household position aggregator for person
2022-08-16 15:07:03 +02:00
afbedf3a4a
Merge branch '111_exports' into social_action_exports
2022-08-16 10:19:04 +02:00
4e12684f98
add condition on join clause to improve combined Filters/Aggregators
2022-08-11 18:09:25 +02:00
b03950d0f7
improve translations for treating agent
2022-08-11 17:33:58 +02:00
d27c52b526
Split Job and Scope Aggregators
2022-08-11 17:13:24 +02:00
312a23e91f
split ReferrerAggregator
2022-08-11 16:57:44 +02:00
12cae472d6
Merge branch '111_exports' into social_action_exports
2022-08-11 14:08:33 +02:00
b8d187c82b
exports evaluation: fix root query from acp
2022-08-11 14:04:15 +02:00
6e467a62d4
exports: simplify with querybuilder method to getRootAlias
2022-08-11 12:04:41 +02:00
70488a935d
exports: test if a join is already loaded
...
when a specific join has to be shared between combined filters/aggregators, we need to check if it has been already loaded.
we cannot load it into indicator because result is wrong
2022-08-11 12:01:54 +02:00
18c17818f6
exports: add ChildrenNumber Aggregator
2022-08-10 17:17:29 +02:00
bc5d610f80
exports: add on_date parameter on Composition Filter/Aggregator
2022-08-10 16:50:59 +02:00
c693dfde66
a same join() in filter and aggregator make error if we combine them
2022-08-10 16:33:05 +02:00
3463ff8e2e
exports: add Composition Filter and Aggregator in Household exports
2022-08-10 16:25:38 +02:00
6eddb420cc
fix nationality aggregator
2022-08-10 10:36:32 +02:00
955d4a9e7a
exports: add new EvaluationType Filter and Aggregator
2022-08-10 10:21:05 +02:00
2c7a128348
vendee filters and aggregators moved to root folder
2022-08-09 16:49:38 +02:00