-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdynamicdash.xml
More file actions
50 lines (50 loc) · 1.74 KB
/
Copy pathdynamicdash.xml
File metadata and controls
50 lines (50 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<root>
<name>Dynamic Dashboard</name>
<key>dynamicdash</key>
<state>stable</state>
<logo></logo>
<description>
<short>
<pt_BR>Micro-dashboard dinâmico para tela de chamados</pt_BR>
<en_US>Dynamic micro-dashboard for ticket list view</en_US>
</short>
<long>
<pt_BR>Exibe cards com indicadores operacionais na tela de chamados do GLPI, reagindo aos filtros ativos do usuário. Indicadores: Abertos, Atrasados, Pendentes, Novos, % SLA e Reabertos (opcional). Sem criação de tabelas no banco de dados.</pt_BR>
<en_US>Displays operational indicator cards on GLPI ticket list view, reacting to the user active filters. Indicators: Open, Overdue, Pending, New, SLA percent and Reopened (optional). No database tables created.</en_US>
</long>
</description>
<homepage>https://ipt.br</homepage>
<download>https://ipt.br/glpi/plugins/dynamicdash</download>
<issues>https://ipt.br/glpi/plugins/dynamicdash/issues</issues>
<readme>https://ipt.br/glpi/plugins/dynamicdash/readme</readme>
<authors>
<author>Carlos Alberto Correa Filho - IPT.br</author>
</authors>
<versions>
<version>
<num>1.0.0</num>
<compatibility>~10.0</compatibility>
<date>2026-03-24</date>
</version>
</versions>
<langs>
<lang>pt_BR</lang>
<lang>en_US</lang>
</langs>
<license>GPLv3+</license>
<tags>
<pt_BR>
<tag>dashboard</tag>
<tag>chamados</tag>
<tag>indicadores</tag>
<tag>ITIL</tag>
</pt_BR>
<en_US>
<tag>dashboard</tag>
<tag>tickets</tag>
<tag>indicators</tag>
<tag>ITIL</tag>
</en_US>
</tags>
</root>