mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
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.
This commit is contained in:
@@ -1046,7 +1046,10 @@ export:
|
||||
by_step:
|
||||
title: Grouper les changements de statut du parcours par étape
|
||||
header: Nouveau statut du parcours
|
||||
|
||||
by_date:
|
||||
title: Grouper les changement de statut du parcours par date
|
||||
header: Date du changement de statut du parcours
|
||||
date_grouping_label: Grouper par
|
||||
course:
|
||||
by-user:
|
||||
title: Grouper les parcours par usager participant
|
||||
|
Reference in New Issue
Block a user