|
c1261f63e7
|
Merge branch 'testing' of gitlab.com:Chill-Projet/chill-bundles into testing
|
2022-11-16 18:41:42 +01:00 |
|
|
80f6b7d330
|
cs fix
|
2022-11-16 18:41:26 +01:00 |
|
|
2178485e5e
|
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
|
2022-11-14 16:12:30 +01:00 |
|
|
e767557216
|
csfixer
|
2022-11-14 16:03:04 +01:00 |
|
|
68bfb082fc
|
chill-bundles#25: replace ChillDateType by PickRollingDateType
batch/serial replacing
untested
|
2022-11-14 15:43:02 +01:00 |
|
|
cf6430ae9b
|
Feature: Adapt geographical unit filters and aggregator to use the materialized view, instead of geographical computation (improve performance)
|
2022-11-14 14:22:48 +01:00 |
|
|
a942a24596
|
Fixes: [export] fixes filters by household composition, and apply them on persons directly
|
2022-11-09 20:46:15 +01:00 |
|
|
48da6d0a92
|
Feature: Apply rolling date on StepAggregator
|
2022-11-07 21:11:20 +01:00 |
|
|
03e765f811
|
DX: [export] review on CreatorFilter, CreatorJobAggregator, CreatorJobFilter
|
2022-11-03 12:39:19 +01:00 |
|
|
4524240ad8
|
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
|
2022-11-02 18:39:11 +01:00 |
|
|
c872ca7204
|
Feature: [export] group accompanying period by number of actions
|
2022-11-02 14:05:16 +01:00 |
|
|
5acf2a1986
|
creator job aggregator
|
2022-11-02 13:17:03 +01:00 |
|
|
1228a0323c
|
php csfixes
|
2022-11-02 10:28:52 +01:00 |
|
|
fe120086c7
|
define queryKey in 11 aggregators
|
2022-10-28 16:59:11 +02:00 |
|
|
43d9ba1ba5
|
Create 16 new filters/aggregators in Bundles: Vendée, Person, Activity
Basic file creation, with methods, namespace, and title translation
|
2022-10-28 13:07:24 +02:00 |
|
|
2f9b56dcd5
|
Feature: [export][acp] group courses by household composition
|
2022-10-18 21:43:33 +02:00 |
|
|
dd0e2a169c
|
Feature: [export][acp] use a date of computation for each filter and
aggregator linked with referrer
|
2022-10-15 00:17:04 +02:00 |
|
|
2ee4897db9
|
Feature: [export][acp] use the acp's step history to aggregate steps in StepAggregator
|
2022-10-14 21:04:58 +02:00 |
|
|
d5efbd505c
|
Feature: [export][acp] aggregator by course's duration
|
2022-10-12 11:04:36 +02:00 |
|
|
6f1ec00d3a
|
Feature: [export] allow to choose between different granularity for DurationAggregator (acp) [wip]
|
2022-10-11 16:48:22 +02:00 |
|
|
07d15f0a68
|
DX: fixed complicated comparison to add a group by
|
2022-10-06 23:42:46 +02:00 |
|
|
5dbfb98906
|
DX: fix missing import during exception handling
|
2022-10-06 23:17:20 +02:00 |
|
|
7e1d07f1ff
|
DX: add missing import for handling exception
|
2022-10-06 23:04:50 +02:00 |
|
|
36590e7810
|
fix cs: mismatch header and strict type declaration
|
2022-10-06 22:25:45 +02:00 |
|
|
b394d7247d
|
fix cs: too much line before declaring strict type
|
2022-10-06 08:55:32 +02:00 |
|
|
67c3f3a840
|
fix cs with licencse header
|
2022-10-05 17:08:14 +02:00 |
|
|
a967e1ed17
|
fix cs
|
2022-10-05 15:23:28 +02:00 |
|
|
8a740a25da
|
[Export] Feature: create a aggregator for referrer's main scope on
aggregator
|
2022-10-05 14:57:15 +02:00 |
|
|
491570a21c
|
[export] Fixed: the scope aggregator (accompanying course) group by
period's scope (and the label didn't show this)
+ extract ScopeRepository and create ScopeRepositoryInterface
|
2022-10-05 14:56:36 +02:00 |
|
|
52435f5331
|
Feature: aggregator for accompanying course by geographical level
|
2022-10-04 10:25:34 +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 |
|
|
91a5db4c14
|
fix origin alias in qb
|
2022-09-15 16:07:00 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
4e12684f98
|
add condition on join clause to improve combined Filters/Aggregators
|
2022-08-11 18:09:25 +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 |
|
|
f817ca9671
|
exports: add a new intensity aggregator
|
2022-08-09 11:11:53 +02:00 |
|
|
5940e2c0b7
|
exports: add new Confidential and Emergency Aggregators
|
2022-08-08 17:39:53 +02:00 |
|