QueuesPanel.sopm
2.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
<?xml version="1.0" encoding="utf-8" ?>
<otrs_package version="1.0">
<Name>QueuesPanel</Name>
<Version>1.3.0</Version>
<Framework>6.0.x</Framework>
<Vendor>SeTIC</Vendor>
<ChangeLog version="1.1.0">Support for custom queues, layout fixes, support for custom layouts for header and footer</ChangeLog>
<ChangeLog version="1.2.0">Support for OTRS 5.0.x</ChangeLog>
<ChangeLog version="1.3.0">Support for OTRS 6.0.x</ChangeLog>
<URL>http://www.setic.ufsc.br</URL>
<License>AGPL</License>
<Description Lang="en">Queue choosing panel</Description>
<Description Lang="pt_BR">Painel para escolha de fila na abertura de chamados</Description>
<IntroInstall Type="post" Title="Thank you">Module installed successfully!</IntroInstall>
<IntroInstall Type="post" Lang="pt_BR" Title="Obrigado!">Módulo instalado com sucesso!</IntroInstall>
<Description>Queues Panel</Description>
<BuildDate>?</BuildDate>
<BuildHost>?</BuildHost>
<PackageRequired>BootstrapSuport</PackageRequired>
<Filelist>
<File Permission="644" Location="Kernel/Config/Files/XML/QueuesPanel.xml"></File>
<File Permission="644" Location="Kernel/Language/pt_BR_QueuesPanel.pm"></File>
<File Permission="644" Location="Kernel/Language/pt_BR_QueuesPanelPublic.pm"></File>
<File Permission="644" Location="Kernel/Modules/QueuesPanel.pm"></File>
<File Permission="644" Location="Kernel/Modules/QueuesPanelPublic.pm"></File>
<File Permission="644" Location="Kernel/System/QueuesPanel.pm"></File>
<File Permission="644" Location="Kernel/Output/HTML/Templates/Standard/QueuesPanel.tt"></File>
<File Permission="644" Location="Kernel/Output/HTML/Templates/Standard/CustomerFooterQP.tt"></File>
<File Permission="644" Location="Kernel/Output/HTML/Templates/Standard/CustomerHeaderQP.tt"></File>
<File Permission="644" Location="Kernel/Output/HTML/Templates/Standard/CustomerHTMLHeadQP.tt"></File>
<File Permission="644" Location="var/httpd/htdocs/js/thirdparty/hColumns/jquery.hcolumns.min.js"></File>
<File Permission="644" Location="var/httpd/htdocs/js/QueuesPanel.js"></File>
<File Permission="644" Location="var/httpd/htdocs/skins/Customer/default/css/hColumns/hcolumns-intro.css"></File>
<File Permission="644" Location="var/httpd/htdocs/skins/Customer/default/css/hColumns/hcolumns.css"></File>
<File Permission="644" Location="var/httpd/htdocs/skins/Customer/default/css/hColumns/reset.css"></File>
<File Permission="644" Location="var/httpd/htdocs/skins/Customer/default/images/hColumns/glyphicons-halflings.png"></File>
</Filelist>
</otrs_package>