FreeBSD Bugzilla – Attachment 150655 Details for
Bug 196042
[maintainer] [patch] www/otrs: update to 3.3.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch
otrs.txt (text/plain), 61.20 KB, created by
m.tsatsenko
on 2014-12-16 23:18:19 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
m.tsatsenko
Created:
2014-12-16 23:18:19 UTC
Size:
61.20 KB
patch
obsolete
>diff -urN /usr/ports/www/otrs/Makefile otrs/Makefile >--- /usr/ports/www/otrs/Makefile 2014-12-01 17:18:09.000000000 +0300 >+++ otrs/Makefile 2014-12-17 02:17:22.264487727 +0300 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/www/otrs/Makefile 373706 2014-12-01 14:18:09Z robak $ > > PORTNAME= otrs >-PORTVERSION= 3.3.7 >-PORTREVISION= 1 >+PORTVERSION= 3.3.11 > CATEGORIES= www > MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ > ftp://ftp.samurai.com/pub/otrs/ \ >@@ -84,7 +83,7 @@ > var/httpd/htdocs/js/thirdparty/ckeditor-4.0/_source \ > var/httpd/htdocs/skins/Agent/*/img/source > >-PLIST_SUB+= VER_CKEDITOR="4.3" OTRS_USER=${USERS} WWWOWN=${WWWOWN} >+PLIST_SUB+= VER_CKEDITOR="4.4.5" OTRS_USER=${USERS} WWWOWN=${WWWOWN} > > PGSQL_RUN_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg > PGSQL_USES= pgsql >diff -urN /usr/ports/www/otrs/distinfo otrs/distinfo >--- /usr/ports/www/otrs/distinfo 2014-06-11 01:52:47.000000000 +0400 >+++ otrs/distinfo 2014-12-17 02:17:22.398107789 +0300 >@@ -1,2 +1,2 @@ >-SHA256 (otrs-3.3.7.tar.bz2) = 0fbc03ad139d0f53c39db86f124d16a97d23befc1d104ae39144aadf627cfeaf >-SIZE (otrs-3.3.7.tar.bz2) = 20310945 >+SHA256 (otrs-3.3.11.tar.bz2) = 1209f7ff7d9525419db5075b82ce4014bc0b52e0a943bc5ae36fac9db5fb9649 >+SIZE (otrs-3.3.11.tar.bz2) = 20381138 >diff -urN /usr/ports/www/otrs/pkg-plist otrs/pkg-plist >--- /usr/ports/www/otrs/pkg-plist 2014-12-01 17:18:09.000000000 +0300 >+++ otrs/pkg-plist 2014-12-17 02:17:22.107572048 +0300 >@@ -1,6 +1,7 @@ > otrs/.fetchmailrc.dist > otrs/.mailfilter.dist > otrs/.procmailrc.dist >+otrs/ARCHIVE > @unexec if cmp -s %D/otrs/Kernel/Config.pm.dist %D/otrs/Kernel/Config.pm; then rm -f %D/otrs/Kernel/Config.pm; fi > otrs/Kernel/Config.pm.dist > @exec if [ ! -f %B/Config.pm ] ; then cp -p %D/%F %B/Config.pm; fi >@@ -83,15 +84,14 @@ > otrs/Kernel/Language/xx_Custom.pm > otrs/Kernel/Language/zh_CN.pm > otrs/Kernel/Language/zh_TW.pm >-otrs/Kernel/Modules/AdminACL.pm > otrs/Kernel/Modules/Admin.pm >+otrs/Kernel/Modules/AdminACL.pm > otrs/Kernel/Modules/AdminAttachment.pm > otrs/Kernel/Modules/AdminAutoResponse.pm > otrs/Kernel/Modules/AdminCustomerCompany.pm > otrs/Kernel/Modules/AdminCustomerUser.pm > otrs/Kernel/Modules/AdminCustomerUserGroup.pm > otrs/Kernel/Modules/AdminCustomerUserService.pm >-otrs/Kernel/Modules/AgentDashboardCommon.pm > otrs/Kernel/Modules/AdminDynamicField.pm > otrs/Kernel/Modules/AdminDynamicFieldCheckbox.pm > otrs/Kernel/Modules/AdminDynamicFieldDateTime.pm >@@ -126,6 +126,7 @@ > otrs/Kernel/Modules/AdminProcessManagementTransitionAction.pm > otrs/Kernel/Modules/AdminQueue.pm > otrs/Kernel/Modules/AdminQueueAutoResponse.pm >+otrs/Kernel/Modules/AdminQueueTemplates.pm > otrs/Kernel/Modules/AdminRegistration.pm > otrs/Kernel/Modules/AdminRole.pm > otrs/Kernel/Modules/AdminRoleGroup.pm >@@ -145,7 +146,6 @@ > otrs/Kernel/Modules/AdminTemplate.pm > otrs/Kernel/Modules/AdminTemplateAttachment.pm > otrs/Kernel/Modules/AdminType.pm >-otrs/Kernel/Modules/AdminQueueTemplates.pm > otrs/Kernel/Modules/AdminUser.pm > otrs/Kernel/Modules/AdminUserGroup.pm > otrs/Kernel/Modules/AgentBook.pm >@@ -153,6 +153,7 @@ > otrs/Kernel/Modules/AgentCustomerInformationCenterSearch.pm > otrs/Kernel/Modules/AgentCustomerSearch.pm > otrs/Kernel/Modules/AgentDashboard.pm >+otrs/Kernel/Modules/AgentDashboardCommon.pm > otrs/Kernel/Modules/AgentHTMLReference.pm > otrs/Kernel/Modules/AgentInfo.pm > otrs/Kernel/Modules/AgentLinkObject.pm >@@ -194,8 +195,8 @@ > otrs/Kernel/Modules/AgentTicketStatusView.pm > otrs/Kernel/Modules/AgentTicketWatchView.pm > otrs/Kernel/Modules/AgentTicketWatcher.pm >-otrs/Kernel/Modules/AgentUserSearch.pm > otrs/Kernel/Modules/AgentTicketZoom.pm >+otrs/Kernel/Modules/AgentUserSearch.pm > otrs/Kernel/Modules/AgentZoom.pm > otrs/Kernel/Modules/CustomerAccept.pm > otrs/Kernel/Modules/CustomerPreferences.pm >@@ -282,8 +283,8 @@ > otrs/Kernel/Output/HTML/Standard/AAAGenericInterface.dtl > otrs/Kernel/Output/HTML/Standard/AAAMonth.dtl > otrs/Kernel/Output/HTML/Standard/AAAPreferences.dtl >-otrs/Kernel/Output/HTML/Standard/AAASupportDataCollector.dtl > otrs/Kernel/Output/HTML/Standard/AAAStats.dtl >+otrs/Kernel/Output/HTML/Standard/AAASupportDataCollector.dtl > otrs/Kernel/Output/HTML/Standard/AAATicket.dtl > otrs/Kernel/Output/HTML/Standard/AAAWeekDay.dtl > otrs/Kernel/Output/HTML/Standard/AdminACL.dtl >@@ -531,8 +532,8 @@ > otrs/Kernel/Scheduler.pm > otrs/Kernel/Scheduler/TaskHandler.pm > otrs/Kernel/Scheduler/TaskHandler/GenericInterface.pm >-otrs/Kernel/Scheduler/TaskHandler/Test.pm > otrs/Kernel/Scheduler/TaskHandler/RegistrationUpdate.pm >+otrs/Kernel/Scheduler/TaskHandler/Test.pm > otrs/Kernel/System/ACL/DB/ACL.pm > otrs/Kernel/System/Auth.pm > otrs/Kernel/System/Auth/DB.pm >@@ -700,6 +701,54 @@ > otrs/Kernel/System/Stats/Static/StateAction.pm > otrs/Kernel/System/StdAttachment.pm > otrs/Kernel/System/SupportBundleGenerator.pm >+otrs/Kernel/System/SupportDataCollector.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/TablePresence.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/mssql/Size.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/mssql/Version.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/Charset.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/MaxAllowedPacket.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/Performance.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/Size.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/StorageEngine.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/TableStatus.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/Version.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/oracle/NLS.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/oracle/Version.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/postgresql/Charset.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/postgresql/DateStyle.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/postgresql/Size.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Database/postgresql/Version.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OS/DiskPartitionOTRS.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OS/DiskSpace.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OS/DiskSpacePartitions.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OS/Distribution.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OS/KernelVersion.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OS/Load.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OS/PerlModules.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OS/PerlVersion.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OS/Swap.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/ConfigSettings.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/DatabaseRecords.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/DefaultSOAPUser.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/DefaultUser.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/ErrorLog.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/FQDN.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/FileSystemWritable.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/PackageDeployment.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/PackageList.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/SchedulerRunning.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/SystemID.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/IndexModule.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/OpenTickets.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/SearchIndexModule.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/StaticDBOrphanedRecords.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Version.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/LoadedModules.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/Performance.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/EnvironmentVariables.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/IIS/Performance.pm >+otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Version.pm >+otrs/Kernel/System/SupportDataCollector/PluginBase.pm > otrs/Kernel/System/SysConfig.pm > otrs/Kernel/System/SysConfig/PriorityValidate.pm > otrs/Kernel/System/SysConfig/QueueValidate.pm >@@ -770,53 +819,6 @@ > otrs/Kernel/System/WebUserAgent.pm > otrs/Kernel/System/XML.pm > otrs/Kernel/System/YAML.pm >-otrs/Kernel/System/SupportDataCollector.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/TablePresence.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/mssql/Size.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/mssql/Version.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/Charset.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/MaxAllowedPacket.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/Performance.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/Size.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/StorageEngine.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/TableStatus.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/mysql/Version.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/oracle/NLS.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/oracle/Version.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/postgresql/Charset.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/postgresql/DateStyle.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/postgresql/Size.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Database/postgresql/Version.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OS/DiskPartitionOTRS.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OS/DiskSpace.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OS/DiskSpacePartitions.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OS/Distribution.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OS/KernelVersion.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OS/Load.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OS/PerlModules.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OS/PerlVersion.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OS/Swap.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/ConfigSettings.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/DatabaseRecords.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/DefaultSOAPUser.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/DefaultUser.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/ErrorLog.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/FQDN.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/FileSystemWritable.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/PackageDeployment.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/PackageList.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/SystemID.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/IndexModule.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/OpenTickets.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/SearchIndexModule.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/StaticDBOrphanedRecords.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Version.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/Performance.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/EnvironmentVariables.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/IIS/Performance.pm >-otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Version.pm >-otrs/Kernel/System/SupportDataCollector/PluginBase.pm >-otrs/ARCHIVE > otrs/RELEASE > otrs/bin/Cron.sh > otrs/bin/cgi-bin/app.psgi >@@ -832,10 +834,10 @@ > otrs/bin/fcgi-bin/nph-genericinterface.pl > otrs/bin/fcgi-bin/public.pl > otrs/bin/otrs.AddCustomer2Group.pl >-otrs/bin/otrs.AddQueue2StdTemplate.pl > otrs/bin/otrs.AddCustomerUser.pl > otrs/bin/otrs.AddGroup.pl > otrs/bin/otrs.AddQueue.pl >+otrs/bin/otrs.AddQueue2StdTemplate.pl > otrs/bin/otrs.AddRole.pl > otrs/bin/otrs.AddRole2Group.pl > otrs/bin/otrs.AddService.pl >@@ -852,8 +854,8 @@ > otrs/bin/otrs.CleanTicketIndex.pl > otrs/bin/otrs.CleanUp.pl > otrs/bin/otrs.CleanupTicketMetadata.pl >-otrs/bin/otrs.CreateApacheStartupFile.pl > otrs/bin/otrs.CreateAUTHORS.pl >+otrs/bin/otrs.CreateApacheStartupFile.pl > otrs/bin/otrs.CreateTranslationFile.pl > otrs/bin/otrs.Cron4Win32.pl > otrs/bin/otrs.CryptPassword.pl >@@ -862,13 +864,13 @@ > otrs/bin/otrs.ExecuteDatabaseXML.pl > otrs/bin/otrs.ExportStatsToOPM.pl > otrs/bin/otrs.FillDB.pl >-otrs/bin/otrs.ImportACLsFromConfig.pl >+otrs/bin/otrs.GenerateDashboardStats.pl > otrs/bin/otrs.GenerateStats.pl > otrs/bin/otrs.GenericAgent.pl >-otrs/bin/otrs.GenerateDashboardStats.pl > otrs/bin/otrs.GenericInterfaceDebugRead.pl > otrs/bin/otrs.GetConfig.pl > otrs/bin/otrs.GetTicketThread.pl >+otrs/bin/otrs.ImportACLsFromConfig.pl > otrs/bin/otrs.LoaderCache.pl > otrs/bin/otrs.MarkTicketAsSeen.pl > otrs/bin/otrs.MySQLInnoDBSwitch.pl >@@ -894,9 +896,9 @@ > otrs/bin/otrs.TicketDelete.pl > otrs/bin/otrs.UnitTest.pl > otrs/bin/otrs.UnlockTickets.pl >-otrs/bin/otrs.WebserviceConfig.pl > otrs/bin/otrs.WebServer4win.pl > otrs/bin/otrs.WebServerInstaller.pl >+otrs/bin/otrs.WebserviceConfig.pl > otrs/bin/otrs.xml2sql.pl > otrs/scripts/DBUpdate-to-3.3.mssql.sql > otrs/scripts/DBUpdate-to-3.3.mysql.sql >@@ -904,9 +906,9 @@ > otrs/scripts/DBUpdate-to-3.3.pl > otrs/scripts/DBUpdate-to-3.3.postgresql.sql > otrs/scripts/DBUpdate-to-3.3.postgresql_before_8_2.sql >+otrs/scripts/apache2-httpd-plack-proxy.conf > otrs/scripts/apache2-httpd.include.conf > otrs/scripts/apache2-perl-startup.pl >-otrs/scripts/apache2-httpd-plack-proxy.conf > otrs/scripts/auto_build.sh > otrs/scripts/backup.pl > otrs/scripts/database/otrs-initial_insert.mssql.sql >@@ -980,8 +982,8 @@ > otrs/scripts/test/Service.t > otrs/scripts/test/Signature.t > otrs/scripts/test/Spelling.t >-otrs/scripts/test/StandardTemplate.t > otrs/scripts/test/StandardResponse.t >+otrs/scripts/test/StandardTemplate.t > otrs/scripts/test/State.t > otrs/scripts/test/Stats.t > otrs/scripts/test/StdAttachment.t >@@ -1012,8 +1014,8 @@ > otrs/var/cron/cache > otrs/var/cron/fetchmail > otrs/var/cron/generate_dashboard_stats >-otrs/var/cron/generic_agent-database > otrs/var/cron/generic_agent >+otrs/var/cron/generic_agent-database > otrs/var/cron/pending_jobs > otrs/var/cron/postmaster > otrs/var/cron/postmaster_mailbox >@@ -1030,7 +1032,6 @@ > otrs/var/fonts/DejaVuSansMono-Oblique.ttf > otrs/var/fonts/DejaVuSansMono.ttf > otrs/var/httpd/htdocs/index.html >-otrs/var/httpd/htdocs/js/Core.UI.AdvancedChart.js > otrs/var/httpd/htdocs/js/Core.AJAX.js > otrs/var/httpd/htdocs/js/Core.Agent.Admin.ACL.js > otrs/var/httpd/htdocs/js/Core.Agent.Admin.DynamicField.js >@@ -1075,6 +1076,7 @@ > otrs/var/httpd/htdocs/js/Core.UI.Accessibility.js > otrs/var/httpd/htdocs/js/Core.UI.Accordion.js > otrs/var/httpd/htdocs/js/Core.UI.ActionRow.js >+otrs/var/httpd/htdocs/js/Core.UI.AdvancedChart.js > otrs/var/httpd/htdocs/js/Core.UI.AllocationList.js > otrs/var/httpd/htdocs/js/Core.UI.Autocomplete.js > otrs/var/httpd/htdocs/js/Core.UI.Chart.js >@@ -1170,6 +1172,7 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/sv.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/th.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/ug.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/uk.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/vi.js >@@ -1185,6 +1188,7 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/da.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/de.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/el.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/en-gb.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/en.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/eo.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/es.js >@@ -1226,10 +1230,12 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/sv.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/th.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/ug.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/uk.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/vi.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/zh-cn.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/zh.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/about/dialogs/about.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/about/dialogs/hidpi/logo_ckeditor.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/about/dialogs/logo_ckeditor.png >@@ -1310,6 +1316,106 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/autogrow/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/bbcode/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/clipboard/dialogs/paste.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/dialogs/codesnippet.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/icons/codesnippet.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/icons/hidpi/codesnippet.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/bg.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/ca.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/cs.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/da.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/de.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/el.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/en-gb.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/en.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/eo.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/es.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/et.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/fa.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/fi.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/fr-ca.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/fr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/he.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/hr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/hu.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/it.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/ja.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/km.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/ku.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/lt.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/lv.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/nb.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/nl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/no.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/pl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/pt-br.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/pt.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/ro.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/ru.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/sk.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/sl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/sq.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/sv.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/th.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/tt.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/ug.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/uk.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/vi.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/zh-cn.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lang/zh.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/CHANGES.md >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/LICENSE >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/README.ru.md >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/highlight.pack.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/arta.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/ascetic.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-dune.dark.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-dune.light.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-forest.dark.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-forest.light.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-heath.dark.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-heath.light.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.dark.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-lakeside.light.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-seaside.dark.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/atelier-seaside.light.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/brown_paper.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/brown_papersq.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/dark.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/default.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/docco.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/far.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/foundation.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/github.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/googlecode.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/idea.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/ir_black.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/magula.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/mono-blue.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/monokai.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/monokai_sublime.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/obsidian.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/paraiso.dark.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/paraiso.light.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/pojoaque.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/pojoaque.jpg >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/railscasts.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/rainbow.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/school_book.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/school_book.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/solarized_dark.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/solarized_light.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/sunburst.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/tomorrow-night-blue.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/tomorrow-night-bright.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/tomorrow-night-eighties.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/tomorrow-night.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/tomorrow.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/vs.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/xcode.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/lib/highlight/styles/zenburn.css >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/plugin.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippetgeshi/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/colordialog/dialogs/colordialog.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/_translationstatus.txt > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/ar.js >@@ -1320,6 +1426,7 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/da.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/de.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/el.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/en-gb.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/en.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/eo.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/es.js >@@ -1355,10 +1462,12 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/sq.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/sv.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/ug.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/uk.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/vi.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/zh-cn.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/zh.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/dialog/dialogDefinition.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/div/dialogs/div.js >@@ -1428,13 +1537,13 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/sv.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/th.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ug.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/uk.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/vi.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/zh-cn.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/zh.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/plugin.js >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/fakeobjects/images/spacer.gif > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/find/dialogs/find.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/flash/dialogs/flash.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/flash/images/placeholder.png >@@ -1455,8 +1564,8 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image/dialogs/image.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image/images/noimage.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/dialogs/image2.js >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/icons/hidpi/image2.png >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/icons/image2.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/icons/hidpi/image.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/icons/image.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/af.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/ar.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/bg.js >@@ -1517,6 +1626,7 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/sv.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/th.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/ug.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/uk.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/lang/vi.js >@@ -1525,9 +1635,42 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image2/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/icons/hidpi/language.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/icons/language.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/ar.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/ca.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/cs.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/cy.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/de.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/el.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/en-gb.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/en.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/eo.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/es.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/fa.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/fi.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/fr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/gl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/he.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/hr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/hu.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/it.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/ja.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/km.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/nb.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/nl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/no.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/pl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/pt-br.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/pt.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/ru.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/sk.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/sl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/sv.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/uk.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/vi.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/zh-cn.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/lang/zh.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/language/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/lineutils/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/link/dialogs/anchor.js >@@ -1535,19 +1678,53 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/link/images/anchor.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/link/images/hidpi/anchor.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/liststyle/dialogs/liststyle.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/magicline/images/hidpi/icon-rtl.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/magicline/images/hidpi/icon.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/magicline/images/icon-rtl.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/magicline/images/icon.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/dialogs/mathjax.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/icons/hidpi/mathjax.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/icons/mathjax.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/images/loader.gif >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/ar.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/ca.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/cs.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/cy.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/de.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/el.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/en-gb.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/en.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/eo.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/es.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/fa.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/fi.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/fr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/gl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/he.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/hr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/hu.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/it.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/ja.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/km.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/nb.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/nl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/no.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/pl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/pt-br.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/pt.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/ro.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/ru.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/sk.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/sl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/sv.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/tt.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/uk.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/vi.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/zh-cn.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/lang/zh.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/mathjax/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/menubutton/plugin.js >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/onchange/docs/install.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/onchange/docs/styles.css >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/onchange/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/pagebreak/images/pagebreak.gif > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/pastefromword/filter/default.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/dialogs/placeholder.js >@@ -1561,6 +1738,7 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/da.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/de.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/el.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/en-gb.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/en.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/eo.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/es.js >@@ -1595,10 +1773,12 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/sv.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/th.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/ug.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/uk.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/vi.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/zh-cn.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/zh.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/preview/preview.html > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/sharedspace/plugin.js >@@ -1722,6 +1902,7 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/sourcedialog/lang/sv.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/sourcedialog/lang/th.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/sourcedialog/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/sourcedialog/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/sourcedialog/lang/ug.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/sourcedialog/lang/uk.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/sourcedialog/lang/vi.js >@@ -1736,6 +1917,7 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/cy.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/de.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/el.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/en-gb.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/en.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/eo.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/es.js >@@ -1768,11 +1950,16 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/sv.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/th.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/ug.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/uk.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/vi.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/zh-cn.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/zh.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/specialchar.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/splitquote/icons/hidpi/splitquote.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/splitquote/icons/splitquote.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/splitquote/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/stylesheetparser/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/table/dialogs/table.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/tableresize/plugin.js >@@ -1795,6 +1982,7 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/da.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/de.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/el.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/en-gb.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/en.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/eo.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/es.js >@@ -1829,10 +2017,12 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/sq.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/sv.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/ug.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/uk.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/vi.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/zh-cn.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/zh.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/yui/assets/hue_bg.png > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/yui/assets/hue_thumb.png >@@ -1841,71 +2031,50 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/yui/assets/yui.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/yui/yui.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/images/handle.png >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/ar.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/ca.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/cs.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/cy.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/de.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/el.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/en-gb.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/en.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/eo.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/es.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/fa.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/fi.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/fr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/gl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/he.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/hr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/hu.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/it.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/ja.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/km.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/ko.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/nb.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/nl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/no.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/pl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/pt-br.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/pt.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/ru.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/sk.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/sl.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/sv.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/tr.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/tt.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/uk.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/vi.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/zh-cn.js >+otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/lang/zh.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/widget/plugin.js > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/xml/plugin.js >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/ajax.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/api.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/appendto.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/assets/inlineall/logo.png >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/assets/outputxhtml/outputxhtml.css >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/assets/posteddata.php >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/assets/sample.css >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/assets/sample.jpg >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/assets/uilanguages/languages.js >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/datafiltering.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/divreplace.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/index.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/inlineall.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/inlinebycode.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/inlinetextarea.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/jquery.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/autogrow/autogrow.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/bbcode/bbcode.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/devtools/devtools.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/dialog/assets/my_dialog.js >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/dialog/dialog.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/divarea/divarea.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/docprops/docprops.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/enterkey/enterkey.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/htmlwriter/outputforflash.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/htmlwriter/outputhtml.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/image2/assets/image1.jpg >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/image2/assets/image2.jpg >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/image2/contents.css >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/image2/image2.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/magicline/magicline.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/mathjax/mathjax.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/placeholder/placeholder.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/sharedspace/sharedspace.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/sourcedialog/sourcedialog.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/stylesheetparser/assets/sample.css >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/stylesheetparser/stylesheetparser.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/tableresize/tableresize.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/toolbar/toolbar.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/uicolor/uicolor.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/plugins/wysiwygarea/fullpage.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/readonly.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/replacebyclass.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/replacebycode.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/sample.css >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/sample.js >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/sample_posteddata.php >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/tabindex.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/uicolor.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/uilanguages.html >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/samples/xhtmlstyle.html > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/dialog.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/dialog_ie.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/dialog_ie7.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/dialog_ie8.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/dialog_iequirks.css >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/dialog_opera.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/editor.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/editor_ie.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/editor_ie7.css >@@ -1927,7 +2096,6 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/dialog_ie7.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/dialog_ie8.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/dialog_iequirks.css >-otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/dialog_opera.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/editor.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/editor_gecko.css > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/editor_ie.css >@@ -1950,7 +2118,10 @@ > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-patches/2010-10-28-dialogui.patch > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-patches/2010-10-28-image-dialog.patch > otrs/var/httpd/htdocs/js/thirdparty/ckeditor-patches/OTRS-PATCHES.txt >+otrs/var/httpd/htdocs/js/thirdparty/d3js/d3.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/d3.v3.min.js >+otrs/var/httpd/htdocs/js/thirdparty/d3js/models/OTRSmultiBarChart.js >+otrs/var/httpd/htdocs/js/thirdparty/d3js/models/OTRSstackedAreaChart.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/axis.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/boilerplate.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/bullet.js >@@ -1978,8 +2149,6 @@ > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/multiBarTimeSeriesChart.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/multiChart.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/ohlcBar.js >-otrs/var/httpd/htdocs/js/thirdparty/d3js/models/OTRSmultiBarChart.js >-otrs/var/httpd/htdocs/js/thirdparty/d3js/models/OTRSstackedAreaChart.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/parallelCoordinates.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/pie.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/pieChart.js >@@ -1990,7 +2159,6 @@ > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/sparklinePlus.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/stackedArea.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/models/stackedAreaChart.js >-otrs/var/httpd/htdocs/js/thirdparty/d3js/d3.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/nv.d3.js > otrs/var/httpd/htdocs/js/thirdparty/d3js/nv.d3.min.js > otrs/var/httpd/htdocs/js/thirdparty/farahey-0.1/farahey.js >@@ -1998,9 +2166,11 @@ > otrs/var/httpd/htdocs/js/thirdparty/flot-0.8.1/jquery.flot.js > otrs/var/httpd/htdocs/js/thirdparty/fullcalendar-1.6.1/fullcalendar.js > otrs/var/httpd/htdocs/js/thirdparty/fullcalendar-1.6.1/fullcalendar.min.js >-otrs/var/httpd/htdocs/js/thirdparty/jquery-1.10.0/jquery.js > otrs/var/httpd/htdocs/js/thirdparty/jquery-1.10.0/jquery-1.10.0.min.map >+otrs/var/httpd/htdocs/js/thirdparty/jquery-1.10.0/jquery.js > otrs/var/httpd/htdocs/js/thirdparty/jquery-browser-detection/jquery-browser-detection.js >+otrs/var/httpd/htdocs/js/thirdparty/jquery-jstree-patches/2014-12-10-multiselect.patch >+otrs/var/httpd/htdocs/js/thirdparty/jquery-jstree-patches/OTRS-PATCHES.txt > otrs/var/httpd/htdocs/js/thirdparty/jquery-jstree-v.pre1.0/_lib/jquery.hotkeys.js > otrs/var/httpd/htdocs/js/thirdparty/jquery-jstree-v.pre1.0/jquery.jstree.js > otrs/var/httpd/htdocs/js/thirdparty/jquery-migrate-1.2.1/jquery-migrate.js
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 196042
: 150655