mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Refactor filters and aggregators of "acpwusers" for using the acpw referrer history instead
This commit is contained in:
@@ -135,7 +135,11 @@ exports:
|
||||
by_person:
|
||||
Filtered by person\'s geographical unit (based on address) computed at date, only units:
|
||||
"Filtré par zone géographique sur base de l'adresse, calculé à {datecalc, date, short}, seulement les zones suivantes: {units}"
|
||||
|
||||
filter:
|
||||
work:
|
||||
by_treating_agent:
|
||||
Filtered by treating agent at date: >-
|
||||
Les agents traitant au { agent_at, date, medium }, seulement {agents}
|
||||
'total persons matching the search pattern': >-
|
||||
{ total, plural,
|
||||
=0 {Aucun usager ne correspond aux termes de recherche}
|
||||
|
@@ -588,10 +588,6 @@ Filter by current evaluations: Filtrer les évaluations en cours
|
||||
## social actions filters/aggr
|
||||
Filter by scope: Filtrer par service
|
||||
|
||||
Filter by treating agent: Filtrer les actions par agent traitant
|
||||
Accepted agents: Agent traitant
|
||||
"Filtered by treating agent: only %agents%": "Filtré par agent traitant: uniquement %agents%"
|
||||
Group by treating agent: Grouper les actions par agent traitant
|
||||
|
||||
Group social work actions by action type: Grouper les actions par type
|
||||
Group social work actions by goal: Grouper les actions par objectif
|
||||
@@ -1040,6 +1036,9 @@ export:
|
||||
Group course by scope: Grouper les parcours par service
|
||||
|
||||
course_work:
|
||||
by_treating_agent:
|
||||
Calc date: Référent à la date
|
||||
Group by treating agent: Grouper les actions par agent traitant
|
||||
by_current_action:
|
||||
Current action ?: Action en cours ?
|
||||
Group by current actions: Grouper les actions en cours
|
||||
@@ -1160,6 +1159,12 @@ export:
|
||||
Filter by treating agent scope: Filtrer les actions par service de l'agent traitant
|
||||
"Filtered by treating agent scope: only %scopes%": "Filtré par service de l'agent traitant: uniquement %scopes%"
|
||||
Calc date: Date de calcul du service de l'agent traitant
|
||||
by_treating_agent:
|
||||
Filter by treating agent: Filtrer les actions par agent traitant
|
||||
Accepted agents: Agent traitant
|
||||
Calc date: Date à laquelle l'agent est en situation de désignation sur l'action
|
||||
calc_date_help: Il s'agit de la date à laquelle l'agent est actif comme agent traitant de l'action, et non la date à la quelle l'agent est désigné comme agent traitant.
|
||||
"Filtered by treating agent: only %agents%": "Filtré par agent traitant: uniquement %agents%"
|
||||
|
||||
list:
|
||||
person_with_acp:
|
||||
|
Reference in New Issue
Block a user