You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 2026-02-26 Changed: Reply function in agent ticket compose dialog now is not available anymore if the article is internal and was created by an agent or if the article was created by the system.
3
4
- 2026-02-26 Fixed: Missing locale sensitivity in VacationDay config type.
4
5
- 2026-02-24 Added Sender column support for dashboard ticket widgets.
<Description Translatable="1">Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).</Description>
<Description Translatable="1">Defines the width for the rich text editor component for this screen. Enter number (pixels) or percent value (relative).</Description>
Copy file name to clipboardExpand all lines: Kernel/Language/ar_SA.pm
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ sub Data {
27
27
$Self->{DateFormatShort} = '%d.%m.%Y';
28
28
$Self->{DateInputFormat} = '%d.%m.%Y';
29
29
$Self->{DateInputFormatLong} = '%d.%m.%Y - %T';
30
-
$Self->{Completeness} = 0.0727418065547562;
30
+
$Self->{Completeness} = 0.0726837060702875;
31
31
32
32
# csv separator
33
33
$Self->{Separator} = '';
@@ -7270,6 +7270,13 @@ sub Data {
7270
7270
'',
7271
7271
'Allows to save current work as draft in the ticket forward screen of the agent interface.' =>
7272
7272
'',
7273
+
'Shows the ticket type selection (Ticket::Type needs to be activated).' =>
7274
+
'',
7275
+
'Shows the service selection (Ticket::Service needs to be activated).' =>
7276
+
'',
7277
+
'Enforces that the agent must select a service.' => '',
7278
+
'Enforces that the agent must select an SLA.' => '',
7279
+
'Shows the ticket priority selection.' => '',
7273
7280
'Required permissions to use the email outbound screen in the agent interface.' =>
7274
7281
'',
7275
7282
'Defines if a ticket lock is required in the email outbound screen of the agent interface (if the ticket isn\'t locked yet, the ticket gets locked and the current agent will be set automatically as its owner).' =>
Copy file name to clipboardExpand all lines: Kernel/Language/bg.pm
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ sub Data {
27
27
$Self->{DateFormatShort} = '%d.%m.%Y';
28
28
$Self->{DateInputFormat} = '%d.%m.%Y - %T';
29
29
$Self->{DateInputFormatLong} = '%d.%m.%Y - %T';
30
-
$Self->{Completeness} = 0.190407673860911;
30
+
$Self->{Completeness} = 0.190255591054313;
31
31
32
32
# csv separator
33
33
$Self->{Separator} = ';';
@@ -7267,6 +7267,13 @@ sub Data {
7267
7267
'',
7268
7268
'Allows to save current work as draft in the ticket forward screen of the agent interface.' =>
7269
7269
'',
7270
+
'Shows the ticket type selection (Ticket::Type needs to be activated).' =>
7271
+
'',
7272
+
'Shows the service selection (Ticket::Service needs to be activated).' =>
7273
+
'',
7274
+
'Enforces that the agent must select a service.' => '',
7275
+
'Enforces that the agent must select an SLA.' => '',
7276
+
'Shows the ticket priority selection.' => '',
7270
7277
'Required permissions to use the email outbound screen in the agent interface.' =>
7271
7278
'',
7272
7279
'Defines if a ticket lock is required in the email outbound screen of the agent interface (if the ticket isn\'t locked yet, the ticket gets locked and the current agent will be set automatically as its owner).' =>
Copy file name to clipboardExpand all lines: Kernel/Language/ca.pm
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ sub Data {
27
27
$Self->{DateFormatShort} = '%d.%m.%Y';
28
28
$Self->{DateInputFormat} = '%d.%m.%Y';
29
29
$Self->{DateInputFormatLong} = '%d.%m.%Y - %T';
30
-
$Self->{Completeness} = 0.199680255795364;
30
+
$Self->{Completeness} = 0.199520766773163;
31
31
32
32
# csv separator
33
33
$Self->{Separator} = '';
@@ -7267,6 +7267,13 @@ sub Data {
7267
7267
'',
7268
7268
'Allows to save current work as draft in the ticket forward screen of the agent interface.' =>
7269
7269
'',
7270
+
'Shows the ticket type selection (Ticket::Type needs to be activated).' =>
7271
+
'',
7272
+
'Shows the service selection (Ticket::Service needs to be activated).' =>
7273
+
'',
7274
+
'Enforces that the agent must select a service.' => '',
7275
+
'Enforces that the agent must select an SLA.' => '',
7276
+
'Shows the ticket priority selection.' => '',
7270
7277
'Required permissions to use the email outbound screen in the agent interface.' =>
7271
7278
'',
7272
7279
'Defines if a ticket lock is required in the email outbound screen of the agent interface (if the ticket isn\'t locked yet, the ticket gets locked and the current agent will be set automatically as its owner).' =>
Copy file name to clipboardExpand all lines: Kernel/Language/cs.pm
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ sub Data {
33
33
$Self->{DateFormatShort} = '%d/%m/%Y';
34
34
$Self->{DateInputFormat} = '%d/%m/%Y';
35
35
$Self->{DateInputFormatLong} = '%d/%m/%Y - %T';
36
-
$Self->{Completeness} = 0.235171862509992;
36
+
$Self->{Completeness} = 0.234984025559105;
37
37
38
38
# csv separator
39
39
$Self->{Separator} = ';';
@@ -7273,6 +7273,13 @@ sub Data {
7273
7273
'',
7274
7274
'Allows to save current work as draft in the ticket forward screen of the agent interface.' =>
7275
7275
'',
7276
+
'Shows the ticket type selection (Ticket::Type needs to be activated).' =>
7277
+
'',
7278
+
'Shows the service selection (Ticket::Service needs to be activated).' =>
7279
+
'',
7280
+
'Enforces that the agent must select a service.' => '',
7281
+
'Enforces that the agent must select an SLA.' => '',
7282
+
'Shows the ticket priority selection.' => '',
7276
7283
'Required permissions to use the email outbound screen in the agent interface.' =>
7277
7284
'',
7278
7285
'Defines if a ticket lock is required in the email outbound screen of the agent interface (if the ticket isn\'t locked yet, the ticket gets locked and the current agent will be set automatically as its owner).' =>
Copy file name to clipboardExpand all lines: Kernel/Language/da.pm
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ sub Data {
29
29
$Self->{DateFormatShort} = '%d.%m.%Y';
30
30
$Self->{DateInputFormat} = '%d.%m.%Y';
31
31
$Self->{DateInputFormatLong} = '%d.%m.%Y - %T';
32
-
$Self->{Completeness} = 0.336530775379696;
32
+
$Self->{Completeness} = 0.336261980830671;
33
33
34
34
# csv separator
35
35
$Self->{Separator} = '';
@@ -7269,6 +7269,13 @@ sub Data {
7269
7269
'',
7270
7270
'Allows to save current work as draft in the ticket forward screen of the agent interface.' =>
7271
7271
'',
7272
+
'Shows the ticket type selection (Ticket::Type needs to be activated).' =>
7273
+
'',
7274
+
'Shows the service selection (Ticket::Service needs to be activated).' =>
7275
+
'',
7276
+
'Enforces that the agent must select a service.' => '',
7277
+
'Enforces that the agent must select an SLA.' => '',
7278
+
'Shows the ticket priority selection.' => '',
7272
7279
'Required permissions to use the email outbound screen in the agent interface.' =>
7273
7280
'',
7274
7281
'Defines if a ticket lock is required in the email outbound screen of the agent interface (if the ticket isn\'t locked yet, the ticket gets locked and the current agent will be set automatically as its owner).' =>
Copy file name to clipboardExpand all lines: Kernel/Language/de.pm
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7267,6 +7267,13 @@ sub Data {
7267
7267
'Gibt an, ob die Nachricht im Weiterleiten-Bildschirm des Agentenbereichs standardmäßig für den Kunden sichtbar sein soll.',
7268
7268
'Allows to save current work as draft in the ticket forward screen of the agent interface.' =>
7269
7269
'Erlaubt das Speichern des aktuellen Stands als Entwurf im Weiterleiten-Bildschirm des Agentenbereichs.',
7270
+
'Shows the ticket type selection (Ticket::Type needs to be activated).' =>
7271
+
'Zeigt die Auswahl des Ticket-Typs an (Ticket::Type muss aktiviert sein).',
7272
+
'Shows the service selection (Ticket::Service needs to be activated).' =>
7273
+
'Zeigt die Serviceauswahl an (Ticket::Service muss aktiviert sein).',
7274
+
'Enforces that the agent must select a service.' => 'Erzwingt, dass der Agent einen Dienst auswählen muss.',
7275
+
'Enforces that the agent must select an SLA.' => 'Erzwingt, dass der Agent ein SLA auswählen muss.',
7276
+
'Shows the ticket priority selection.' => 'Zeigt die Auswahl der Ticketpriorität an.',
7270
7277
'Required permissions to use the email outbound screen in the agent interface.' =>
7271
7278
'Benötigte Rechte, um den Dialog für ausgehende Emails im Agenten-Interface aufzurufen.',
7272
7279
'Defines if a ticket lock is required in the email outbound screen of the agent interface (if the ticket isn\'t locked yet, the ticket gets locked and the current agent will be set automatically as its owner).' =>
0 commit comments