Package: otrs2 / 6.0.16-2

Metadata

Package Version Patches format
otrs2 6.0.16-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 cron.diff | (download)

var/cron/aaa_base.dist | 2 1 + 1 - 0 !
var/cron/otrs_daemon.dist | 3 2 + 1 - 0 !
2 files changed, 3 insertions(+), 2 deletions(-)

---
02 deactivate cron migrate.diff | (download)

scripts/DBUpdateTo6/InitializeDefaultCronjobs.pm | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
03 backup.diff | (download)

scripts/backup.pl | 8 4 + 4 - 0 !
scripts/restore.pl | 14 14 + 0 - 0 !
2 files changed, 18 insertions(+), 4 deletions(-)

---
04 opt.diff | (download)

Kernel/Config.pm.dist | 2 1 + 1 - 0 !
scripts/apache2-perl-startup.pl | 8 4 + 4 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

---
05 database.diff | (download)

Kernel/Config.pm.dist | 26 20 + 6 - 0 !
1 file changed, 20 insertions(+), 6 deletions(-)

---
06 no installer.diff | (download)

Kernel/Config.pm.dist | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
07 otrs business check.diff | (download)

Kernel/Config/Files/XML/Daemon.xml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
08 usable apache config.diff | (download)

scripts/apache2-httpd.include.conf | 23 12 + 11 - 0 !
1 file changed, 12 insertions(+), 11 deletions(-)

---
09 disable DashboardProductNotify.diff | (download)

Kernel/Config/Files/XML/Framework.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable "product news" dashboard widget as it refers to
  upstream not to the debian package.

11 do not test file writes.diff | (download)

Kernel/System/Package.pm | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
12 font paths.diff | (download)

Kernel/Config/Files/XML/Framework.xml | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

---
13 OSA 2019 02.diff | (download)

Kernel/Output/Template/Document.pm | 2 1 + 1 - 0 !
scripts/test/Layout/Template/Render.t | 11 10 + 1 - 0 !
2 files changed, 11 insertions(+), 2 deletions(-)

 [patch] further improved handling of jsdata in templates.

14 OSA 2019 04.diff | (download)

Kernel/System/XML.pm | 14 8 + 6 - 0 !
scripts/test/XML/XXE.t | 60 60 + 0 - 0 !
2 files changed, 68 insertions(+), 6 deletions(-)

 [patch] improved xml parsing.

15 OSA 2019 05.diff | (download)

Kernel/Output/HTML/Templates/Standard/Statistics/PreviewWidget.tt | 4 2 + 2 - 0 !
Kernel/Output/HTML/Templates/Standard/Statistics/RestrictionsWidget.tt | 4 2 + 2 - 0 !
Kernel/Output/HTML/Templates/Standard/Statistics/XAxisWidget.tt | 2 1 + 1 - 0 !
Kernel/Output/HTML/Templates/Standard/Statistics/YAxisWidget.tt | 4 2 + 2 - 0 !
scripts/test/Selenium/Agent/AgentStatistics/Add.t | 67 60 + 7 - 0 !
var/httpd/htdocs/js/Core.Agent.Statistics.js | 4 2 + 2 - 0 !
6 files changed, 69 insertions(+), 16 deletions(-)

 [patch] fixed variable output in templates.

16 OSA 2019 06.diff | (download)

Kernel/Output/JavaScript/Templates/Standard/Agent/AppointmentCalendar/AppointmentTooltip.html.tmpl | 14 7 + 7 - 0 !
Kernel/Output/JavaScript/Templates/Standard/AjaxDnDUpload/AttachmentItem.html.tmpl | 8 4 + 4 - 0 !
Kernel/Output/JavaScript/Templates/Standard/AjaxDnDUpload/AttachmentItemUploading.html.tmpl | 4 2 + 2 - 0 !
Kernel/Output/JavaScript/Templates/Standard/SysConfig/BreadCrumbItem.html.tmpl | 2 1 + 1 - 0 !
var/httpd/htdocs/js/Core.Agent.AppointmentCalendar.js | 2 1 + 1 - 0 !
5 files changed, 15 insertions(+), 15 deletions(-)

 [patch] fixed variable output in js templates.