d055a286a8
Fix CS
2022-10-08 01:35:56 +02:00
6585662087
Fixed: fix the evaluation maxDateFilter to use correct alias
...
Some weird code is also removed in describeAction
2022-10-08 01:03:21 +02:00
d74decba74
DX: Fix cs
2022-10-06 23:57:45 +02:00
2fdb1dfb52
DX: more type hint for DirectExportInterface
2022-10-06 23:43:16 +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
17cdaf449e
DX: remove unnecessary comparison
2022-10-06 23:02:47 +02:00
9ad9ef6758
DX: rename argument $qb to $query in export's, getResult
method, and add missing return type and import
...
This name is the same as the implemented interface.
2022-10-06 22:56:34 +02:00
77800c21bb
Fixed: missing import for handling LogicException
2022-10-06 22:45:58 +02:00
a41483be00
ACP ConfidentialFilter: Do not loop on choices to show the picked one
2022-10-06 22:44:31 +02:00
02330fcc75
ACP EmergencyFilter: Do not loop on choices to show the picked one
2022-10-06 22:42:35 +02:00
a324121f01
ACP IntensityFilter: Do not loop on choices to show the picked one
2022-10-06 22:39:00 +02:00
36590e7810
fix cs: mismatch header and strict type declaration
2022-10-06 22:25:45 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +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
908419fbf8
Merge branch 'master' into 111_exports_suite
2022-10-05 15:26:18 +02:00
a967e1ed17
fix cs
2022-10-05 15:23:28 +02:00
c1d96af85f
fix cs
2022-10-05 15:08:53 +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
432acc0ace
[export][person] Feature: add filter and aggregator by geographical unit on person
2022-10-04 22:17:16 +02:00
fc567868c1
[export][person] Feature: allow to filter accompanying period by
...
geographical unit
2022-10-04 15:07:07 +02:00
52435f5331
Feature: aggregator for accompanying course by geographical level
2022-10-04 10:25:34 +02:00
e1fda324a4
Merge branch '111_exports_suite' into 111_export_GeographicalUnit
2022-10-03 12:00:15 +02:00
b777e9c819
Merge branch 'person-change-center-history' into '111_exports_suite'
...
Track the change of person's centers
See merge request Chill-Projet/chill-bundles!454
2022-09-28 13:52:55 +00:00
32f252149b
[export] Feature: rely on person's center history to build export's
...
query
2022-09-28 15:43:58 +02:00
9f2ecff63e
exports: ResidentialAddressAt ThirdParty/User Filter, improve query (issue637 et issue638)
2022-09-26 18:52:00 +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
75713af0e0
[export][person] fix alias name for person in CountPersonWithAccompanyingCourse export
2022-09-23 21:58:50 +02:00
6cdb3033db
[export][person] Fixed: filter per person's age: use calculatio non year interval
2022-09-23 21:58:38 +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
ca6fde934b
[export][person] Fixed: fixed inconsistency in requestor query
...
A condition was not present in a subquery, causing to take all courses into account,
not the one concerned by the filter
2022-09-21 17:28:55 +02:00
4e82126bed
[activity][export] Fixed: fixed inconsistencies with date filters
2022-09-21 17:28:55 +02:00
3c8dbe56fc
exports: create new aggregator tests + minor corrections in aggregators
2022-09-21 14:31:46 +02:00
052c0e1969
[CS] remove dead code
2022-09-20 18:50:04 +02:00
59b22dbb6d
[person][export] Fixed: rename the alias for accompanying_period
to acp
in filter associated with person
2022-09-20 17:02:35 +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
841eb57144
GeographicalUnit Filter: add join clauses
2022-09-19 09:07:49 +02:00
91a5db4c14
fix origin alias in qb
2022-09-15 16:07:00 +02:00
fb60808dca
export translations: improve title translations in filter/aggrs stack
2022-09-14 17:53:07 +02:00
478afc893b
exports: fix alterQuery and DescribeAction in SocialWorkTypeFilter
2022-09-14 12:34:57 +02:00
4cb6e8e564
exports: fix buildForm in SocialWorkType Filter
2022-09-14 12:34:57 +02:00
18a6a5a7eb
exports: move acp ActivityType filter in ChillActivityBundle
2022-09-13 13:27:24 +02:00