Add date range filter to referrer scope aggregator

A date range filter was added to the 'ReferrerScopeAggregator' class. This new feature allows users to filter courses by their referrer's scope based on a specified date range. In addition, relevant unit tests and translations were updated to support this new functionality.
This commit is contained in:
2024-06-17 16:21:28 +02:00
parent 6bd38f1a58
commit 791b3776c5
4 changed files with 84 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
kind: Feature
body: '[export] add date range on "group course by scope''s referrer"'
time: 2024-06-17T16:21:10.342069726+02:00
custom:
Issue: "282"