bf97b2a50c
Add ByDateAggregator to AccompanyingPeriodStepHistoryAggregators
...
Implemented a new ByDateAggregator in the AccompanyingPeriodStepHistoryAggregators for grouping status changes by date. A corresponding test suite has been included to verify its function. Necessary translations have also been updated.
2024-02-07 15:38:09 +01:00
01785ed494
Add ByStepAggregator to AccompanyingPeriodStepHistoryAggregators
...
Added a new ByStepAggregator to the AccompanyingPeriodStepHistoryAggregators, allowing to group status changes in the course by step. The corresponding test suite ensures the correct operation of this new class. Updates in the translations file have also been made as part of this addition.
2024-02-07 15:38:09 +01:00
f02168950f
Export: group accompanying period by person participating
2024-02-07 13:16:07 +01:00
f9763b866d
add 6 new tests for filters/aggrs
2023-11-15 13:00:45 +01:00
0d741ab886
Export: add grouping "group peoples by postal code"
2023-11-14 21:17:07 +01:00
a4edb34668
[export] add a filter and aggregator on accompanying period work: group/filter by handling third party
2023-10-19 10:33:55 +02:00
f799fe0649
[export] add a grouping of accompanying period by opening and closing date
2023-10-19 10:33:54 +02:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
b65f76262a
Refactor filters and aggregators of "acpwusers" for using the acpw referrer history instead
2023-10-16 16:20:24 +02:00
68d28f3e28
Fix filtres and scopes to take into account job and scope when the refferrer is add to the accompanying period work
2023-10-16 11:52:03 +02:00
0953faedc4
[export] fix acpw socialWork agent ScopeAggregator query + unit test
2023-10-03 19:40:23 +02:00
7c25ca8dd4
[export] fix acpw socialWork agent JobAggregator query + unit test
2023-10-03 19:40:23 +02:00
8b7600e09f
[export] fix acp UserJobAggregator query + unit test
2023-10-03 19:40:23 +02:00
9db0011b2e
[export] fix acp ReferrerScopeAggregator query + unit test
...
TO CHECK: logic in alterQuery. calc_date is same for 2 histories ?
2023-10-03 19:40:23 +02:00
37c1dfb0ba
fix tests implementing AbstractAggregatorTest
2023-09-01 15:07:37 +02:00
80835dd7c3
Fixed: [export][filter by user's job] take into account the job associated to the user instead of the one associated to the course
2023-02-08 15:59:42 +00:00
0e661784b0
DX: fix construct of ReferrerScopeAggregator in test
2022-11-15 18:17:58 +01:00
3e5be50a87
fix some tests
2022-10-15 00:35:13 +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
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
e1fda324a4
Merge branch '111_exports_suite' into 111_export_GeographicalUnit
2022-10-03 12:00:15 +02:00
3c8dbe56fc
exports: create new aggregator tests + minor corrections in aggregators
2022-09-21 14:31:46 +02:00
7ef84b9fd0
exports: create new aggregator test (untested)
2022-09-21 13:27:26 +02:00
b25a1c3cbb
correct import path with filter/aggr
2022-09-21 10:17:53 +02:00
d3a0c4c283
exports tests: move tests in sub-folder, adapt namespace + fix errors
2022-09-06 16:27:49 +02:00
43d45a5d04
tests: fix missing use statement
2022-08-04 11:30:52 +02:00
ea12c60154
more aggregator tests
2022-08-02 12:31:29 +02:00
28dc99ff3f
tests added for filters and some aggregators
2022-08-02 11:24:08 +02:00
Pol Dellaiera
70ca203e23
fix: Fix return types in tests.
2021-12-21 15:19:36 +01:00
Pol Dellaiera
3d0be940f0
fix: Fix return types in tests.
2021-12-21 15:02:12 +01:00
Pol Dellaiera
cd3be25c22
cs: Remove duplicated headers.
2021-11-30 13:54:58 +01:00
Pol Dellaiera
47c5855a21
cs: Switch to a stricter way of coding - this might break in a lot of places.
2021-11-30 13:33:18 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
c93d5ceb16
remove references to ->getContainer in favor of static::
2021-05-07 10:56:49 +02:00
eaa0ad925f
fix folder name
2021-03-18 13:37:13 +01:00