diff options
author | flo <flo@FreeBSD.org> | 2013-06-21 06:25:36 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-06-21 06:25:36 +0800 |
commit | 7ad17bc6ede95385e2c153360d38d813da1806a1 (patch) | |
tree | 795163309218e6e6e9e4ed83cade0d4e8b7b91ea | |
parent | bfc6d37ad64b7f44b142585f2c971b6c1c57f15a (diff) | |
download | freebsd-ports-gnome-7ad17bc6ede95385e2c153360d38d813da1806a1.tar.gz freebsd-ports-gnome-7ad17bc6ede95385e2c153360d38d813da1806a1.tar.zst freebsd-ports-gnome-7ad17bc6ede95385e2c153360d38d813da1806a1.zip |
Update to 3.2.8
PR: ports/175701
Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru>
Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
-rw-r--r-- | devel/otrs/Makefile | 17 | ||||
-rw-r--r-- | devel/otrs/distinfo | 4 | ||||
-rw-r--r-- | devel/otrs/pkg-plist | 2675 |
3 files changed, 1134 insertions, 1562 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile index 3b913c0bd09c..92c92f54408e 100644 --- a/devel/otrs/Makefile +++ b/devel/otrs/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= otrs -PORTVERSION= 3.1.14 -PORTREVISION= 1 +PORTVERSION= 3.2.8 CATEGORIES= devel MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ @@ -34,7 +33,11 @@ BUILD_DEPENDS= p5-Date-Pcalc>=0:${PORTSDIR}/devel/p5-Date-Pcalc \ p5-CSS-Minifier-XS>=0:${PORTSDIR}/textproc/p5-CSS-Minifier-XS \ p5-JavaScript-Minifier-XS>=0:${PORTSDIR}/textproc/p5-JavaScript-Minifier-XS \ p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \ - p5-XML-FeedPP>=0:${PORTSDIR}/textproc/p5-XML-FeedPP + p5-XML-FeedPP>=0:${PORTSDIR}/textproc/p5-XML-FeedPP \ + p5-IO-Interactive>=0:${PORTSDIR}/devel/p5-IO-Interactive \ + p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ + p5-YAML-LibYAML>=0:${PORTSDIR}/textproc/p5-YAML-LibYAML \ + p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= MYSQL PGSQL REPORTS_MODULES SMTP POP3 IMAP LDAP PDF \ @@ -67,17 +70,17 @@ PM_DIRS_LIST= Kernel Kernel/Config Kernel/Config/Files Kernel/Language \ System/Crypt System/CustomerAuth System/CustomerUser \ System/CustomerUser/ System/ DOCS_DIRS_LIST= "" manual/en -DOCS_FILES_LIST= C[A-Z]* INSTALL RE* UPGRADING +DOCS_FILES_LIST= C[A-Z]* INSTALL.md RE* UPGRADING.md SCRIPTS_DIRS_LIST= "" database/update test tools CLEAN_FILES= scripts/suse* scripts/redhat* \ - var/httpd/htdocs/js/thirdparty/ckeditor-3.4.2/_source \ + var/httpd/htdocs/js/thirdparty/ckeditor-4.0/_source \ var/httpd/htdocs/skins/Agent/*/img/source USE_APACHE_RUN= 22+ USE_PERL5= yes -PLIST_SUB+= VER_CKEDITOR="3.6.6" +PLIST_SUB+= VER_CKEDITOR="4.0" .include <bsd.port.pre.mk> @@ -177,7 +180,7 @@ do-install: .endif @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${OTRSDIR}/Kernel @${INSTALL_SCRIPT} ${WRKSRC}/scripts/*.[ps][lh] ${OTRSDIR}/scripts/ - @${INSTALL_DATA} ${WRKSRC}/scripts/*.p[hm]* ${WRKSRC}/scripts/apache* \ + @${INSTALL_DATA} ${WRKSRC}/scripts/apache* \ ${WRKSRC}/scripts/*.sql ${OTRSDIR}/scripts/ @${INSTALL_DATA} ${WRKSRC}/scripts/database/update/*.* ${OTRSDIR}/scripts/database/update/ @${INSTALL_DATA} ${WRKSRC}/scripts/database/*.* ${OTRSDIR}/scripts/database/ diff --git a/devel/otrs/distinfo b/devel/otrs/distinfo index 858b6999a5e2..8d6a87da34d2 100644 --- a/devel/otrs/distinfo +++ b/devel/otrs/distinfo @@ -1,2 +1,2 @@ -SHA256 (otrs-3.1.14.tar.bz2) = 1287b19ed1817a6246daa3b409c274af2e0b210ea8e8a35c137e05368d28a9c1 -SIZE (otrs-3.1.14.tar.bz2) = 26372586 +SHA256 (otrs-3.2.8.tar.bz2) = 1144b512a880d13d27622f3c0dabd15341ead7b40348d37c543216b30dd66f46 +SIZE (otrs-3.2.8.tar.bz2) = 18736484 diff --git a/devel/otrs/pkg-plist b/devel/otrs/pkg-plist index 55831f50bf0c..c2946930c9bb 100644 --- a/devel/otrs/pkg-plist +++ b/devel/otrs/pkg-plist @@ -1,6 +1,727 @@ otrs/.fetchmailrc.dist otrs/.mailfilter.dist otrs/.procmailrc.dist +@unexec if cmp -s %D/otrs/Kernel/Config.pm %D/otrs/Kernel/Config.pm.dist; then rm -f %D/otrs/Kernel/Config.pm; fi +otrs/Kernel/Config.pm.dist +@exec [ -f %B/Config.pm ] || cp %B/%f %B/Config.pm +otrs/Kernel/Config/Defaults.pm +otrs/Kernel/Config/Files/Framework.xml +otrs/Kernel/Config/Files/GenericInterface.xml +otrs/Kernel/Config/Files/ProcessManagement.xml +otrs/Kernel/Config/Files/Scheduler.xml +otrs/Kernel/Config/Files/Ticket.xml +@unexec if cmp -s %D/otrs/Kernel/Config/GenericAgent.pm %D/otrs/Kernel/Config/GenericAgent.pm.dist; then rm -f %D/otrs/Kernel/Config/GenericAgent.pm; fi +otrs/Kernel/Config/GenericAgent.pm.dist +@exec [ -f %B/GenericAgent.pm ] || cp %B/%f %B/GenericAgent.pm +otrs/Kernel/Config/GenericAgent.pm.examples +otrs/Kernel/GenericInterface/Debugger.pm +otrs/Kernel/GenericInterface/Event/Handler.pm +otrs/Kernel/GenericInterface/Invoker.pm +otrs/Kernel/GenericInterface/Invoker/Test/Test.pm +otrs/Kernel/GenericInterface/Invoker/Test/TestSimple.pm +otrs/Kernel/GenericInterface/Mapping.pm +otrs/Kernel/GenericInterface/Mapping/Simple.pm +otrs/Kernel/GenericInterface/Mapping/Test.pm +otrs/Kernel/GenericInterface/Operation.pm +otrs/Kernel/GenericInterface/Operation/Common.pm +otrs/Kernel/GenericInterface/Operation/Session/Common.pm +otrs/Kernel/GenericInterface/Operation/Session/SessionCreate.pm +otrs/Kernel/GenericInterface/Operation/Test/Test.pm +otrs/Kernel/GenericInterface/Operation/Ticket/Common.pm +otrs/Kernel/GenericInterface/Operation/Ticket/TicketCreate.pm +otrs/Kernel/GenericInterface/Operation/Ticket/TicketGet.pm +otrs/Kernel/GenericInterface/Operation/Ticket/TicketSearch.pm +otrs/Kernel/GenericInterface/Operation/Ticket/TicketUpdate.pm +otrs/Kernel/GenericInterface/Provider.pm +otrs/Kernel/GenericInterface/Requester.pm +otrs/Kernel/GenericInterface/Transport.pm +otrs/Kernel/GenericInterface/Transport/HTTP/REST.pm +otrs/Kernel/GenericInterface/Transport/HTTP/SOAP.pm +otrs/Kernel/GenericInterface/Transport/HTTP/Test.pm +otrs/Kernel/Language.pm +otrs/Kernel/Language/ar_SA.pm +otrs/Kernel/Language/bg.pm +otrs/Kernel/Language/ca.pm +otrs/Kernel/Language/cs.pm +otrs/Kernel/Language/da.pm +otrs/Kernel/Language/de.pm +otrs/Kernel/Language/el.pm +otrs/Kernel/Language/en.pm +otrs/Kernel/Language/en_CA.pm +otrs/Kernel/Language/en_GB.pm +otrs/Kernel/Language/es.pm +otrs/Kernel/Language/es_CO.pm +otrs/Kernel/Language/es_MX.pm +otrs/Kernel/Language/et.pm +otrs/Kernel/Language/fa.pm +otrs/Kernel/Language/fi.pm +otrs/Kernel/Language/fr.pm +otrs/Kernel/Language/fr_CA.pm +otrs/Kernel/Language/hi.pm +otrs/Kernel/Language/hr.pm +otrs/Kernel/Language/hu.pm +otrs/Kernel/Language/it.pm +otrs/Kernel/Language/ja.pm +otrs/Kernel/Language/lt.pm +otrs/Kernel/Language/lv.pm +otrs/Kernel/Language/ms.pm +otrs/Kernel/Language/nb_NO.pm +otrs/Kernel/Language/nl.pm +otrs/Kernel/Language/pl.pm +otrs/Kernel/Language/pt.pm +otrs/Kernel/Language/pt_BR.pm +otrs/Kernel/Language/ru.pm +otrs/Kernel/Language/sk_SK.pm +otrs/Kernel/Language/sl.pm +otrs/Kernel/Language/sr_Cyrl.pm +otrs/Kernel/Language/sr_Latn.pm +otrs/Kernel/Language/sv.pm +otrs/Kernel/Language/tr.pm +otrs/Kernel/Language/uk.pm +otrs/Kernel/Language/vi_VN.pm +otrs/Kernel/Language/xx_AgentZoom.pm +otrs/Kernel/Language/xx_Custom.pm +otrs/Kernel/Language/zh_CN.pm +otrs/Kernel/Language/zh_TW.pm +otrs/Kernel/Modules/Admin.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/AdminDynamicField.pm +otrs/Kernel/Modules/AdminDynamicFieldCheckbox.pm +otrs/Kernel/Modules/AdminDynamicFieldDateTime.pm +otrs/Kernel/Modules/AdminDynamicFieldDropdown.pm +otrs/Kernel/Modules/AdminDynamicFieldMultiselect.pm +otrs/Kernel/Modules/AdminDynamicFieldText.pm +otrs/Kernel/Modules/AdminEmail.pm +otrs/Kernel/Modules/AdminGenericAgent.pm +otrs/Kernel/Modules/AdminGenericInterfaceDebugger.pm +otrs/Kernel/Modules/AdminGenericInterfaceInvokerDefault.pm +otrs/Kernel/Modules/AdminGenericInterfaceMappingSimple.pm +otrs/Kernel/Modules/AdminGenericInterfaceOperationDefault.pm +otrs/Kernel/Modules/AdminGenericInterfaceTransportHTTPSOAP.pm +otrs/Kernel/Modules/AdminGenericInterfaceWebservice.pm +otrs/Kernel/Modules/AdminGenericInterfaceWebserviceHistory.pm +otrs/Kernel/Modules/AdminGroup.pm +otrs/Kernel/Modules/AdminInit.pm +otrs/Kernel/Modules/AdminLog.pm +otrs/Kernel/Modules/AdminMailAccount.pm +otrs/Kernel/Modules/AdminNotification.pm +otrs/Kernel/Modules/AdminNotificationEvent.pm +otrs/Kernel/Modules/AdminPGP.pm +otrs/Kernel/Modules/AdminPackageManager.pm +otrs/Kernel/Modules/AdminPerformanceLog.pm +otrs/Kernel/Modules/AdminPostMasterFilter.pm +otrs/Kernel/Modules/AdminPriority.pm +otrs/Kernel/Modules/AdminProcessManagement.pm +otrs/Kernel/Modules/AdminProcessManagementActivity.pm +otrs/Kernel/Modules/AdminProcessManagementActivityDialog.pm +otrs/Kernel/Modules/AdminProcessManagementPath.pm +otrs/Kernel/Modules/AdminProcessManagementTransition.pm +otrs/Kernel/Modules/AdminProcessManagementTransitionAction.pm +otrs/Kernel/Modules/AdminQueue.pm +otrs/Kernel/Modules/AdminQueueAutoResponse.pm +otrs/Kernel/Modules/AdminQueueResponses.pm +otrs/Kernel/Modules/AdminResponse.pm +otrs/Kernel/Modules/AdminResponseAttachment.pm +otrs/Kernel/Modules/AdminRole.pm +otrs/Kernel/Modules/AdminRoleGroup.pm +otrs/Kernel/Modules/AdminRoleUser.pm +otrs/Kernel/Modules/AdminSLA.pm +otrs/Kernel/Modules/AdminSMIME.pm +otrs/Kernel/Modules/AdminSalutation.pm +otrs/Kernel/Modules/AdminScheduler.pm +otrs/Kernel/Modules/AdminSelectBox.pm +otrs/Kernel/Modules/AdminService.pm +otrs/Kernel/Modules/AdminSession.pm +otrs/Kernel/Modules/AdminSignature.pm +otrs/Kernel/Modules/AdminState.pm +otrs/Kernel/Modules/AdminSysConfig.pm +otrs/Kernel/Modules/AdminSystemAddress.pm +otrs/Kernel/Modules/AdminType.pm +otrs/Kernel/Modules/AdminUser.pm +otrs/Kernel/Modules/AdminUserGroup.pm +otrs/Kernel/Modules/AgentBook.pm +otrs/Kernel/Modules/AgentCustomerInformationCenter.pm +otrs/Kernel/Modules/AgentCustomerInformationCenterSearch.pm +otrs/Kernel/Modules/AgentCustomerSearch.pm +otrs/Kernel/Modules/AgentDashboard.pm +otrs/Kernel/Modules/AgentHTMLReference.pm +otrs/Kernel/Modules/AgentInfo.pm +otrs/Kernel/Modules/AgentLinkObject.pm +otrs/Kernel/Modules/AgentPreferences.pm +otrs/Kernel/Modules/AgentSearch.pm +otrs/Kernel/Modules/AgentSpelling.pm +otrs/Kernel/Modules/AgentStats.pm +otrs/Kernel/Modules/AgentTicketActionCommon.pm +otrs/Kernel/Modules/AgentTicketAttachment.pm +otrs/Kernel/Modules/AgentTicketBounce.pm +otrs/Kernel/Modules/AgentTicketBulk.pm +otrs/Kernel/Modules/AgentTicketClose.pm +otrs/Kernel/Modules/AgentTicketCompose.pm +otrs/Kernel/Modules/AgentTicketCustomer.pm +otrs/Kernel/Modules/AgentTicketEmail.pm +otrs/Kernel/Modules/AgentTicketEscalationView.pm +otrs/Kernel/Modules/AgentTicketForward.pm +otrs/Kernel/Modules/AgentTicketFreeText.pm +otrs/Kernel/Modules/AgentTicketHistory.pm +otrs/Kernel/Modules/AgentTicketLock.pm +otrs/Kernel/Modules/AgentTicketLockedView.pm +otrs/Kernel/Modules/AgentTicketMerge.pm +otrs/Kernel/Modules/AgentTicketMove.pm +otrs/Kernel/Modules/AgentTicketNote.pm +otrs/Kernel/Modules/AgentTicketOwner.pm +otrs/Kernel/Modules/AgentTicketPending.pm +otrs/Kernel/Modules/AgentTicketPhone.pm +otrs/Kernel/Modules/AgentTicketPhoneCommon.pm +otrs/Kernel/Modules/AgentTicketPhoneInbound.pm +otrs/Kernel/Modules/AgentTicketPhoneOutbound.pm +otrs/Kernel/Modules/AgentTicketPlain.pm +otrs/Kernel/Modules/AgentTicketPrint.pm +otrs/Kernel/Modules/AgentTicketPriority.pm +otrs/Kernel/Modules/AgentTicketProcess.pm +otrs/Kernel/Modules/AgentTicketQueue.pm +otrs/Kernel/Modules/AgentTicketResponsible.pm +otrs/Kernel/Modules/AgentTicketResponsibleView.pm +otrs/Kernel/Modules/AgentTicketSearch.pm +otrs/Kernel/Modules/AgentTicketStatusView.pm +otrs/Kernel/Modules/AgentTicketWatchView.pm +otrs/Kernel/Modules/AgentTicketWatcher.pm +otrs/Kernel/Modules/AgentTicketZoom.pm +otrs/Kernel/Modules/AgentZoom.pm +otrs/Kernel/Modules/CustomerAccept.pm +otrs/Kernel/Modules/CustomerPreferences.pm +otrs/Kernel/Modules/CustomerTicketAttachment.pm +otrs/Kernel/Modules/CustomerTicketMessage.pm +otrs/Kernel/Modules/CustomerTicketOverview.pm +otrs/Kernel/Modules/CustomerTicketPrint.pm +otrs/Kernel/Modules/CustomerTicketProcess.pm +otrs/Kernel/Modules/CustomerTicketSearch.pm +otrs/Kernel/Modules/CustomerTicketZoom.pm +otrs/Kernel/Modules/Installer.pm +otrs/Kernel/Modules/PictureUpload.pm +otrs/Kernel/Modules/PublicDefault.pm +otrs/Kernel/Modules/PublicRepository.pm +otrs/Kernel/Modules/SpellingInline.pm +otrs/Kernel/Modules/Test.pm +otrs/Kernel/Output/HTML/ArticleAttachmentDownload.pm +otrs/Kernel/Output/HTML/ArticleAttachmentHTMLViewer.pm +otrs/Kernel/Output/HTML/ArticleCheckPGP.pm +otrs/Kernel/Output/HTML/ArticleCheckSMIME.pm +otrs/Kernel/Output/HTML/ArticleComposeCrypt.pm +otrs/Kernel/Output/HTML/ArticleComposeSign.pm +otrs/Kernel/Output/HTML/CustomerHeaderMetaTicketSearch.pm +otrs/Kernel/Output/HTML/CustomerNewTicketQueueSelectionGeneric.pm +otrs/Kernel/Output/HTML/CustomerUserGeneric.pm +otrs/Kernel/Output/HTML/CustomerUserGenericTicket.pm +otrs/Kernel/Output/HTML/DashboardCalendar.pm +otrs/Kernel/Output/HTML/DashboardCustomerCompanyInformation.pm +otrs/Kernel/Output/HTML/DashboardCustomerIDStatus.pm +otrs/Kernel/Output/HTML/DashboardCustomerUserList.pm +otrs/Kernel/Output/HTML/DashboardIFrame.pm +otrs/Kernel/Output/HTML/DashboardImage.pm +otrs/Kernel/Output/HTML/DashboardMOTD.pm +otrs/Kernel/Output/HTML/DashboardProductNotify.pm +otrs/Kernel/Output/HTML/DashboardRSS.pm +otrs/Kernel/Output/HTML/DashboardTicketGeneric.pm +otrs/Kernel/Output/HTML/DashboardTicketStatsGeneric.pm +otrs/Kernel/Output/HTML/DashboardUserOnline.pm +otrs/Kernel/Output/HTML/DashboardUserOutOfOffice.pm +otrs/Kernel/Output/HTML/HeaderMetaRefresh.pm +otrs/Kernel/Output/HTML/HeaderMetaTicketSearch.pm +otrs/Kernel/Output/HTML/Layout.pm +otrs/Kernel/Output/HTML/LayoutAJAX.pm +otrs/Kernel/Output/HTML/LayoutDatepicker.pm +otrs/Kernel/Output/HTML/LayoutLinkObject.pm +otrs/Kernel/Output/HTML/LayoutLoader.pm +otrs/Kernel/Output/HTML/LayoutPopup.pm +otrs/Kernel/Output/HTML/LayoutTicket.pm +otrs/Kernel/Output/HTML/LinkObjectTicket.pm +otrs/Kernel/Output/HTML/NavBarCustomerCompany.pm +otrs/Kernel/Output/HTML/NavBarModuleAdmin.pm +otrs/Kernel/Output/HTML/NavBarOutputModuleAgentTicketProcess.pm +otrs/Kernel/Output/HTML/NotificationAgentOnline.pm +otrs/Kernel/Output/HTML/NotificationAgentTicketEscalation.pm +otrs/Kernel/Output/HTML/NotificationCustomerOnline.pm +otrs/Kernel/Output/HTML/NotificationGeneric.pm +otrs/Kernel/Output/HTML/NotificationOutofOfficeCheck.pm +otrs/Kernel/Output/HTML/NotificationSchedulerCheck.pm +otrs/Kernel/Output/HTML/NotificationUIDCheck.pm +otrs/Kernel/Output/HTML/OutputFilterTextAutoLink.pm +otrs/Kernel/Output/HTML/OutputFilterTextURL.pm +otrs/Kernel/Output/HTML/PreferencesCustomQueue.pm +otrs/Kernel/Output/HTML/PreferencesGeneric.pm +otrs/Kernel/Output/HTML/PreferencesLanguage.pm +otrs/Kernel/Output/HTML/PreferencesOutOfOffice.pm +otrs/Kernel/Output/HTML/PreferencesPGP.pm +otrs/Kernel/Output/HTML/PreferencesPassword.pm +otrs/Kernel/Output/HTML/PreferencesSMIME.pm +otrs/Kernel/Output/HTML/PreferencesSkin.pm +otrs/Kernel/Output/HTML/PreferencesTheme.pm +otrs/Kernel/Output/HTML/PreferencesTicketWatcher.pm +otrs/Kernel/Output/HTML/PreferencesTimeZone.pm +otrs/Kernel/Output/HTML/QueuePreferencesGeneric.pm +otrs/Kernel/Output/HTML/SLAPreferencesGeneric.pm +otrs/Kernel/Output/HTML/ServicePreferencesGeneric.pm +otrs/Kernel/Output/HTML/Standard/AAABase.dtl +otrs/Kernel/Output/HTML/Standard/AAACalendar.dtl +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/AAAStats.dtl +otrs/Kernel/Output/HTML/Standard/AAATicket.dtl +otrs/Kernel/Output/HTML/Standard/AAAWeekDay.dtl +otrs/Kernel/Output/HTML/Standard/AdminAttachment.dtl +otrs/Kernel/Output/HTML/Standard/AdminAutoResponse.dtl +otrs/Kernel/Output/HTML/Standard/AdminCustomerCompany.dtl +otrs/Kernel/Output/HTML/Standard/AdminCustomerUser.dtl +otrs/Kernel/Output/HTML/Standard/AdminCustomerUserGroup.dtl +otrs/Kernel/Output/HTML/Standard/AdminCustomerUserService.dtl +otrs/Kernel/Output/HTML/Standard/AdminDynamicField.dtl +otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldCheckbox.dtl +otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldDateTime.dtl +otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldDropdown.dtl +otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldMultiselect.dtl +otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldText.dtl +otrs/Kernel/Output/HTML/Standard/AdminEmail.dtl +otrs/Kernel/Output/HTML/Standard/AdminGenericAgent.dtl +otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceDebugger.dtl +otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceInvokerDefault.dtl +otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceMappingSimple.dtl +otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceOperationDefault.dtl +otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceTransportHTTPSOAP.dtl +otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceWebservice.dtl +otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceWebserviceHistory.dtl +otrs/Kernel/Output/HTML/Standard/AdminGroup.dtl +otrs/Kernel/Output/HTML/Standard/AdminLog.dtl +otrs/Kernel/Output/HTML/Standard/AdminMailAccount.dtl +otrs/Kernel/Output/HTML/Standard/AdminNavigationBar.dtl +otrs/Kernel/Output/HTML/Standard/AdminNotification.dtl +otrs/Kernel/Output/HTML/Standard/AdminNotificationEvent.dtl +otrs/Kernel/Output/HTML/Standard/AdminPGP.dtl +otrs/Kernel/Output/HTML/Standard/AdminPackageManager.dtl +otrs/Kernel/Output/HTML/Standard/AdminPerformanceLog.dtl +otrs/Kernel/Output/HTML/Standard/AdminPostMasterFilter.dtl +otrs/Kernel/Output/HTML/Standard/AdminPriority.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagement.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementActivity.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementActivityDialog.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementPath.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementPopupResponse.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementProcessAccordion.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementProcessEdit.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementProcessNew.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementProcessPrint.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementTransition.dtl +otrs/Kernel/Output/HTML/Standard/AdminProcessManagementTransitionAction.dtl +otrs/Kernel/Output/HTML/Standard/AdminQueue.dtl +otrs/Kernel/Output/HTML/Standard/AdminQueueAutoResponse.dtl +otrs/Kernel/Output/HTML/Standard/AdminQueueResponses.dtl +otrs/Kernel/Output/HTML/Standard/AdminResponse.dtl +otrs/Kernel/Output/HTML/Standard/AdminResponseAttachment.dtl +otrs/Kernel/Output/HTML/Standard/AdminRole.dtl +otrs/Kernel/Output/HTML/Standard/AdminRoleGroup.dtl +otrs/Kernel/Output/HTML/Standard/AdminRoleUser.dtl +otrs/Kernel/Output/HTML/Standard/AdminSLA.dtl +otrs/Kernel/Output/HTML/Standard/AdminSMIME.dtl +otrs/Kernel/Output/HTML/Standard/AdminSMIMECertRead.dtl +otrs/Kernel/Output/HTML/Standard/AdminSalutation.dtl +otrs/Kernel/Output/HTML/Standard/AdminScheduler.dtl +otrs/Kernel/Output/HTML/Standard/AdminSecureMode.dtl +otrs/Kernel/Output/HTML/Standard/AdminSelectBox.dtl +otrs/Kernel/Output/HTML/Standard/AdminService.dtl +otrs/Kernel/Output/HTML/Standard/AdminSession.dtl +otrs/Kernel/Output/HTML/Standard/AdminSignature.dtl +otrs/Kernel/Output/HTML/Standard/AdminState.dtl +otrs/Kernel/Output/HTML/Standard/AdminSysConfig.dtl +otrs/Kernel/Output/HTML/Standard/AdminSysConfigEdit.dtl +otrs/Kernel/Output/HTML/Standard/AdminSystemAddress.dtl +otrs/Kernel/Output/HTML/Standard/AdminType.dtl +otrs/Kernel/Output/HTML/Standard/AdminUser.dtl +otrs/Kernel/Output/HTML/Standard/AdminUserGroup.dtl +otrs/Kernel/Output/HTML/Standard/AgentBook.dtl +otrs/Kernel/Output/HTML/Standard/AgentCustomerInformationCenter.dtl +otrs/Kernel/Output/HTML/Standard/AgentCustomerInformationCenterBlank.dtl +otrs/Kernel/Output/HTML/Standard/AgentCustomerInformationCenterSearch.dtl +otrs/Kernel/Output/HTML/Standard/AgentCustomerSearch.dtl +otrs/Kernel/Output/HTML/Standard/AgentCustomerTableView.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboard.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardCalendarOverview.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardCustomerCompanyInformation.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardCustomerIDStatus.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardCustomerUserList.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardIFrame.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardImage.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardProductNotify.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardRSSOverview.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardTicketGeneric.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardTicketStats.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardUserOnline.dtl +otrs/Kernel/Output/HTML/Standard/AgentDashboardUserOutOfOffice.dtl +otrs/Kernel/Output/HTML/Standard/AgentHTMLReferenceForms.dtl +otrs/Kernel/Output/HTML/Standard/AgentHTMLReferenceOverview.dtl +otrs/Kernel/Output/HTML/Standard/AgentHTMLReferencePageLayout.dtl +otrs/Kernel/Output/HTML/Standard/AgentInfo.dtl +otrs/Kernel/Output/HTML/Standard/AgentLinkObject.dtl +otrs/Kernel/Output/HTML/Standard/AgentNavigationBar.dtl +otrs/Kernel/Output/HTML/Standard/AgentPreferences.dtl +otrs/Kernel/Output/HTML/Standard/AgentSpelling.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsDelete.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsEditRestrictions.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsEditSpecification.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsEditValueSeries.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsEditXaxis.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsImport.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsOverview.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsPrint.dtl +otrs/Kernel/Output/HTML/Standard/AgentStatsView.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketActionCommon.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketActionPopupClose.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketBounce.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketBulk.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketClose.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketCompose.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketCustomer.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketEmail.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketEscalation.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketForward.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketFreeText.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketHistory.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketMerge.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketMove.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketNote.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketOverviewMedium.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketOverviewNavBar.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketOverviewPreview.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketOverviewSmall.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketOwner.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketPending.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketPhoneCommon.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketPlain.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketPrint.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketPriority.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketProcess.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketProcessNavigationBar.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketQueue.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketResponsible.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketSearch.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketSearchOpenSearchDescriptionFulltext.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketSearchOpenSearchDescriptionTicketNumber.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketSearchResultPrint.dtl +otrs/Kernel/Output/HTML/Standard/AgentTicketZoom.dtl +otrs/Kernel/Output/HTML/Standard/AttachmentBlocker.dtl +otrs/Kernel/Output/HTML/Standard/Copyright.dtl +otrs/Kernel/Output/HTML/Standard/CustomerAccept.dtl +otrs/Kernel/Output/HTML/Standard/CustomerError.dtl +otrs/Kernel/Output/HTML/Standard/CustomerFooter.dtl +otrs/Kernel/Output/HTML/Standard/CustomerFooterSmall.dtl +otrs/Kernel/Output/HTML/Standard/CustomerHeader.dtl +otrs/Kernel/Output/HTML/Standard/CustomerHeaderSmall.dtl +otrs/Kernel/Output/HTML/Standard/CustomerLogin.dtl +otrs/Kernel/Output/HTML/Standard/CustomerNavigationBar.dtl +otrs/Kernel/Output/HTML/Standard/CustomerPreferences.dtl +otrs/Kernel/Output/HTML/Standard/CustomerRichTextEditor.dtl +otrs/Kernel/Output/HTML/Standard/CustomerTicketMessage.dtl +otrs/Kernel/Output/HTML/Standard/CustomerTicketOverview.dtl +otrs/Kernel/Output/HTML/Standard/CustomerTicketPrint.dtl +otrs/Kernel/Output/HTML/Standard/CustomerTicketSearch.dtl +otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchOpenSearchDescription.dtl +otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultPrint.dtl +otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultShort.dtl +otrs/Kernel/Output/HTML/Standard/CustomerTicketZoom.dtl +otrs/Kernel/Output/HTML/Standard/CustomerWarning.dtl +otrs/Kernel/Output/HTML/Standard/Datepicker.dtl +otrs/Kernel/Output/HTML/Standard/Error.dtl +otrs/Kernel/Output/HTML/Standard/Footer.dtl +otrs/Kernel/Output/HTML/Standard/FooterJS.dtl +otrs/Kernel/Output/HTML/Standard/FooterSmall.dtl +otrs/Kernel/Output/HTML/Standard/HTMLHead.dtl +otrs/Kernel/Output/HTML/Standard/HTMLHeadBlockEvents.dtl +otrs/Kernel/Output/HTML/Standard/Header.dtl +otrs/Kernel/Output/HTML/Standard/HeaderSmall.dtl +otrs/Kernel/Output/HTML/Standard/Installer.dtl +otrs/Kernel/Output/HTML/Standard/InstallerConfigureMail.dtl +otrs/Kernel/Output/HTML/Standard/InstallerDBResult.dtl +otrs/Kernel/Output/HTML/Standard/InstallerDBStart.dtl +otrs/Kernel/Output/HTML/Standard/InstallerFinish.dtl +otrs/Kernel/Output/HTML/Standard/InstallerLicense.dtl +otrs/Kernel/Output/HTML/Standard/InstallerLicenseText.dtl +otrs/Kernel/Output/HTML/Standard/InstallerRegistration.dtl +otrs/Kernel/Output/HTML/Standard/InstallerSystem.dtl +otrs/Kernel/Output/HTML/Standard/LinkObject.dtl +otrs/Kernel/Output/HTML/Standard/Login.dtl +otrs/Kernel/Output/HTML/Standard/Motd.dtl +otrs/Kernel/Output/HTML/Standard/NoPermission.dtl +otrs/Kernel/Output/HTML/Standard/Notify.dtl +otrs/Kernel/Output/HTML/Standard/Pagination.dtl +otrs/Kernel/Output/HTML/Standard/PictureUpload.dtl +otrs/Kernel/Output/HTML/Standard/PrintFooter.dtl +otrs/Kernel/Output/HTML/Standard/PrintHeader.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/ActivityDialogFooter.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/ActivityDialogHeader.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Article.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Customer.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/CustomerActivityDialogFooter.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/CustomerActivityDialogHeader.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/DynamicField.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Lock.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Owner.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/PendingTime.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Priority.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Queue.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Responsible.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/SLA.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Service.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/State.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Title.dtl +otrs/Kernel/Output/HTML/Standard/ProcessManagement/Type.dtl +otrs/Kernel/Output/HTML/Standard/PublicDefault.dtl +otrs/Kernel/Output/HTML/Standard/Redirect.dtl +otrs/Kernel/Output/HTML/Standard/RichTextEditor.dtl +otrs/Kernel/Output/HTML/Standard/SpellingInline.dtl +otrs/Kernel/Output/HTML/Standard/Test.dtl +otrs/Kernel/Output/HTML/Standard/Warning.dtl +otrs/Kernel/Output/HTML/TicketMenuGeneric.pm +otrs/Kernel/Output/HTML/TicketMenuLock.pm +otrs/Kernel/Output/HTML/TicketMenuMove.pm +otrs/Kernel/Output/HTML/TicketMenuResponsible.pm +otrs/Kernel/Output/HTML/TicketMenuTicketWatcher.pm +otrs/Kernel/Output/HTML/TicketOverviewMedium.pm +otrs/Kernel/Output/HTML/TicketOverviewPreview.pm +otrs/Kernel/Output/HTML/TicketOverviewSmall.pm +otrs/Kernel/Output/HTML/ToolBarGeneric.pm +otrs/Kernel/Output/HTML/ToolBarLink.pm +otrs/Kernel/Output/HTML/ToolBarTicketLocked.pm +otrs/Kernel/Output/HTML/ToolBarTicketResponsible.pm +otrs/Kernel/Output/HTML/ToolBarTicketSearchFulltext.pm +otrs/Kernel/Output/HTML/ToolBarTicketSearchProfile.pm +otrs/Kernel/Output/HTML/ToolBarTicketWatcher.pm +otrs/Kernel/Scheduler.pm +otrs/Kernel/Scheduler/TaskHandler.pm +otrs/Kernel/Scheduler/TaskHandler/GenericInterface.pm +otrs/Kernel/Scheduler/TaskHandler/Test.pm +otrs/Kernel/System/Auth.pm +otrs/Kernel/System/Auth/DB.pm +otrs/Kernel/System/Auth/HTTPBasicAuth.pm +otrs/Kernel/System/Auth/LDAP.pm +otrs/Kernel/System/Auth/Radius.pm +otrs/Kernel/System/Auth/Sync/LDAP.pm +otrs/Kernel/System/AuthSession.pm +otrs/Kernel/System/AuthSession/DB.pm +otrs/Kernel/System/AuthSession/FS.pm +otrs/Kernel/System/AutoResponse.pm +otrs/Kernel/System/CSV.pm +otrs/Kernel/System/Cache.pm +otrs/Kernel/System/Cache/FileStorable.pm +otrs/Kernel/System/CacheInternal.pm +otrs/Kernel/System/CheckItem.pm +otrs/Kernel/System/Crypt.pm +otrs/Kernel/System/Crypt/PGP.pm +otrs/Kernel/System/Crypt/SMIME.pm +otrs/Kernel/System/CustomerAuth.pm +otrs/Kernel/System/CustomerAuth/DB.pm +otrs/Kernel/System/CustomerAuth/HTTPBasicAuth.pm +otrs/Kernel/System/CustomerAuth/LDAP.pm +otrs/Kernel/System/CustomerAuth/Radius.pm +otrs/Kernel/System/CustomerCompany.pm +otrs/Kernel/System/CustomerGroup.pm +otrs/Kernel/System/CustomerUser.pm +otrs/Kernel/System/CustomerUser/DB.pm +otrs/Kernel/System/CustomerUser/LDAP.pm +otrs/Kernel/System/CustomerUser/Preferences/DB.pm +otrs/Kernel/System/DB.pm +otrs/Kernel/System/DB/db2.pm +otrs/Kernel/System/DB/ingres.pm +otrs/Kernel/System/DB/mssql.pm +otrs/Kernel/System/DB/mysql.pm +otrs/Kernel/System/DB/oracle.pm +otrs/Kernel/System/DB/postgresql.pm +otrs/Kernel/System/DB/postgresql_before_8_2.pm +otrs/Kernel/System/DynamicField.pm +otrs/Kernel/System/DynamicField/Backend.pm +otrs/Kernel/System/DynamicField/Backend/BackendCommon.pm +otrs/Kernel/System/DynamicField/Backend/Checkbox.pm +otrs/Kernel/System/DynamicField/Backend/Date.pm +otrs/Kernel/System/DynamicField/Backend/DateTime.pm +otrs/Kernel/System/DynamicField/Backend/Dropdown.pm +otrs/Kernel/System/DynamicField/Backend/Multiselect.pm +otrs/Kernel/System/DynamicField/Backend/Text.pm +otrs/Kernel/System/DynamicField/Backend/TextArea.pm +otrs/Kernel/System/DynamicField/ObjectType/Article.pm +otrs/Kernel/System/DynamicField/ObjectType/Ticket.pm +otrs/Kernel/System/DynamicFieldValue.pm +otrs/Kernel/System/Email.pm +otrs/Kernel/System/Email/DoNotSendEmail.pm +otrs/Kernel/System/Email/SMTP.pm +otrs/Kernel/System/Email/SMTPS.pm +otrs/Kernel/System/Email/SMTPTLS.pm +otrs/Kernel/System/Email/Sendmail.pm +otrs/Kernel/System/EmailParser.pm +otrs/Kernel/System/Encode.pm +otrs/Kernel/System/EventHandler.pm +otrs/Kernel/System/FileTemp.pm +otrs/Kernel/System/GenericAgent.pm +otrs/Kernel/System/GenericAgent/AutoPriorityIncrease.pm +otrs/Kernel/System/GenericAgent/NotifyAgentGroupOfCustomQueue.pm +otrs/Kernel/System/GenericAgent/NotifyAgentGroupWithWritePermission.pm +otrs/Kernel/System/GenericAgent/TriggerEscalationStartEvents.pm +otrs/Kernel/System/GenericInterface/DebugLog.pm +otrs/Kernel/System/GenericInterface/ObjectLockState.pm +otrs/Kernel/System/GenericInterface/Webservice.pm +otrs/Kernel/System/GenericInterface/WebserviceHistory.pm +otrs/Kernel/System/Group.pm +otrs/Kernel/System/HTMLUtils.pm +otrs/Kernel/System/JSON.pm +otrs/Kernel/System/LinkObject.pm +otrs/Kernel/System/LinkObject/Ticket.pm +otrs/Kernel/System/Loader.pm +otrs/Kernel/System/Lock.pm +otrs/Kernel/System/Log.pm +otrs/Kernel/System/Log/File.pm +otrs/Kernel/System/Log/SysLog.pm +otrs/Kernel/System/MailAccount.pm +otrs/Kernel/System/MailAccount/IMAP.pm +otrs/Kernel/System/MailAccount/IMAPS.pm +otrs/Kernel/System/MailAccount/IMAPTLS.pm +otrs/Kernel/System/MailAccount/POP3.pm +otrs/Kernel/System/MailAccount/POP3S.pm +otrs/Kernel/System/Main.pm +otrs/Kernel/System/Notification.pm +otrs/Kernel/System/NotificationEvent.pm +otrs/Kernel/System/PDF.pm +otrs/Kernel/System/PID.pm +otrs/Kernel/System/Package.pm +otrs/Kernel/System/PostMaster.pm +otrs/Kernel/System/PostMaster/DestQueue.pm +otrs/Kernel/System/PostMaster/Filter.pm +otrs/Kernel/System/PostMaster/Filter/CMD.pm +otrs/Kernel/System/PostMaster/Filter/FollowUpArticleTypeCheck.pm +otrs/Kernel/System/PostMaster/Filter/Match.pm +otrs/Kernel/System/PostMaster/Filter/MatchDBSource.pm +otrs/Kernel/System/PostMaster/Filter/NewTicketReject.pm +otrs/Kernel/System/PostMaster/FollowUp.pm +otrs/Kernel/System/PostMaster/LoopProtection.pm +otrs/Kernel/System/PostMaster/LoopProtection/DB.pm +otrs/Kernel/System/PostMaster/LoopProtection/FS.pm +otrs/Kernel/System/PostMaster/NewTicket.pm +otrs/Kernel/System/PostMaster/Reject.pm +otrs/Kernel/System/Priority.pm +otrs/Kernel/System/ProcessManagement/Activity.pm +otrs/Kernel/System/ProcessManagement/ActivityDialog.pm +otrs/Kernel/System/ProcessManagement/DB/Activity.pm +otrs/Kernel/System/ProcessManagement/DB/ActivityDialog.pm +otrs/Kernel/System/ProcessManagement/DB/Entity.pm +otrs/Kernel/System/ProcessManagement/DB/Process.pm +otrs/Kernel/System/ProcessManagement/DB/Process/State.pm +otrs/Kernel/System/ProcessManagement/DB/Transition.pm +otrs/Kernel/System/ProcessManagement/DB/TransitionAction.pm +otrs/Kernel/System/ProcessManagement/Process.pm +otrs/Kernel/System/ProcessManagement/Transition.pm +otrs/Kernel/System/ProcessManagement/TransitionAction.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/DynamicFieldSet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketArticleCreate.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketCustomerSet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketLockSet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketOwnerSet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketQueueSet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketResponsibleSet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketSLASet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketServiceSet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketStateSet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketTitleSet.pm +otrs/Kernel/System/ProcessManagement/TransitionAction/TicketTypeSet.pm +otrs/Kernel/System/ProcessManagement/TransitionValidation/ValidateDemo.pm +otrs/Kernel/System/Queue.pm +otrs/Kernel/System/Queue/PreferencesDB.pm +otrs/Kernel/System/ReferenceData.pm +otrs/Kernel/System/SLA.pm +otrs/Kernel/System/SLA/PreferencesDB.pm +otrs/Kernel/System/Salutation.pm +otrs/Kernel/System/Scheduler/TaskManager.pm +otrs/Kernel/System/SearchProfile.pm +otrs/Kernel/System/Service.pm +otrs/Kernel/System/Service/PreferencesDB.pm +otrs/Kernel/System/Signature.pm +otrs/Kernel/System/Spelling.pm +otrs/Kernel/System/StandardResponse.pm +otrs/Kernel/System/State.pm +otrs/Kernel/System/Stats.pm +otrs/Kernel/System/Stats/Dynamic/Ticket.pm +otrs/Kernel/System/Stats/Dynamic/TicketAccountedTime.pm +otrs/Kernel/System/Stats/Dynamic/TicketList.pm +otrs/Kernel/System/Stats/Dynamic/TicketSolutionResponseTime.pm +otrs/Kernel/System/Stats/Static/StateAction.pm +otrs/Kernel/System/StdAttachment.pm +otrs/Kernel/System/SysConfig.pm +otrs/Kernel/System/SysConfig/PriorityValidate.pm +otrs/Kernel/System/SysConfig/QueueValidate.pm +otrs/Kernel/System/SysConfig/StateValidate.pm +otrs/Kernel/System/SystemAddress.pm +otrs/Kernel/System/TemplateGenerator.pm +otrs/Kernel/System/Ticket.pm +otrs/Kernel/System/Ticket/Acl/CloseParentAfterClosedChilds.pm +otrs/Kernel/System/Ticket/Article.pm +otrs/Kernel/System/Ticket/ArticleSearchIndex/RuntimeDB.pm +otrs/Kernel/System/Ticket/ArticleSearchIndex/StaticDB.pm +otrs/Kernel/System/Ticket/ArticleStorageDB.pm +otrs/Kernel/System/Ticket/ArticleStorageFS.pm +otrs/Kernel/System/Ticket/Custom.pm.example +otrs/Kernel/System/Ticket/CustomerPermission/CustomerIDCheck.pm +otrs/Kernel/System/Ticket/CustomerPermission/CustomerUserIDCheck.pm +otrs/Kernel/System/Ticket/CustomerPermission/GroupCheck.pm +otrs/Kernel/System/Ticket/Event/ArchiveRestore.pm +otrs/Kernel/System/Ticket/Event/ArticleSearchIndex.pm +otrs/Kernel/System/Ticket/Event/ForceOwnerReset.pm +otrs/Kernel/System/Ticket/Event/ForceState.pm +otrs/Kernel/System/Ticket/Event/ForceUnlock.pm +otrs/Kernel/System/Ticket/Event/NotificationEvent.pm +otrs/Kernel/System/Ticket/Event/ResponsibleAutoSet.pm +otrs/Kernel/System/Ticket/Event/Test.pm +otrs/Kernel/System/Ticket/Event/TicketAcceleratorUpdate.pm +otrs/Kernel/System/Ticket/Event/TicketDynamicFieldDefault.pm +otrs/Kernel/System/Ticket/Event/TicketEscalationIndex.pm +otrs/Kernel/System/Ticket/Event/TicketNewMessageUpdate.pm +otrs/Kernel/System/Ticket/Event/TicketPendingTimeReset.pm +otrs/Kernel/System/Ticket/Event/TicketProcessTransitions.pm +otrs/Kernel/System/Ticket/Event/TriggerEscalationStopEvents.pm +otrs/Kernel/System/Ticket/IndexAccelerator/RuntimeDB.pm +otrs/Kernel/System/Ticket/IndexAccelerator/StaticDB.pm +otrs/Kernel/System/Ticket/Number/AutoIncrement.pm +otrs/Kernel/System/Ticket/Number/Date.pm +otrs/Kernel/System/Ticket/Number/DateChecksum.pm +otrs/Kernel/System/Ticket/Number/Random.pm +otrs/Kernel/System/Ticket/Permission/GroupCheck.pm +otrs/Kernel/System/Ticket/Permission/OwnerCheck.pm +otrs/Kernel/System/Ticket/Permission/ResponsibleCheck.pm +otrs/Kernel/System/Ticket/Permission/WatcherCheck.pm +otrs/Kernel/System/TicketSearch.pm +otrs/Kernel/System/Time.pm +otrs/Kernel/System/Type.pm +otrs/Kernel/System/UnitTest.pm +otrs/Kernel/System/UnitTest/Helper.pm +otrs/Kernel/System/UnitTest/Selenium.pm +otrs/Kernel/System/User.pm +otrs/Kernel/System/User/Preferences/DB.pm +otrs/Kernel/System/Valid.pm +otrs/Kernel/System/VariableCheck.pm +otrs/Kernel/System/VirtualFS.pm +otrs/Kernel/System/VirtualFS/DB.pm +otrs/Kernel/System/VirtualFS/FS.pm +otrs/Kernel/System/Web/InterfaceAgent.pm +otrs/Kernel/System/Web/InterfaceCustomer.pm +otrs/Kernel/System/Web/InterfaceInstaller.pm +otrs/Kernel/System/Web/InterfacePublic.pm +otrs/Kernel/System/Web/Request.pm +otrs/Kernel/System/Web/UploadCache.pm +otrs/Kernel/System/Web/UploadCache/DB.pm +otrs/Kernel/System/Web/UploadCache/FS.pm +otrs/Kernel/System/WebUserAgent.pm +otrs/Kernel/System/XML.pm +otrs/Kernel/System/YAML.pm otrs/RELEASE otrs/bin/Cron.sh otrs/bin/cgi-bin/customer.pl @@ -17,6 +738,7 @@ otrs/bin/fcgi-bin/public.pl otrs/bin/otrs.AddCustomerUser.pl otrs/bin/otrs.AddGroup.pl otrs/bin/otrs.AddQueue.pl +otrs/bin/otrs.AddQueue2StdResponse.pl otrs/bin/otrs.AddRole.pl otrs/bin/otrs.AddRole2Group.pl otrs/bin/otrs.AddService.pl @@ -25,7 +747,6 @@ otrs/bin/otrs.AddTicketType.pl otrs/bin/otrs.AddUser.pl otrs/bin/otrs.AddUser2Group.pl otrs/bin/otrs.AddUser2Role.pl -otrs/bin/otrs.AddQueue2StdResponse.pl otrs/bin/otrs.ArticleStorageSwitch.pl otrs/bin/otrs.CheckDB.pl otrs/bin/otrs.CheckModules.pl @@ -33,11 +754,14 @@ otrs/bin/otrs.CheckSum.pl otrs/bin/otrs.CleanTicketArchive.pl otrs/bin/otrs.CleanTicketIndex.pl otrs/bin/otrs.CleanUp.pl +otrs/bin/otrs.CleanupTicketMetadata.pl +otrs/bin/otrs.CreateApacheStartupFile.pl otrs/bin/otrs.CreateTranslationFile.pl otrs/bin/otrs.Cron4Win32.pl otrs/bin/otrs.CryptPassword.pl otrs/bin/otrs.DeleteCache.pl otrs/bin/otrs.DeleteSessionIDs.pl +otrs/bin/otrs.ExecuteDatabaseXML.pl otrs/bin/otrs.ExportStatsToOPM.pl otrs/bin/otrs.FillDB.pl otrs/bin/otrs.GenerateStats.pl @@ -47,13 +771,13 @@ otrs/bin/otrs.GetConfig.pl otrs/bin/otrs.GetTicketThread.pl otrs/bin/otrs.LoaderCache.pl otrs/bin/otrs.MarkTicketAsSeen.pl +otrs/bin/otrs.MySQLInnoDBSwitch.pl otrs/bin/otrs.PackageManager.pl otrs/bin/otrs.PendingJobs.pl otrs/bin/otrs.PostMaster.pl otrs/bin/otrs.PostMasterClient.pl otrs/bin/otrs.PostMasterDaemon.pl otrs/bin/otrs.PostMasterMailbox.pl -otrs/bin/otrs.PostMasterPOP3.pl otrs/bin/otrs.RebuildConfig.pl otrs/bin/otrs.RebuildEscalationIndex.pl otrs/bin/otrs.RebuildFulltextIndex.pl @@ -64,40 +788,30 @@ otrs/bin/otrs.Scheduler4win.pl otrs/bin/otrs.Scheduler4winInstaller.pl otrs/bin/otrs.SetPassword.pl otrs/bin/otrs.SetPermissions.pl +otrs/bin/otrs.TicketDelete.pl otrs/bin/otrs.UnitTest.pl otrs/bin/otrs.UnlockTickets.pl otrs/bin/otrs.WebserviceConfig.pl -otrs/bin/otrs.XMLMaster.pl otrs/bin/otrs.cleanup otrs/bin/otrs.xml2sql.pl -otrs/scripts/DBUpdate-3.1.beta.db2.sql -otrs/scripts/DBUpdate-3.1.beta.ingres.sql -otrs/scripts/DBUpdate-3.1.beta.mssql.sql -otrs/scripts/DBUpdate-3.1.beta.mysql.sql -otrs/scripts/DBUpdate-3.1.beta.oracle.sql -otrs/scripts/DBUpdate-3.1.beta.postgresql.sql -otrs/scripts/DBUpdate-3.1.beta.postgresql_before_8_2.sql -otrs/scripts/DBUpdate-to-3.1-post.db2.sql -otrs/scripts/DBUpdate-to-3.1-post.ingres.sql -otrs/scripts/DBUpdate-to-3.1-post.mssql.sql -otrs/scripts/DBUpdate-to-3.1-post.mysql.sql -otrs/scripts/DBUpdate-to-3.1-post.oracle.sql -otrs/scripts/DBUpdate-to-3.1-post.postgresql.sql -otrs/scripts/DBUpdate-to-3.1-post.postgresql_before_8_2.sql -otrs/scripts/DBUpdate-to-3.1.db2.sql -otrs/scripts/DBUpdate-to-3.1.ingres.sql -otrs/scripts/DBUpdate-to-3.1.mssql-datatypes.pl -otrs/scripts/DBUpdate-to-3.1.mssql.sql -otrs/scripts/DBUpdate-to-3.1.mysql.sql -otrs/scripts/DBUpdate-to-3.1.oracle.sql -otrs/scripts/DBUpdate-to-3.1.pl -otrs/scripts/DBUpdate-to-3.1.postgresql.sql -otrs/scripts/DBUpdate-to-3.1.postgresql_before_8_2.sql -otrs/scripts/SystemStatsGeneric.pm +otrs/scripts/DBUpdate-3.2.beta.db2.sql +otrs/scripts/DBUpdate-3.2.beta.ingres.sql +otrs/scripts/DBUpdate-3.2.beta.mssql.sql +otrs/scripts/DBUpdate-3.2.beta.mysql.sql +otrs/scripts/DBUpdate-3.2.beta.oracle.sql +otrs/scripts/DBUpdate-3.2.beta.postgresql.sql +otrs/scripts/DBUpdate-3.2.beta.postgresql_before_8_2.sql +otrs/scripts/DBUpdate-to-3.2.db2.sql +otrs/scripts/DBUpdate-to-3.2.ingres.sql +otrs/scripts/DBUpdate-to-3.2.mssql.sql +otrs/scripts/DBUpdate-to-3.2.mysql.sql +otrs/scripts/DBUpdate-to-3.2.oracle.sql +otrs/scripts/DBUpdate-to-3.2.pl +otrs/scripts/DBUpdate-to-3.2.postgresql.sql +otrs/scripts/DBUpdate-to-3.2.postgresql_before_8_2.sql otrs/scripts/apache2-httpd.include.conf otrs/scripts/apache2-perl-startup.pl otrs/scripts/auto_build.sh -otrs/scripts/auto_docbuild.sh otrs/scripts/backup.pl otrs/scripts/database/otrs-initial_insert.db2.sql otrs/scripts/database/otrs-initial_insert.ingres.sql @@ -122,9 +836,8 @@ otrs/scripts/database/otrs-schema.oracle.sql otrs/scripts/database/otrs-schema.postgresql.sql otrs/scripts/database/otrs-schema.postgresql_before_8_2.sql otrs/scripts/database/otrs-schema.xml -otrs/scripts/database/update/otrs-upgrade-3.1.beta.xml -otrs/scripts/database/update/otrs-upgrade-to-3.1-post.xml -otrs/scripts/database/update/otrs-upgrade-to-3.1.xml +otrs/scripts/database/update/otrs-upgrade-3.2.beta.xml +otrs/scripts/database/update/otrs-upgrade-to-3.2.xml otrs/scripts/restore.pl otrs/scripts/rpc-example.pl otrs/scripts/syncuser_csv2otrs.pl @@ -138,10 +851,11 @@ otrs/scripts/test/CheckItem.t otrs/scripts/test/CheckModules.t otrs/scripts/test/Config.t otrs/scripts/test/Crypt.t +otrs/scripts/test/CustomerAuth.t otrs/scripts/test/CustomerCompany.t +otrs/scripts/test/CustomerGroup.t otrs/scripts/test/CustomerUser.t otrs/scripts/test/CustomerUserService.t -otrs/scripts/test/DB.t otrs/scripts/test/DynamicField.t otrs/scripts/test/DynamicFieldValue.t otrs/scripts/test/Email.t @@ -160,6 +874,8 @@ otrs/scripts/test/Loader.t otrs/scripts/test/Lock.t otrs/scripts/test/MailAccount.t otrs/scripts/test/Main.t +otrs/scripts/test/Notification.t +otrs/scripts/test/NotificationEvent.t otrs/scripts/test/PDF.t otrs/scripts/test/PID.t otrs/scripts/test/Package.t @@ -170,8 +886,10 @@ otrs/scripts/test/ReferenceData.t otrs/scripts/test/SLA.t otrs/scripts/test/SMIME.t otrs/scripts/test/Salutation.t +otrs/scripts/test/SearchProfile.t otrs/scripts/test/Service.t otrs/scripts/test/Signature.t +otrs/scripts/test/Spelling.t otrs/scripts/test/StandardResponse.t otrs/scripts/test/State.t otrs/scripts/test/Stats.t @@ -187,6 +905,7 @@ otrs/scripts/test/Valid.t otrs/scripts/test/VariableCheck.t otrs/scripts/test/VirtualFS.t otrs/scripts/test/WebUploadCache.t +otrs/scripts/test/WebUserAgent.t otrs/scripts/test/XML.t otrs/scripts/tools/base64.pl otrs/scripts/tools/charset-convert.pl @@ -205,7 +924,6 @@ otrs/var/cron/postmaster_mailbox.dist otrs/var/cron/rebuild_ticket_index.dist otrs/var/cron/session.dist otrs/var/cron/unlock.dist -otrs/var/logo-otrs.png otrs/var/fonts/DejaVuSans-Bold.ttf otrs/var/fonts/DejaVuSans-BoldOblique.ttf otrs/var/fonts/DejaVuSans-Oblique.ttf @@ -226,8 +944,11 @@ otrs/var/httpd/htdocs/js/Core.Agent.Admin.GenericInterfaceMappingSimple.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.GenericInterfaceOperation.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.GenericInterfaceWebservice.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.GenericInterfaceWebserviceHistory.js +otrs/var/httpd/htdocs/js/Core.Agent.Admin.ProcessManagement.Canvas.js +otrs/var/httpd/htdocs/js/Core.Agent.Admin.ProcessManagement.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.Scheduler.js otrs/var/httpd/htdocs/js/Core.Agent.Admin.SysConfig.js +otrs/var/httpd/htdocs/js/Core.Agent.CustomerInformationCenterSearch.js otrs/var/httpd/htdocs/js/Core.Agent.CustomerSearch.js otrs/var/httpd/htdocs/js/Core.Agent.Dashboard.js otrs/var/httpd/htdocs/js/Core.Agent.Login.js @@ -253,6 +974,7 @@ otrs/var/httpd/htdocs/js/Core.JavaScriptEnhancements.js 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.AllocationList.js otrs/var/httpd/htdocs/js/Core.UI.Chart.js otrs/var/httpd/htdocs/js/Core.UI.Datepicker.js otrs/var/httpd/htdocs/js/Core.UI.Dialog.js @@ -279,516 +1001,11 @@ otrs/var/httpd/htdocs/js/test/JSUnitTest.html otrs/var/httpd/htdocs/js/test/sample/Core.AJAX.ContentUpdate1.html otrs/var/httpd/htdocs/js/test/sample/Core.AJAX.EmptyResponse.html otrs/var/httpd/htdocs/js/test/sample/Core.AJAX.FunctionCall1.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/.htaccess -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/CHANGES.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/INSTALL.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/LICENSE.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/OTRS-PATCHES.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/adapters/jquery.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/_bootstrap.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/ckeditor.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/ckeditor_base.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/ckeditor_basic.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/command.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/commanddefinition.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/config.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dataprocessor.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/comment.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/document.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/documentfragment.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/domobject.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/element.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/elementpath.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/event.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/node.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/nodelist.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/range.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/rangelist.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/text.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/walker.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom/window.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dtd.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/editor.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/editor_basic.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/env.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/event.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/eventInfo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/focusmanager.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/htmlparser.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/htmlparser/basicwriter.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/htmlparser/cdata.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/htmlparser/comment.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/htmlparser/element.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/htmlparser/filter.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/htmlparser/fragment.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/htmlparser/text.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/lang.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/loader.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/plugindefinition.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/plugins.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/resourcemanager.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/scriptloader.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/skins.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/themes.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/tools.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/ui.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/_languages.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/af.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/bn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/bs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/en-au.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/en-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/en-gb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/es.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/eu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/fo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/fr-ca.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/gl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/hi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/id.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/is.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ja.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ka.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/km.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ko.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/lt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/mn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ms.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/pt.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ru.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/sl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/sr-latn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/sr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/sv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/th.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang/zh.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/dialogs/a11yhelp.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/about/dialogs/about.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/about/dialogs/logo_ckeditor.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/about/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/adobeair/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/ajax/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/autogrow/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/basicstyles/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/bbcode/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/bidi/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/blockquote/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/button/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/clipboard/dialogs/paste.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/clipboard/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/colorbutton/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/colordialog/dialogs/colordialog.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/colordialog/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/contextmenu/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/dialog/dialogDefinition.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/dialog/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/dialogadvtab/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/dialogui/2010-10-28-dialogui.patch -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/dialogui/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/div/dialogs/div.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/div/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/docprops/dialogs/docprops.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/docprops/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/domiterator/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/editingblock/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/elementspath/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/enterkey/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/entities/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/fakeobjects/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/filebrowser/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/find/dialogs/find.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/find/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/flash/dialogs/flash.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/flash/images/placeholder.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/flash/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/floatpanel/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/font/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/format/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/dialogs/button.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/dialogs/checkbox.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/dialogs/form.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/dialogs/hiddenfield.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/dialogs/radio.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/dialogs/select.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/dialogs/textarea.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/dialogs/textfield.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/images/hiddenfield.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/horizontalrule/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/htmldataprocessor/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/htmlwriter/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/iframe/dialogs/iframe.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/iframe/images/placeholder.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/iframe/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/iframedialog/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/image/dialogs/2010-10-28-image-dialog.patch -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/image/dialogs/image.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/image/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/indent/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/justify/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/keystrokes/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/link/dialogs/anchor.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/link/dialogs/link.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/link/images/anchor.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/link/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/list/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/listblock/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/liststyle/dialogs/liststyle.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/liststyle/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/maximize/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/menu/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/menubutton/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/newpage/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pagebreak/images/pagebreak.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pagebreak/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/panel/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/panelbutton/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pastefromword/filter/default.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pastefromword/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pastetext/dialogs/pastetext.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pastetext/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/dialogs/placeholder.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/placeholder.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/popup/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/preview/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/preview/preview.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/print/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/removeformat/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/resize/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/richcombo/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/save/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/scayt/dialogs/options.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/scayt/dialogs/toolbar.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/scayt/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/selection/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_address.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_blockquote.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_div.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_h1.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_h2.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_h3.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_h4.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_h5.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_h6.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_p.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images/block_pre.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showborders/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/dialogs/smiley.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/angel_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/angry_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/broken_heart.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/confused_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/cry_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/devil_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/embaressed_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/envelope.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/heart.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/kiss.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/lightbulb.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/omg_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/regular_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/sad_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/shades_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/teeth_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/thumbs_down.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/thumbs_up.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/tounge_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/whatchutalkingabout_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images/wink_smile.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/sourcearea/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/dialogs/specialchar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/styles/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/styles/styles/default.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/stylescombo/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/stylesheetparser/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/tab/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/table/dialogs/table.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/table/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/tableresize/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/tabletools/dialogs/tableCell.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/tabletools/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates/dialogs/templates.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates/templates/default.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates/templates/images/template1.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates/templates/images/template2.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates/templates/images/template3.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/toolbar/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/dialogs/uicolor.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/bg.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/uk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/uicolor.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/yui/assets/hue_bg.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/yui/assets/hue_thumb.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/yui/assets/picker_mask.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/yui/assets/picker_thumb.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/yui/assets/yui.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/yui/yui.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/undo/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/wsc/dialogs/ciframe.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/wsc/dialogs/tmpFrameset.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/wsc/dialogs/wsc.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/wsc/dialogs/wsc.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/wsc/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/wysiwygarea/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/xml/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/dialog.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/editor.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/elementspath.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/icons.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/icons.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/icons_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/images/dialog_sides.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/images/dialog_sides.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/images/dialog_sides_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/images/mini.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/images/noimage.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/images/sprites.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/images/sprites_ie6.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/images/toolbar_start.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/mainui.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/menu.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/panel.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/presets.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/reset.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/richcombo.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/skin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/templates.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/toolbar.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/dialog.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/editor.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/elementspath.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/icons.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/icons.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/icons_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/images/dialog_sides.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/images/dialog_sides.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/images/dialog_sides_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/images/mini.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/images/noimage.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/images/sprites.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/images/sprites_ie6.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/mainui.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/menu.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/panel.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/presets.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/reset.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/richcombo.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/skin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/templates.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/toolbar.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/dialog.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/editor.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/elementspath.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/icons.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/icons.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/icons_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/images/dialog_sides.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/images/dialog_sides.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/images/dialog_sides_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/images/mini.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/images/noimage.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/images/sprites.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/images/sprites_ie6.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/images/toolbar_start.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/mainui.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/menu.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/panel.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/presets.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/reset.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/richcombo.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/skin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/templates.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/toolbar.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/themes/default/theme.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/adapters/jquery.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/CHANGES.md +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/LICENSE.md otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/ckeditor.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/ckeditor.pack otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/config.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/contents.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/images/spacer.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/_languages.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/_translationstatus.txt otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/af.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/ar.js @@ -820,7 +1037,6 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/he.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/hi.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/hr.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/hu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/id.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/is.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/it.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/ja.js @@ -854,39 +1070,115 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/vi.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/zh-cn.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang/zh.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/a11yhelp.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/da.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/gu.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/mk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/ro.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/vi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang/zh-cn.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/_translationstatus.txt +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/ar.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/bg.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/ca.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/cs.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/cy.js +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.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/et.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/fa.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/fi.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/fr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/gu.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/he.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/hi.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/hr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/hu.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/it.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/ku.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/lt.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/lv.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/mk.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/mn.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/nb.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/nl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/no.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/pl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/pt-br.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/pt.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/ro.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/ru.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/sk.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang/sl.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/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/about/dialogs/about.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/about/dialogs/logo_ckeditor.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/adobeair/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/ajax/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/aspell.css otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/dialogs/aspell.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/icons/spellcheck.png +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/af.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/ar.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/bg.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/bn.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/bs.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/ca.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/cs.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/cy.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/da.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/de.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/el.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/en-au.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/en-ca.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/en-gb.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/en.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/eo.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/es.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/et.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/eu.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/fi.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/fo.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/fr-ca.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/fr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/gl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/gu.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/he.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/hi.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/hr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/hu.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/id.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/is.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/it.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/ja.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/ka.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/km.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/ko.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/lt.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/lv.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/mk.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/mn.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/ms.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/nb.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/nl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/no.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/pl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/pt-br.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/pt.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/ro.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/ru.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/sk.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/sl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/sr-latn.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/sr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/sv.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/th.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/tr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/ug.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/uk.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/vi.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/zh-cn.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang/zh.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/spellerpages/blank.html otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/spellerpages/controlWindow.js @@ -916,14 +1208,10 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/l otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/he.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/hr.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/lv.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/nb.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/nl.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/no.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/sk.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/ug.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/uk.js @@ -931,9 +1219,76 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/l 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/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/dialogadvtab/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/div/dialogs/div.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/divarea/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/dialogs/docprops.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/icons/docprops-rtl.png +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/icons/docprops.png +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/af.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ar.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/bg.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/bn.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/bs.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ca.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/cs.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/cy.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/da.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/de.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/el.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/en-au.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/en-ca.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/en-gb.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/en.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/eo.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/es.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/et.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/eu.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/fa.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/fi.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/fo.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/fr-ca.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/fr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/gl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/gu.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/he.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/hi.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/hr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/hu.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/is.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/it.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ja.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ka.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/km.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ko.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ku.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/lt.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/lv.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/mk.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/mn.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ms.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/nb.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/nl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/no.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/pl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/pt-br.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/pt.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ro.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/ru.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/sk.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/sl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/sr-latn.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang/sr.js +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/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 @@ -946,21 +1301,25 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/forms/dial otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/forms/dialogs/textarea.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/forms/dialogs/textfield.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/forms/images/hiddenfield.gif +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/icons.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/iframe/dialogs/iframe.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/iframe/images/placeholder.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/iframedialog/plugin.js 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/link/dialogs/anchor.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/link/dialogs/link.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/link/images/anchor.gif +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/link/images/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/icon.png +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/pastetext/dialogs/pastetext.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/dialogs/placeholder.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/icons/placeholder.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/_translationstatus.txt otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/bg.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/cs.js @@ -977,24 +1336,17 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholde otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/he.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/hr.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/lv.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/nb.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/nl.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/no.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang/sk.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/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/placeholder.gif 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/scayt/dialogs/options.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/scayt/dialogs/toolbar.css otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/showblocks/images/block_address.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/showblocks/images/block_blockquote.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/showblocks/images/block_div.png @@ -1014,6 +1366,7 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/ima otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/cry_smile.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/devil_smile.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/embaressed_smile.gif +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/embarrassed_smile.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/envelope.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/heart.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/kiss.gif @@ -1025,45 +1378,48 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/ima otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/teeth_smile.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/thumbs_down.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/thumbs_up.gif +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/tongue_smile.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/tounge_smile.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/whatchutalkingabout_smile.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images/wink_smile.gif +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/_translationstatus.txt +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/ca.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/cs.js +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.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/et.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/fa.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/fi.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/fr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/he.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/hr.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/it.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/ku.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/lv.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/nb.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/nl.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/no.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/pt-br.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang/sk.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/ug.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/specialchar.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/_translationstatus.txt -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/cs.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/cy.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/de.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/el.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/en.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/eo.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/et.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/fa.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/fi.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/fr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/he.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/hr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/lv.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/nb.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/nl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/no.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/sk.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/tr.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/ug.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang/zh-cn.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/styles/styles/default.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 otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/tabletools/dialogs/tableCell.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/templates/dialogs/templates.css otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/templates/dialogs/templates.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/templates/templates/default.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/templates/templates/images/template1.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/templates/templates/images/template2.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/templates/templates/images/template3.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/dialogs/uicolor.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/icons/uicolor.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/_translationstatus.txt otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/bg.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/cs.js @@ -1080,101 +1436,80 @@ otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/la otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/he.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/hr.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/it.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/ku.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/lv.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/mk.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/nb.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/nl.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/no.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/pl.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/pt-br.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang/sk.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/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/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/uicolor.gif 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 otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/yui/assets/picker_mask.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/yui/assets/picker_thumb.png 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/wsc/dialogs/ciframe.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/wsc/dialogs/tmpFrameset.html -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/wsc/dialogs/wsc.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/wsc/dialogs/wsc.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/xml/plugin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/dialog.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/editor.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/icons.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/images/dialog_sides.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/images/dialog_sides.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/images/dialog_sides_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/images/mini.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/images/noimage.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/images/sprites.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/images/sprites_ie6.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/images/toolbar_start.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/skin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/templates.css 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 +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/editor_ie8.css +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/editor_iequirks.css otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/icons.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/icons_rtl.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/images/dialog_sides.gif otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/images/dialog_sides.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/images/dialog_sides_rtl.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/images/mini.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/images/noimage.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/images/sprites.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/images/sprites_ie6.png otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/images/toolbar_start.gif +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/readme.md otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/skin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/templates.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/dialog.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/editor.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/icons.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/icons_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/images/dialog_sides.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/images/dialog_sides.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/images/dialog_sides_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/images/mini.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/images/noimage.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/images/sprites.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/images/sprites_ie6.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/skin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/templates.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/dialog.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/editor.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/icons.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/icons_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/images/dialog_sides.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/images/dialog_sides.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/images/dialog_sides_rtl.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/images/mini.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/images/noimage.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/images/sprites.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/images/sprites_ie6.png -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/images/toolbar_start.gif -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/skin.js -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/templates.css -otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/themes/default/theme.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/dialog.css +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/dialog_ie.css +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_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 +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/editor_ie7.css +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/editor_ie8.css +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/icons.png +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/images/arrow.png +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/images/close.png +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/images/mini.png +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/readme.md +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/styles.js +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/flot-0.7/excanvas.js otrs/var/httpd/htdocs/js/thirdparty/flot-0.7/jquery.flot.js otrs/var/httpd/htdocs/js/thirdparty/jquery-1.6.4/jquery.js +otrs/var/httpd/htdocs/js/thirdparty/jquery-pubsub/pubsub.js otrs/var/httpd/htdocs/js/thirdparty/jquery-tablesorter-2.0.5/jquery.tablesorter.js -otrs/var/httpd/htdocs/js/thirdparty/jquery-ui-1.8.16/jquery-ui.js -otrs/var/httpd/htdocs/js/thirdparty/jquery-validate-1.9/jquery.validate.js +otrs/var/httpd/htdocs/js/thirdparty/jquery-ui-1.8.21/jquery-ui.js +otrs/var/httpd/htdocs/js/thirdparty/jquery-validate-1.10/jquery.validate.js otrs/var/httpd/htdocs/js/thirdparty/json/json2.js -otrs/var/httpd/htdocs/js/thirdparty/qunit-1.1.0/qunit.css -otrs/var/httpd/htdocs/js/thirdparty/qunit-1.1.0/qunit.js -otrs/var/httpd/htdocs/js/thirdparty/stacktrace-0.3/stacktrace.js +otrs/var/httpd/htdocs/js/thirdparty/jsplumb-1.3.16/jsplumb.js +otrs/var/httpd/htdocs/js/thirdparty/qunit-1.11.0/qunit-1.11.0.css +otrs/var/httpd/htdocs/js/thirdparty/qunit-1.11.0/qunit-1.11.0.js +otrs/var/httpd/htdocs/js/thirdparty/stacktrace-0.4/stacktrace.js otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Admin.DynamicField.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Admin.GenericInterface.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Admin.PerformanceLog.css +otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Admin.ProcessManagement.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Admin.SysConfig.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Admin.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.CustomerUser.Google.css @@ -1183,8 +1518,11 @@ otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.CustomerUser.LinkedIn.c otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.CustomerUser.OpenTicket.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.CustomerUser.Xing.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.HTMLReference.css +otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.TicketProcess.css +otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Toolbar.CICSearch.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Agent.Toolbar.FulltextSearch.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.AgentTicketQueue.css +otrs/var/httpd/htdocs/skins/Agent/default/css/Core.AllocationList.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Color.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Default.css otrs/var/httpd/htdocs/skins/Agent/default/css/Core.Dialog.css @@ -1276,6 +1614,7 @@ otrs/var/httpd/htdocs/skins/Agent/default/img/contexthelp.png otrs/var/httpd/htdocs/skins/Agent/default/img/controlrow.png otrs/var/httpd/htdocs/skins/Agent/default/img/controlrow_isolator.png otrs/var/httpd/htdocs/skins/Agent/default/img/controlrow_sprite.png +otrs/var/httpd/htdocs/skins/Agent/default/img/database_export.png otrs/var/httpd/htdocs/skins/Agent/default/img/datepicker_vacation_days.png otrs/var/httpd/htdocs/skins/Agent/default/img/dialog_alert.png otrs/var/httpd/htdocs/skins/Agent/default/img/dialog_close.png @@ -1300,22 +1639,27 @@ otrs/var/httpd/htdocs/skins/Agent/default/img/gradient_light.png otrs/var/httpd/htdocs/skins/Agent/default/img/gradient_lightdark.png otrs/var/httpd/htdocs/skins/Agent/default/img/handle.png otrs/var/httpd/htdocs/skins/Agent/default/img/header_bg.png +otrs/var/httpd/htdocs/skins/Agent/default/img/icon_resize_horizontal.png +otrs/var/httpd/htdocs/skins/Agent/default/img/icon_resize_vertical.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/book-brown.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/bug--minus.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/calendar.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/certificate-plus.png +otrs/var/httpd/htdocs/skins/Agent/default/img/icons/certificate.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/cross.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/cross_sw.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/disk.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/document-pdf.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/drive-download.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/drive-upload.png +otrs/var/httpd/htdocs/skins/Agent/default/img/icons/edit.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/folder-small.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/greenled-small.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/in.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/maps.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/monitor.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/plus-button.png +otrs/var/httpd/htdocs/skins/Agent/default/img/icons/printer.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/product.ico otrs/var/httpd/htdocs/skins/Agent/default/img/icons/redled-small.png otrs/var/httpd/htdocs/skins/Agent/default/img/icons/reload.png @@ -1381,18 +1725,17 @@ otrs/var/httpd/htdocs/skins/Agent/slim/css/Core.Header.css otrs/var/httpd/htdocs/skins/Agent/slim/css/Core.Table.css otrs/var/httpd/htdocs/skins/Agent/slim/img/toolbar_sprite.png otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Control.css +otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Customer.TicketProcess.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Default.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Dialog.IE7.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Dialog.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Form.css -otrs/var/httpd/htdocs/skins/Customer/default/css/Core.IE6.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.IE7.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Login.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Print.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Reset.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Table.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.TicketZoom.css -otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Tooltip.IE6.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Tooltip.IE7.css otrs/var/httpd/htdocs/skins/Customer/default/css/Core.Tooltip.css otrs/var/httpd/htdocs/skins/Customer/default/css/thirdparty/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png @@ -1454,6 +1797,7 @@ otrs/var/httpd/htdocs/skins/Customer/default/img/decline.png otrs/var/httpd/htdocs/skins/Customer/default/img/dialog_alert.png otrs/var/httpd/htdocs/skins/Customer/default/img/dialog_close.png otrs/var/httpd/htdocs/skins/Customer/default/img/icons/calendar.png +otrs/var/httpd/htdocs/skins/Customer/default/img/loader.gif otrs/var/httpd/htdocs/skins/Customer/default/img/logo.png otrs/var/httpd/htdocs/skins/Customer/default/img/paper-clip.png otrs/var/httpd/htdocs/skins/Customer/default/img/printer.png @@ -1466,8 +1810,12 @@ otrs/var/httpd/htdocs/skins/Customer/default/img/tabs_isolator.png otrs/var/httpd/htdocs/skins/Customer/default/img/tr_bg.png otrs/var/httpd/htdocs/skins/Customer/default/img/tr_hover.png otrs/var/httpd/htdocs/skins/Customer/default/img/tr_hover_next_bg.png +otrs/var/httpd/htdocs/skins/Customer/default/img/zoomexpandall.png +otrs/var/httpd/htdocs/skins/Customer/default/img/zoomexpandone.png otrs/var/httpd/htdocs/skins/Customer/ivory/css/Core.Default.css -otrs/var/packages/Support-1.3.5.opm +@unexec [ -s %D/otrs/var/log/TicketCounter.log ] || rm -f %D/otrs/var/log/TicketCounter.log +otrs/var/logo-otrs.png +otrs/var/packages/Support-1.4.5.opm otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilEscalationDeadlineExpires.de.xml otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilEscalationDeadlineExpires.en.xml otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilResponseDeadlineExpires.de.xml @@ -1490,717 +1838,13 @@ otrs/var/stats/Stats.StatusActionOverview.de.xml otrs/var/stats/Stats.StatusActionOverview.en.xml otrs/var/stats/Stats.TicketOverview.de.xml otrs/var/stats/Stats.TicketOverview.en.xml -@unexec [ -s %D/otrs/var/log/TicketCounter.log ] || rm -f %D/otrs/var/log/TicketCounter.log -@unexec if cmp -s %D/otrs/Kernel/Config.pm %D/otrs/Kernel/Config.pm.dist; then rm -f %D/otrs/Kernel/Config.pm; fi -otrs/Kernel/Config.pm.dist -@exec [ -f %B/Config.pm ] || cp %B/%f %B/Config.pm -otrs/Kernel/Config/Defaults.pm -@unexec if cmp -s %D/otrs/Kernel/Config/GenericAgent.pm %D/otrs/Kernel/Config/GenericAgent.pm.dist; then rm -f %D/otrs/Kernel/Config/GenericAgent.pm; fi -otrs/Kernel/Config/GenericAgent.pm.dist -@exec [ -f %B/GenericAgent.pm ] || cp %B/%f %B/GenericAgent.pm -otrs/Kernel/Config/GenericAgent.pm.examples -otrs/Kernel/Config/Files/Deprecated.xml -otrs/Kernel/Config/Files/Framework.xml -otrs/Kernel/Config/Files/GenericInterface.xml -otrs/Kernel/Config/Files/Scheduler.xml -otrs/Kernel/Config/Files/Ticket.xml -otrs/Kernel/GenericInterface/Debugger.pm -otrs/Kernel/GenericInterface/Event/Handler.pm -otrs/Kernel/GenericInterface/Invoker.pm -otrs/Kernel/GenericInterface/Invoker/Test/Test.pm -otrs/Kernel/GenericInterface/Invoker/Test/TestSimple.pm -otrs/Kernel/GenericInterface/Mapping.pm -otrs/Kernel/GenericInterface/Mapping/Simple.pm -otrs/Kernel/GenericInterface/Mapping/Test.pm -otrs/Kernel/GenericInterface/Operation.pm -otrs/Kernel/GenericInterface/Operation/Common.pm -otrs/Kernel/GenericInterface/Operation/Session/Common.pm -otrs/Kernel/GenericInterface/Operation/Session/SessionCreate.pm -otrs/Kernel/GenericInterface/Operation/Test/Test.pm -otrs/Kernel/GenericInterface/Operation/Ticket/Common.pm -otrs/Kernel/GenericInterface/Operation/Ticket/TicketCreate.pm -otrs/Kernel/GenericInterface/Operation/Ticket/TicketGet.pm -otrs/Kernel/GenericInterface/Operation/Ticket/TicketSearch.pm -otrs/Kernel/GenericInterface/Operation/Ticket/TicketUpdate.pm -otrs/Kernel/GenericInterface/Provider.pm -otrs/Kernel/GenericInterface/Requester.pm -otrs/Kernel/GenericInterface/Transport.pm -otrs/Kernel/GenericInterface/Transport/HTTP/REST.pm -otrs/Kernel/GenericInterface/Transport/HTTP/SOAP.pm -otrs/Kernel/GenericInterface/Transport/HTTP/Test.pm -otrs/Kernel/Language.pm -otrs/Kernel/Language/ar_SA.pm -otrs/Kernel/Language/bg.pm -otrs/Kernel/Language/ca.pm -otrs/Kernel/Language/cs.pm -otrs/Kernel/Language/da.pm -otrs/Kernel/Language/de.pm -otrs/Kernel/Language/el.pm -otrs/Kernel/Language/en.pm -otrs/Kernel/Language/en_CA.pm -otrs/Kernel/Language/en_GB.pm -otrs/Kernel/Language/es.pm -otrs/Kernel/Language/es_CO.pm -otrs/Kernel/Language/es_MX.pm -otrs/Kernel/Language/et.pm -otrs/Kernel/Language/fa.pm -otrs/Kernel/Language/fi.pm -otrs/Kernel/Language/fr.pm -otrs/Kernel/Language/hi.pm -otrs/Kernel/Language/hr.pm -otrs/Kernel/Language/hu.pm -otrs/Kernel/Language/it.pm -otrs/Kernel/Language/ja.pm -otrs/Kernel/Language/lt.pm -otrs/Kernel/Language/lv.pm -otrs/Kernel/Language/nb_NO.pm -otrs/Kernel/Language/nl.pm -otrs/Kernel/Language/pl.pm -otrs/Kernel/Language/pt.pm -otrs/Kernel/Language/pt_BR.pm -otrs/Kernel/Language/ru.pm -otrs/Kernel/Language/sk_SK.pm -otrs/Kernel/Language/sl.pm -otrs/Kernel/Language/sr_Cyrl.pm -otrs/Kernel/Language/sr_Latn.pm -otrs/Kernel/Language/sv.pm -otrs/Kernel/Language/tr.pm -otrs/Kernel/Language/uk.pm -otrs/Kernel/Language/vi_VN.pm -otrs/Kernel/Language/xx_AgentZoom.pm -otrs/Kernel/Language/xx_Custom.pm -otrs/Kernel/Language/zh_CN.pm -otrs/Kernel/Language/zh_TW.pm -otrs/Kernel/Modules/Admin.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/AdminDynamicField.pm -otrs/Kernel/Modules/AdminDynamicFieldCheckbox.pm -otrs/Kernel/Modules/AdminDynamicFieldDateTime.pm -otrs/Kernel/Modules/AdminDynamicFieldDropdown.pm -otrs/Kernel/Modules/AdminDynamicFieldMultiselect.pm -otrs/Kernel/Modules/AdminDynamicFieldText.pm -otrs/Kernel/Modules/AdminEmail.pm -otrs/Kernel/Modules/AdminGenericAgent.pm -otrs/Kernel/Modules/AdminGenericInterfaceDebugger.pm -otrs/Kernel/Modules/AdminGenericInterfaceInvokerDefault.pm -otrs/Kernel/Modules/AdminGenericInterfaceMappingSimple.pm -otrs/Kernel/Modules/AdminGenericInterfaceOperationDefault.pm -otrs/Kernel/Modules/AdminGenericInterfaceTransportHTTPSOAP.pm -otrs/Kernel/Modules/AdminGenericInterfaceWebservice.pm -otrs/Kernel/Modules/AdminGenericInterfaceWebserviceHistory.pm -otrs/Kernel/Modules/AdminGroup.pm -otrs/Kernel/Modules/AdminInit.pm -otrs/Kernel/Modules/AdminLog.pm -otrs/Kernel/Modules/AdminMailAccount.pm -otrs/Kernel/Modules/AdminNotification.pm -otrs/Kernel/Modules/AdminNotificationEvent.pm -otrs/Kernel/Modules/AdminPGP.pm -otrs/Kernel/Modules/AdminPackageManager.pm -otrs/Kernel/Modules/AdminPerformanceLog.pm -otrs/Kernel/Modules/AdminPostMasterFilter.pm -otrs/Kernel/Modules/AdminPriority.pm -otrs/Kernel/Modules/AdminQueue.pm -otrs/Kernel/Modules/AdminQueueAutoResponse.pm -otrs/Kernel/Modules/AdminQueueResponses.pm -otrs/Kernel/Modules/AdminResponse.pm -otrs/Kernel/Modules/AdminResponseAttachment.pm -otrs/Kernel/Modules/AdminRole.pm -otrs/Kernel/Modules/AdminRoleGroup.pm -otrs/Kernel/Modules/AdminRoleUser.pm -otrs/Kernel/Modules/AdminSLA.pm -otrs/Kernel/Modules/AdminSMIME.pm -otrs/Kernel/Modules/AdminSalutation.pm -otrs/Kernel/Modules/AdminScheduler.pm -otrs/Kernel/Modules/AdminSelectBox.pm -otrs/Kernel/Modules/AdminService.pm -otrs/Kernel/Modules/AdminSession.pm -otrs/Kernel/Modules/AdminSignature.pm -otrs/Kernel/Modules/AdminState.pm -otrs/Kernel/Modules/AdminSysConfig.pm -otrs/Kernel/Modules/AdminSystemAddress.pm -otrs/Kernel/Modules/AdminType.pm -otrs/Kernel/Modules/AdminUser.pm -otrs/Kernel/Modules/AdminUserGroup.pm -otrs/Kernel/Modules/AgentBook.pm -otrs/Kernel/Modules/AgentCustomerSearch.pm -otrs/Kernel/Modules/AgentDashboard.pm -otrs/Kernel/Modules/AgentHTMLReference.pm -otrs/Kernel/Modules/AgentInfo.pm -otrs/Kernel/Modules/AgentLinkObject.pm -otrs/Kernel/Modules/AgentPreferences.pm -otrs/Kernel/Modules/AgentSearch.pm -otrs/Kernel/Modules/AgentSpelling.pm -otrs/Kernel/Modules/AgentStats.pm -otrs/Kernel/Modules/AgentTicketActionCommon.pm -otrs/Kernel/Modules/AgentTicketAttachment.pm -otrs/Kernel/Modules/AgentTicketBounce.pm -otrs/Kernel/Modules/AgentTicketBulk.pm -otrs/Kernel/Modules/AgentTicketClose.pm -otrs/Kernel/Modules/AgentTicketCompose.pm -otrs/Kernel/Modules/AgentTicketCustomer.pm -otrs/Kernel/Modules/AgentTicketEmail.pm -otrs/Kernel/Modules/AgentTicketEscalationView.pm -otrs/Kernel/Modules/AgentTicketForward.pm -otrs/Kernel/Modules/AgentTicketFreeText.pm -otrs/Kernel/Modules/AgentTicketHistory.pm -otrs/Kernel/Modules/AgentTicketLock.pm -otrs/Kernel/Modules/AgentTicketLockedView.pm -otrs/Kernel/Modules/AgentTicketMerge.pm -otrs/Kernel/Modules/AgentTicketMove.pm -otrs/Kernel/Modules/AgentTicketNote.pm -otrs/Kernel/Modules/AgentTicketOwner.pm -otrs/Kernel/Modules/AgentTicketPending.pm -otrs/Kernel/Modules/AgentTicketPhone.pm -otrs/Kernel/Modules/AgentTicketPhoneCommon.pm -otrs/Kernel/Modules/AgentTicketPhoneInbound.pm -otrs/Kernel/Modules/AgentTicketPhoneOutbound.pm -otrs/Kernel/Modules/AgentTicketPlain.pm -otrs/Kernel/Modules/AgentTicketPrint.pm -otrs/Kernel/Modules/AgentTicketPriority.pm -otrs/Kernel/Modules/AgentTicketQueue.pm -otrs/Kernel/Modules/AgentTicketResponsible.pm -otrs/Kernel/Modules/AgentTicketResponsibleView.pm -otrs/Kernel/Modules/AgentTicketSearch.pm -otrs/Kernel/Modules/AgentTicketStatusView.pm -otrs/Kernel/Modules/AgentTicketWatchView.pm -otrs/Kernel/Modules/AgentTicketWatcher.pm -otrs/Kernel/Modules/AgentTicketZoom.pm -otrs/Kernel/Modules/AgentZoom.pm -otrs/Kernel/Modules/CustomerAccept.pm -otrs/Kernel/Modules/CustomerPreferences.pm -otrs/Kernel/Modules/CustomerTicketAttachment.pm -otrs/Kernel/Modules/CustomerTicketMessage.pm -otrs/Kernel/Modules/CustomerTicketOverview.pm -otrs/Kernel/Modules/CustomerTicketPrint.pm -otrs/Kernel/Modules/CustomerTicketSearch.pm -otrs/Kernel/Modules/CustomerTicketZoom.pm -otrs/Kernel/Modules/Installer.pm -otrs/Kernel/Modules/PictureUpload.pm -otrs/Kernel/Modules/PublicDefault.pm -otrs/Kernel/Modules/PublicRepository.pm -otrs/Kernel/Modules/SpellingInline.pm -otrs/Kernel/Modules/Test.pm -otrs/Kernel/Output/HTML/ArticleAttachmentDownload.pm -otrs/Kernel/Output/HTML/ArticleAttachmentHTMLViewer.pm -otrs/Kernel/Output/HTML/ArticleCheckPGP.pm -otrs/Kernel/Output/HTML/ArticleCheckSMIME.pm -otrs/Kernel/Output/HTML/ArticleComposeCrypt.pm -otrs/Kernel/Output/HTML/ArticleComposeSign.pm -otrs/Kernel/Output/HTML/CustomerHeaderMetaTicketSearch.pm -otrs/Kernel/Output/HTML/CustomerNewTicketQueueSelectionGeneric.pm -otrs/Kernel/Output/HTML/CustomerUserGeneric.pm -otrs/Kernel/Output/HTML/CustomerUserGenericTicket.pm -otrs/Kernel/Output/HTML/DashboardCalendar.pm -otrs/Kernel/Output/HTML/DashboardIFrame.pm -otrs/Kernel/Output/HTML/DashboardImage.pm -otrs/Kernel/Output/HTML/DashboardMOTD.pm -otrs/Kernel/Output/HTML/DashboardProductNotify.pm -otrs/Kernel/Output/HTML/DashboardRSS.pm -otrs/Kernel/Output/HTML/DashboardTicketGeneric.pm -otrs/Kernel/Output/HTML/DashboardTicketStatsGeneric.pm -otrs/Kernel/Output/HTML/DashboardUserOnline.pm -otrs/Kernel/Output/HTML/HeaderMetaRefresh.pm -otrs/Kernel/Output/HTML/HeaderMetaTicketSearch.pm -otrs/Kernel/Output/HTML/Layout.pm -otrs/Kernel/Output/HTML/LayoutAJAX.pm -otrs/Kernel/Output/HTML/LayoutDatepicker.pm -otrs/Kernel/Output/HTML/LayoutLinkObject.pm -otrs/Kernel/Output/HTML/LayoutLoader.pm -otrs/Kernel/Output/HTML/LayoutPopup.pm -otrs/Kernel/Output/HTML/LayoutTicket.pm -otrs/Kernel/Output/HTML/LinkObjectTicket.pm -otrs/Kernel/Output/HTML/NavBarCustomerCompany.pm -otrs/Kernel/Output/HTML/NavBarModuleAdmin.pm -otrs/Kernel/Output/HTML/NotificationAgentOnline.pm -otrs/Kernel/Output/HTML/NotificationAgentTicketEscalation.pm -otrs/Kernel/Output/HTML/NotificationCustomerOnline.pm -otrs/Kernel/Output/HTML/NotificationGeneric.pm -otrs/Kernel/Output/HTML/NotificationOutofOfficeCheck.pm -otrs/Kernel/Output/HTML/NotificationSchedulerCheck.pm -otrs/Kernel/Output/HTML/NotificationUIDCheck.pm -otrs/Kernel/Output/HTML/OutputFilterTextAutoLink.pm -otrs/Kernel/Output/HTML/OutputFilterTextURL.pm -otrs/Kernel/Output/HTML/PreferencesCustomQueue.pm -otrs/Kernel/Output/HTML/PreferencesGeneric.pm -otrs/Kernel/Output/HTML/PreferencesLanguage.pm -otrs/Kernel/Output/HTML/PreferencesOutOfOffice.pm -otrs/Kernel/Output/HTML/PreferencesPGP.pm -otrs/Kernel/Output/HTML/PreferencesPassword.pm -otrs/Kernel/Output/HTML/PreferencesSMIME.pm -otrs/Kernel/Output/HTML/PreferencesSkin.pm -otrs/Kernel/Output/HTML/PreferencesTheme.pm -otrs/Kernel/Output/HTML/PreferencesTicketWatcher.pm -otrs/Kernel/Output/HTML/PreferencesTimeZone.pm -otrs/Kernel/Output/HTML/QueuePreferencesGeneric.pm -otrs/Kernel/Output/HTML/SLAPreferencesGeneric.pm -otrs/Kernel/Output/HTML/ServicePreferencesGeneric.pm -otrs/Kernel/Output/HTML/Standard/AAABase.dtl -otrs/Kernel/Output/HTML/Standard/AAACalendar.dtl -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/AAAStats.dtl -otrs/Kernel/Output/HTML/Standard/AAATicket.dtl -otrs/Kernel/Output/HTML/Standard/AAAWeekDay.dtl -otrs/Kernel/Output/HTML/Standard/AdminAttachment.dtl -otrs/Kernel/Output/HTML/Standard/AdminAutoResponse.dtl -otrs/Kernel/Output/HTML/Standard/AdminCustomerCompany.dtl -otrs/Kernel/Output/HTML/Standard/AdminCustomerUser.dtl -otrs/Kernel/Output/HTML/Standard/AdminCustomerUserGroup.dtl -otrs/Kernel/Output/HTML/Standard/AdminCustomerUserService.dtl -otrs/Kernel/Output/HTML/Standard/AdminDynamicField.dtl -otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldCheckbox.dtl -otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldDateTime.dtl -otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldDropdown.dtl -otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldMultiselect.dtl -otrs/Kernel/Output/HTML/Standard/AdminDynamicFieldText.dtl -otrs/Kernel/Output/HTML/Standard/AdminEmail.dtl -otrs/Kernel/Output/HTML/Standard/AdminGenericAgent.dtl -otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceDebugger.dtl -otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceInvokerDefault.dtl -otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceMappingSimple.dtl -otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceOperationDefault.dtl -otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceTransportHTTPSOAP.dtl -otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceWebservice.dtl -otrs/Kernel/Output/HTML/Standard/AdminGenericInterfaceWebserviceHistory.dtl -otrs/Kernel/Output/HTML/Standard/AdminGroup.dtl -otrs/Kernel/Output/HTML/Standard/AdminLog.dtl -otrs/Kernel/Output/HTML/Standard/AdminMailAccount.dtl -otrs/Kernel/Output/HTML/Standard/AdminNavigationBar.dtl -otrs/Kernel/Output/HTML/Standard/AdminNotification.dtl -otrs/Kernel/Output/HTML/Standard/AdminNotificationEvent.dtl -otrs/Kernel/Output/HTML/Standard/AdminPGP.dtl -otrs/Kernel/Output/HTML/Standard/AdminPackageManager.dtl -otrs/Kernel/Output/HTML/Standard/AdminPerformanceLog.dtl -otrs/Kernel/Output/HTML/Standard/AdminPostMasterFilter.dtl -otrs/Kernel/Output/HTML/Standard/AdminPriority.dtl -otrs/Kernel/Output/HTML/Standard/AdminQueue.dtl -otrs/Kernel/Output/HTML/Standard/AdminQueueAutoResponse.dtl -otrs/Kernel/Output/HTML/Standard/AdminQueueResponses.dtl -otrs/Kernel/Output/HTML/Standard/AdminResponse.dtl -otrs/Kernel/Output/HTML/Standard/AdminResponseAttachment.dtl -otrs/Kernel/Output/HTML/Standard/AdminRole.dtl -otrs/Kernel/Output/HTML/Standard/AdminRoleGroup.dtl -otrs/Kernel/Output/HTML/Standard/AdminRoleUser.dtl -otrs/Kernel/Output/HTML/Standard/AdminSLA.dtl -otrs/Kernel/Output/HTML/Standard/AdminSMIME.dtl -otrs/Kernel/Output/HTML/Standard/AdminSalutation.dtl -otrs/Kernel/Output/HTML/Standard/AdminScheduler.dtl -otrs/Kernel/Output/HTML/Standard/AdminSecureMode.dtl -otrs/Kernel/Output/HTML/Standard/AdminSelectBox.dtl -otrs/Kernel/Output/HTML/Standard/AdminService.dtl -otrs/Kernel/Output/HTML/Standard/AdminSession.dtl -otrs/Kernel/Output/HTML/Standard/AdminSignature.dtl -otrs/Kernel/Output/HTML/Standard/AdminState.dtl -otrs/Kernel/Output/HTML/Standard/AdminSysConfig.dtl -otrs/Kernel/Output/HTML/Standard/AdminSysConfigEdit.dtl -otrs/Kernel/Output/HTML/Standard/AdminSystemAddress.dtl -otrs/Kernel/Output/HTML/Standard/AdminType.dtl -otrs/Kernel/Output/HTML/Standard/AdminUser.dtl -otrs/Kernel/Output/HTML/Standard/AdminUserGroup.dtl -otrs/Kernel/Output/HTML/Standard/AgentBook.dtl -otrs/Kernel/Output/HTML/Standard/AgentCustomerSearch.dtl -otrs/Kernel/Output/HTML/Standard/AgentCustomerTableView.dtl -otrs/Kernel/Output/HTML/Standard/AgentDashboard.dtl -otrs/Kernel/Output/HTML/Standard/AgentDashboardCalendarOverview.dtl -otrs/Kernel/Output/HTML/Standard/AgentDashboardIFrame.dtl -otrs/Kernel/Output/HTML/Standard/AgentDashboardImage.dtl -otrs/Kernel/Output/HTML/Standard/AgentDashboardProductNotify.dtl -otrs/Kernel/Output/HTML/Standard/AgentDashboardRSSOverview.dtl -otrs/Kernel/Output/HTML/Standard/AgentDashboardTicketGeneric.dtl -otrs/Kernel/Output/HTML/Standard/AgentDashboardTicketStats.dtl -otrs/Kernel/Output/HTML/Standard/AgentDashboardUserOnline.dtl -otrs/Kernel/Output/HTML/Standard/AgentHTMLReferenceForms.dtl -otrs/Kernel/Output/HTML/Standard/AgentHTMLReferenceOverview.dtl -otrs/Kernel/Output/HTML/Standard/AgentHTMLReferencePageLayout.dtl -otrs/Kernel/Output/HTML/Standard/AgentInfo.dtl -otrs/Kernel/Output/HTML/Standard/AgentLinkObject.dtl -otrs/Kernel/Output/HTML/Standard/AgentNavigationBar.dtl -otrs/Kernel/Output/HTML/Standard/AgentPreferences.dtl -otrs/Kernel/Output/HTML/Standard/AgentSpelling.dtl -otrs/Kernel/Output/HTML/Standard/AgentStatsDelete.dtl -otrs/Kernel/Output/HTML/Standard/AgentStatsEditRestrictions.dtl -otrs/Kernel/Output/HTML/Standard/AgentStatsEditSpecification.dtl -otrs/Kernel/Output/HTML/Standard/AgentStatsEditValueSeries.dtl -otrs/Kernel/Output/HTML/Standard/AgentStatsEditXaxis.dtl -otrs/Kernel/Output/HTML/Standard/AgentStatsImport.dtl -otrs/Kernel/Output/HTML/Standard/AgentStatsOverview.dtl -otrs/Kernel/Output/HTML/Standard/AgentStatsPrint.dtl -otrs/Kernel/Output/HTML/Standard/AgentStatsView.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketActionCommon.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketActionPopupClose.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketBounce.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketBulk.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketClose.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketCompose.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketCustomer.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketEmail.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketEscalation.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketForward.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketFreeText.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketHistory.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketMerge.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketMove.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketNote.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketOverviewMedium.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketOverviewNavBar.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketOverviewPreview.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketOverviewSmall.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketOwner.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketPending.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketPhoneCommon.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketPlain.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketPrint.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketPriority.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketQueue.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketResponsible.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketSearch.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketSearchOpenSearchDescriptionFulltext.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketSearchOpenSearchDescriptionTicketNumber.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketSearchResultPrint.dtl -otrs/Kernel/Output/HTML/Standard/AgentTicketZoom.dtl -otrs/Kernel/Output/HTML/Standard/AttachmentBlocker.dtl -otrs/Kernel/Output/HTML/Standard/Copyright.dtl -otrs/Kernel/Output/HTML/Standard/CustomerAccept.dtl -otrs/Kernel/Output/HTML/Standard/CustomerError.dtl -otrs/Kernel/Output/HTML/Standard/CustomerFooter.dtl -otrs/Kernel/Output/HTML/Standard/CustomerHeader.dtl -otrs/Kernel/Output/HTML/Standard/CustomerLogin.dtl -otrs/Kernel/Output/HTML/Standard/CustomerNavigationBar.dtl -otrs/Kernel/Output/HTML/Standard/CustomerPreferences.dtl -otrs/Kernel/Output/HTML/Standard/CustomerRichTextEditor.dtl -otrs/Kernel/Output/HTML/Standard/CustomerTicketMessage.dtl -otrs/Kernel/Output/HTML/Standard/CustomerTicketOverview.dtl -otrs/Kernel/Output/HTML/Standard/CustomerTicketPrint.dtl -otrs/Kernel/Output/HTML/Standard/CustomerTicketSearch.dtl -otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchOpenSearchDescription.dtl -otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultPrint.dtl -otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultShort.dtl -otrs/Kernel/Output/HTML/Standard/CustomerTicketZoom.dtl -otrs/Kernel/Output/HTML/Standard/CustomerWarning.dtl -otrs/Kernel/Output/HTML/Standard/Datepicker.dtl -otrs/Kernel/Output/HTML/Standard/Error.dtl -otrs/Kernel/Output/HTML/Standard/Footer.dtl -otrs/Kernel/Output/HTML/Standard/FooterJS.dtl -otrs/Kernel/Output/HTML/Standard/FooterSmall.dtl -otrs/Kernel/Output/HTML/Standard/HTMLHead.dtl -otrs/Kernel/Output/HTML/Standard/HTMLHeadBlockEvents.dtl -otrs/Kernel/Output/HTML/Standard/Header.dtl -otrs/Kernel/Output/HTML/Standard/HeaderSmall.dtl -otrs/Kernel/Output/HTML/Standard/Installer.dtl -otrs/Kernel/Output/HTML/Standard/InstallerConfigureMail.dtl -otrs/Kernel/Output/HTML/Standard/InstallerDBResult.dtl -otrs/Kernel/Output/HTML/Standard/InstallerDBStart.dtl -otrs/Kernel/Output/HTML/Standard/InstallerFinish.dtl -otrs/Kernel/Output/HTML/Standard/InstallerLicense.dtl -otrs/Kernel/Output/HTML/Standard/InstallerLicenseText.dtl -otrs/Kernel/Output/HTML/Standard/InstallerRegistration.dtl -otrs/Kernel/Output/HTML/Standard/InstallerSystem.dtl -otrs/Kernel/Output/HTML/Standard/LinkObject.dtl -otrs/Kernel/Output/HTML/Standard/Login.dtl -otrs/Kernel/Output/HTML/Standard/Motd.dtl -otrs/Kernel/Output/HTML/Standard/NoPermission.dtl -otrs/Kernel/Output/HTML/Standard/Notify.dtl -otrs/Kernel/Output/HTML/Standard/Pagination.dtl -otrs/Kernel/Output/HTML/Standard/PictureUpload.dtl -otrs/Kernel/Output/HTML/Standard/PrintFooter.dtl -otrs/Kernel/Output/HTML/Standard/PrintHeader.dtl -otrs/Kernel/Output/HTML/Standard/PublicDefault.dtl -otrs/Kernel/Output/HTML/Standard/Redirect.dtl -otrs/Kernel/Output/HTML/Standard/RichTextEditor.dtl -otrs/Kernel/Output/HTML/Standard/SpellingInline.dtl -otrs/Kernel/Output/HTML/Standard/Test.dtl -otrs/Kernel/Output/HTML/Standard/Warning.dtl -otrs/Kernel/Output/HTML/TicketMenuGeneric.pm -otrs/Kernel/Output/HTML/TicketMenuLock.pm -otrs/Kernel/Output/HTML/TicketMenuMove.pm -otrs/Kernel/Output/HTML/TicketMenuResponsible.pm -otrs/Kernel/Output/HTML/TicketMenuTicketWatcher.pm -otrs/Kernel/Output/HTML/TicketOverviewMedium.pm -otrs/Kernel/Output/HTML/TicketOverviewPreview.pm -otrs/Kernel/Output/HTML/TicketOverviewSmall.pm -otrs/Kernel/Output/HTML/ToolBarLink.pm -otrs/Kernel/Output/HTML/ToolBarTicketLocked.pm -otrs/Kernel/Output/HTML/ToolBarTicketResponsible.pm -otrs/Kernel/Output/HTML/ToolBarTicketSearchFulltext.pm -otrs/Kernel/Output/HTML/ToolBarTicketSearchProfile.pm -otrs/Kernel/Output/HTML/ToolBarTicketWatcher.pm -otrs/Kernel/Scheduler.pm -otrs/Kernel/Scheduler/TaskHandler.pm -otrs/Kernel/Scheduler/TaskHandler/GenericInterface.pm -otrs/Kernel/Scheduler/TaskHandler/Test.pm -otrs/Kernel/System/Auth.pm -otrs/Kernel/System/Auth/DB.pm -otrs/Kernel/System/Auth/HTTPBasicAuth.pm -otrs/Kernel/System/Auth/LDAP.pm -otrs/Kernel/System/Auth/Radius.pm -otrs/Kernel/System/Auth/Sync/LDAP.pm -otrs/Kernel/System/AuthSession.pm -otrs/Kernel/System/AuthSession/DB.pm -otrs/Kernel/System/AuthSession/FS.pm -otrs/Kernel/System/AutoResponse.pm -otrs/Kernel/System/CSV.pm -otrs/Kernel/System/Cache.pm -otrs/Kernel/System/Cache/FileRaw.pm -otrs/Kernel/System/Cache/FileStorable.pm -otrs/Kernel/System/CacheInternal.pm -otrs/Kernel/System/CheckItem.pm -otrs/Kernel/System/Crypt.pm -otrs/Kernel/System/Crypt/PGP.pm -otrs/Kernel/System/Crypt/SMIME.pm -otrs/Kernel/System/CustomerAuth.pm -otrs/Kernel/System/CustomerAuth/DB.pm -otrs/Kernel/System/CustomerAuth/HTTPBasicAuth.pm -otrs/Kernel/System/CustomerAuth/LDAP.pm -otrs/Kernel/System/CustomerAuth/Radius.pm -otrs/Kernel/System/CustomerCompany.pm -otrs/Kernel/System/CustomerGroup.pm -otrs/Kernel/System/CustomerUser.pm -otrs/Kernel/System/CustomerUser/DB.pm -otrs/Kernel/System/CustomerUser/LDAP.pm -otrs/Kernel/System/CustomerUser/Preferences/DB.pm -otrs/Kernel/System/DB.pm -otrs/Kernel/System/DB/db2.pm -otrs/Kernel/System/DB/ingres.pm -otrs/Kernel/System/DB/mssql.pm -otrs/Kernel/System/DB/mysql.pm -otrs/Kernel/System/DB/oracle.pm -otrs/Kernel/System/DB/postgresql.pm -otrs/Kernel/System/DB/postgresql_before_8_2.pm -otrs/Kernel/System/DynamicField.pm -otrs/Kernel/System/DynamicField/Backend.pm -otrs/Kernel/System/DynamicField/Backend/BackendCommon.pm -otrs/Kernel/System/DynamicField/Backend/Checkbox.pm -otrs/Kernel/System/DynamicField/Backend/Date.pm -otrs/Kernel/System/DynamicField/Backend/DateTime.pm -otrs/Kernel/System/DynamicField/Backend/Dropdown.pm -otrs/Kernel/System/DynamicField/Backend/Multiselect.pm -otrs/Kernel/System/DynamicField/Backend/Text.pm -otrs/Kernel/System/DynamicField/Backend/TextArea.pm -otrs/Kernel/System/DynamicField/ObjectType/Article.pm -otrs/Kernel/System/DynamicField/ObjectType/Ticket.pm -otrs/Kernel/System/DynamicFieldValue.pm -otrs/Kernel/System/Email.pm -otrs/Kernel/System/Email/DoNotSendEmail.pm -otrs/Kernel/System/Email/SMTP.pm -otrs/Kernel/System/Email/SMTPS.pm -otrs/Kernel/System/Email/SMTPTLS.pm -otrs/Kernel/System/Email/Sendmail.pm -otrs/Kernel/System/EmailParser.pm -otrs/Kernel/System/Encode.pm -otrs/Kernel/System/EventHandler.pm -otrs/Kernel/System/FileTemp.pm -otrs/Kernel/System/GenericAgent.pm -otrs/Kernel/System/GenericAgent/AutoPriorityIncrease.pm -otrs/Kernel/System/GenericAgent/NotifyAgentGroupOfCustomQueue.pm -otrs/Kernel/System/GenericAgent/NotifyAgentGroupWithWritePermission.pm -otrs/Kernel/System/GenericAgent/TriggerEscalationStartEvents.pm -otrs/Kernel/System/GenericInterface/DebugLog.pm -otrs/Kernel/System/GenericInterface/ObjectLockState.pm -otrs/Kernel/System/GenericInterface/Webservice.pm -otrs/Kernel/System/GenericInterface/WebserviceHistory.pm -otrs/Kernel/System/Group.pm -otrs/Kernel/System/HTMLUtils.pm -otrs/Kernel/System/JSON.pm -otrs/Kernel/System/LinkObject.pm -otrs/Kernel/System/LinkObject/Ticket.pm -otrs/Kernel/System/Loader.pm -otrs/Kernel/System/Lock.pm -otrs/Kernel/System/Log.pm -otrs/Kernel/System/Log/File.pm -otrs/Kernel/System/Log/SysLog.pm -otrs/Kernel/System/MailAccount.pm -otrs/Kernel/System/MailAccount/IMAP.pm -otrs/Kernel/System/MailAccount/IMAPS.pm -otrs/Kernel/System/MailAccount/IMAPTLS.pm -otrs/Kernel/System/MailAccount/POP3.pm -otrs/Kernel/System/MailAccount/POP3S.pm -otrs/Kernel/System/Main.pm -otrs/Kernel/System/Notification.pm -otrs/Kernel/System/NotificationEvent.pm -otrs/Kernel/System/PDF.pm -otrs/Kernel/System/PID.pm -otrs/Kernel/System/Package.pm -otrs/Kernel/System/PostMaster.pm -otrs/Kernel/System/PostMaster/DestQueue.pm -otrs/Kernel/System/PostMaster/Filter.pm -otrs/Kernel/System/PostMaster/Filter/CMD.pm -otrs/Kernel/System/PostMaster/Filter/FollowUpArticleTypeCheck.pm -otrs/Kernel/System/PostMaster/Filter/Match.pm -otrs/Kernel/System/PostMaster/Filter/MatchDBSource.pm -otrs/Kernel/System/PostMaster/Filter/NewTicketReject.pm -otrs/Kernel/System/PostMaster/FollowUp.pm -otrs/Kernel/System/PostMaster/LoopProtection.pm -otrs/Kernel/System/PostMaster/LoopProtection/DB.pm -otrs/Kernel/System/PostMaster/LoopProtection/FS.pm -otrs/Kernel/System/PostMaster/NewTicket.pm -otrs/Kernel/System/PostMaster/Reject.pm -otrs/Kernel/System/Priority.pm -otrs/Kernel/System/Queue.pm -otrs/Kernel/System/Queue/PreferencesDB.pm -otrs/Kernel/System/ReferenceData.pm -otrs/Kernel/System/SLA.pm -otrs/Kernel/System/SLA/PreferencesDB.pm -otrs/Kernel/System/Salutation.pm -otrs/Kernel/System/Scheduler/TaskManager.pm -otrs/Kernel/System/SearchProfile.pm -otrs/Kernel/System/Service.pm -otrs/Kernel/System/Service/PreferencesDB.pm -otrs/Kernel/System/Signature.pm -otrs/Kernel/System/Spelling.pm -otrs/Kernel/System/StandardResponse.pm -otrs/Kernel/System/State.pm -otrs/Kernel/System/Stats.pm -otrs/Kernel/System/Stats/Dynamic/Ticket.pm -otrs/Kernel/System/Stats/Dynamic/TicketAccountedTime.pm -otrs/Kernel/System/Stats/Dynamic/TicketList.pm -otrs/Kernel/System/Stats/Dynamic/TicketSolutionResponseTime.pm -otrs/Kernel/System/Stats/Static/StateAction.pm -otrs/Kernel/System/StdAttachment.pm -otrs/Kernel/System/SysConfig.pm -otrs/Kernel/System/SysConfig/PriorityValidate.pm -otrs/Kernel/System/SysConfig/QueueValidate.pm -otrs/Kernel/System/SysConfig/StateValidate.pm -otrs/Kernel/System/SystemAddress.pm -otrs/Kernel/System/TemplateGenerator.pm -otrs/Kernel/System/Ticket.pm -otrs/Kernel/System/Ticket/Acl/CloseParentAfterClosedChilds.pm -otrs/Kernel/System/Ticket/Article.pm -otrs/Kernel/System/Ticket/ArticleSearchIndex/RuntimeDB.pm -otrs/Kernel/System/Ticket/ArticleSearchIndex/StaticDB.pm -otrs/Kernel/System/Ticket/ArticleStorageDB.pm -otrs/Kernel/System/Ticket/ArticleStorageFS.pm -otrs/Kernel/System/Ticket/Custom.pm.example -otrs/Kernel/System/Ticket/CustomerPermission/CustomerIDCheck.pm -otrs/Kernel/System/Ticket/CustomerPermission/CustomerUserIDCheck.pm -otrs/Kernel/System/Ticket/CustomerPermission/GroupCheck.pm -otrs/Kernel/System/Ticket/Event/ArchiveRestore.pm -otrs/Kernel/System/Ticket/Event/ArticleSearchIndex.pm -otrs/Kernel/System/Ticket/Event/ForceOwnerReset.pm -otrs/Kernel/System/Ticket/Event/ForceState.pm -otrs/Kernel/System/Ticket/Event/ForceUnlock.pm -otrs/Kernel/System/Ticket/Event/NotificationEvent.pm -otrs/Kernel/System/Ticket/Event/ResponsibleAutoSet.pm -otrs/Kernel/System/Ticket/Event/Test.pm -otrs/Kernel/System/Ticket/Event/TicketAcceleratorUpdate.pm -otrs/Kernel/System/Ticket/Event/TicketDynamicFieldDefault.pm -otrs/Kernel/System/Ticket/Event/TicketEscalationIndex.pm -otrs/Kernel/System/Ticket/Event/TicketNewMessageUpdate.pm -otrs/Kernel/System/Ticket/Event/TicketPendingTimeReset.pm -otrs/Kernel/System/Ticket/Event/TriggerEscalationStopEvents.pm -otrs/Kernel/System/Ticket/IndexAccelerator/RuntimeDB.pm -otrs/Kernel/System/Ticket/IndexAccelerator/StaticDB.pm -otrs/Kernel/System/Ticket/Number/AutoIncrement.pm -otrs/Kernel/System/Ticket/Number/Date.pm -otrs/Kernel/System/Ticket/Number/DateChecksum.pm -otrs/Kernel/System/Ticket/Number/Random.pm -otrs/Kernel/System/Ticket/Permission/GroupCheck.pm -otrs/Kernel/System/Ticket/Permission/OwnerCheck.pm -otrs/Kernel/System/Ticket/Permission/ResponsibleCheck.pm -otrs/Kernel/System/Ticket/Permission/WatcherCheck.pm -otrs/Kernel/System/TicketSearch.pm -otrs/Kernel/System/Time.pm -otrs/Kernel/System/Type.pm -otrs/Kernel/System/UnitTest.pm -otrs/Kernel/System/UnitTest/Helper.pm -otrs/Kernel/System/UnitTest/Selenium.pm -otrs/Kernel/System/User.pm -otrs/Kernel/System/User/Preferences/DB.pm -otrs/Kernel/System/Valid.pm -otrs/Kernel/System/VariableCheck.pm -otrs/Kernel/System/VirtualFS.pm -otrs/Kernel/System/VirtualFS/DB.pm -otrs/Kernel/System/VirtualFS/FS.pm -otrs/Kernel/System/Web/InterfaceAgent.pm -otrs/Kernel/System/Web/InterfaceCustomer.pm -otrs/Kernel/System/Web/InterfaceInstaller.pm -otrs/Kernel/System/Web/InterfacePublic.pm -otrs/Kernel/System/Web/Request.pm -otrs/Kernel/System/Web/UploadCache.pm -otrs/Kernel/System/Web/UploadCache/DB.pm -otrs/Kernel/System/Web/UploadCache/FS.pm -otrs/Kernel/System/WebUserAgent.pm -otrs/Kernel/System/XML.pm -otrs/Kernel/System/XMLMaster.pm -@dirrm otrs/Kernel/System/Web/UploadCache -@dirrm otrs/Kernel/System/Web -@dirrm otrs/Kernel/System/VirtualFS -@dirrm otrs/Kernel/System/User/Preferences -@dirrm otrs/Kernel/System/User -@dirrm otrs/Kernel/System/UnitTest -@dirrm otrs/Kernel/System/Ticket/Permission -@dirrm otrs/Kernel/System/Ticket/Number -@dirrm otrs/Kernel/System/Ticket/IndexAccelerator -@dirrm otrs/Kernel/System/Ticket/Event -@dirrm otrs/Kernel/System/Ticket/CustomerPermission -@dirrm otrs/Kernel/System/Ticket/ArticleSearchIndex -@dirrm otrs/Kernel/System/Ticket/Acl -@dirrm otrs/Kernel/System/Ticket -@dirrm otrs/Kernel/System/SysConfig -@dirrm otrs/Kernel/System/Stats/Static -@dirrm otrs/Kernel/System/Stats/Dynamic -@dirrm otrs/Kernel/System/Stats -@dirrm otrs/Kernel/System/Service -@dirrm otrs/Kernel/System/Scheduler -@dirrm otrs/Kernel/System/SLA -@dirrm otrs/Kernel/System/Queue -@dirrm otrs/Kernel/System/PostMaster/LoopProtection -@dirrm otrs/Kernel/System/PostMaster/Filter -@dirrm otrs/Kernel/System/PostMaster -@dirrm otrs/Kernel/System/MailAccount -@dirrm otrs/Kernel/System/Log -@dirrm otrs/Kernel/System/LinkObject -@dirrm otrs/Kernel/System/GenericInterface -@dirrm otrs/Kernel/System/GenericAgent -@dirrm otrs/Kernel/System/Email -@dirrm otrs/Kernel/System/DynamicField/ObjectType -@dirrm otrs/Kernel/System/DynamicField/Backend -@dirrm otrs/Kernel/System/DynamicField -@dirrm otrs/Kernel/System/DB -@dirrm otrs/Kernel/System/CustomerUser/Preferences -@dirrm otrs/Kernel/System/CustomerUser -@dirrm otrs/Kernel/System/CustomerAuth -@dirrm otrs/Kernel/System/Crypt -@dirrm otrs/Kernel/System/Cache -@dirrm otrs/Kernel/System/AuthSession -@dirrm otrs/Kernel/System/Auth/Sync -@dirrm otrs/Kernel/System/Auth -@dirrm otrs/Kernel/System -@dirrm otrs/Kernel/Scheduler/TaskHandler -@dirrm otrs/Kernel/Scheduler -@dirrm otrs/Kernel/Output/HTML/Standard -@dirrm otrs/Kernel/Output/HTML -@dirrm otrs/Kernel/Output -@dirrm otrs/Kernel/Modules -@dirrm otrs/Kernel/Language -@dirrm otrs/Kernel/GenericInterface/Transport/HTTP -@dirrm otrs/Kernel/GenericInterface/Transport -@dirrm otrs/Kernel/GenericInterface/Operation/Ticket -@dirrm otrs/Kernel/GenericInterface/Operation/Test -@dirrm otrs/Kernel/GenericInterface/Operation/Session -@dirrm otrs/Kernel/GenericInterface/Operation -@dirrm otrs/Kernel/GenericInterface/Mapping -@dirrm otrs/Kernel/GenericInterface/Invoker/Test -@dirrm otrs/Kernel/GenericInterface/Invoker -@dirrm otrs/Kernel/GenericInterface/Event -@dirrm otrs/Kernel/GenericInterface -@dirrm otrs/Kernel/Config/Files -@dirrm otrs/Kernel/Config -@dirrm otrs/Kernel -@dirrmtry otrs/var/tmp/Cache +%%DOCSDIR%%/manual/en/otrs_admin_book.pdf @dirrmtry otrs/var/tmp +@dirrmtry otrs/var/stats @dirrmtry otrs/var/spool @dirrmtry otrs/var/sessions -@dirrmtry otrs/var/log -@dirrmtry otrs/var/stats @dirrm otrs/var/packages -@dirrm otrs/var/httpd/htdocs/skins/Customer/ivory/css-cache +@dirrmtry otrs/var/log @dirrm otrs/var/httpd/htdocs/skins/Customer/ivory/css @dirrm otrs/var/httpd/htdocs/skins/Customer/ivory @dirrm otrs/var/httpd/htdocs/skins/Customer/default/img/icons @@ -2210,16 +1854,13 @@ otrs/Kernel/System/XMLMaster.pm @dirrm otrs/var/httpd/htdocs/skins/Customer/default/css/thirdparty/ui-lightness/images @dirrm otrs/var/httpd/htdocs/skins/Customer/default/css/thirdparty/ui-lightness @dirrm otrs/var/httpd/htdocs/skins/Customer/default/css/thirdparty -@dirrm otrs/var/httpd/htdocs/skins/Customer/default/css-cache @dirrm otrs/var/httpd/htdocs/skins/Customer/default/css @dirrm otrs/var/httpd/htdocs/skins/Customer/default @dirrm otrs/var/httpd/htdocs/skins/Customer @dirrm otrs/var/httpd/htdocs/skins/Agent/slim/img -@dirrm otrs/var/httpd/htdocs/skins/Agent/slim/css-cache @dirrm otrs/var/httpd/htdocs/skins/Agent/slim/css @dirrm otrs/var/httpd/htdocs/skins/Agent/slim @dirrm otrs/var/httpd/htdocs/skins/Agent/ivory/img -@dirrm otrs/var/httpd/htdocs/skins/Agent/ivory/css-cache @dirrm otrs/var/httpd/htdocs/skins/Agent/ivory/css @dirrm otrs/var/httpd/htdocs/skins/Agent/ivory @dirrm otrs/var/httpd/htdocs/skins/Agent/default/img/icons @@ -2229,36 +1870,32 @@ otrs/Kernel/System/XMLMaster.pm @dirrm otrs/var/httpd/htdocs/skins/Agent/default/css/thirdparty/ui-lightness/images @dirrm otrs/var/httpd/htdocs/skins/Agent/default/css/thirdparty/ui-lightness @dirrm otrs/var/httpd/htdocs/skins/Agent/default/css/thirdparty -@dirrm otrs/var/httpd/htdocs/skins/Agent/default/css-cache @dirrm otrs/var/httpd/htdocs/skins/Agent/default/css @dirrm otrs/var/httpd/htdocs/skins/Agent/default @dirrm otrs/var/httpd/htdocs/skins/Agent @dirrm otrs/var/httpd/htdocs/skins -@dirrm otrs/var/httpd/htdocs/js/thirdparty/qunit-1.1.0 -@dirrm otrs/var/httpd/htdocs/js/thirdparty/stacktrace-0.3 +@dirrmtry otrs/var/httpd/htdocs/js/js-cache +@dirrm otrs/var/httpd/htdocs/js/thirdparty/stacktrace-0.4 +@dirrm otrs/var/httpd/htdocs/js/thirdparty/qunit-1.11.0 +@dirrm otrs/var/httpd/htdocs/js/thirdparty/jsplumb-1.3.16 @dirrm otrs/var/httpd/htdocs/js/thirdparty/json -@dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-validate-1.9 -@dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-ui-1.8.16 +@dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-validate-1.10 +@dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-ui-1.8.21 @dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-tablesorter-2.0.5 +@dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-pubsub @dirrm otrs/var/httpd/htdocs/js/thirdparty/jquery-1.6.4 @dirrm otrs/var/httpd/htdocs/js/thirdparty/flot-0.7 -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/themes/default -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/themes -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/v2 -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/office2003 +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-patches +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono/images +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/moono @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama/images @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/kama -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins/default @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/skins @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/xml -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/wsc/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/wsc @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/yui/assets @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/yui @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/lang +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/icons @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/uicolor @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/templates/templates/images @@ -2271,9 +1908,7 @@ otrs/Kernel/System/XMLMaster.pm @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/table/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/table @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/stylesheetparser -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/styles/styles -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/styles -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/lang +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs/lang @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/specialchar @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley/images @@ -2281,25 +1916,26 @@ otrs/Kernel/System/XMLMaster.pm @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/smiley @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/showblocks/images @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/showblocks -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/scayt/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/scayt @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/preview @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/lang +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/icons @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/placeholder -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/pastetext/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/pastetext @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/pastefromword/filter @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/pastefromword @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/pagebreak/images @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/pagebreak @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/onchange/docs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/onchange +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/menubutton +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/magicline/images +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/magicline @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/liststyle/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/liststyle @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/link/images @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/link/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/link +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image/images @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/image @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/iframedialog @@ -2314,10 +1950,16 @@ otrs/Kernel/System/XMLMaster.pm @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/flash @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/find/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/find +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/fakeobjects/images +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/fakeobjects +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/lang +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/icons @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/docprops +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/divarea @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/div/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/div +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/dialogadvtab @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/dialog @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools @@ -2328,166 +1970,24 @@ otrs/Kernel/System/XMLMaster.pm @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/bbcode @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/autogrow @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/spellerpages +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/lang +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/icons @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/aspell @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/ajax @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/adobeair @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/about/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/about -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/lang +@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs/lang @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp/dialogs @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/a11yhelp @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/lang -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/adapters -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/themes/default -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/themes -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/v2 -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/office2003 -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins/kama -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/skins -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/xml -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/wysiwygarea -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/wsc/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/wsc -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/undo -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/yui/assets -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/yui -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/lang -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/uicolor -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/toolbar -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates/templates/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates/templates -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/templates -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/tabletools/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/tabletools -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/tableresize -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/table/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/table -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/tab -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/stylesheetparser -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/stylescombo -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/styles/styles -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/styles -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/lang -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/specialchar -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/sourcearea -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/smiley -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showborders -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/showblocks -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/selection -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/scayt/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/scayt -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/save -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/richcombo -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/resize -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/removeformat -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/print -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/preview -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/popup -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/lang -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/placeholder -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pastetext/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pastetext -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pastefromword/filter -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pastefromword -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/panelbutton -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/panel -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pagebreak/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/pagebreak -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/newpage -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/menubutton -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/menu -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/maximize -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/liststyle/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/liststyle -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/listblock -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/list -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/link/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/link/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/link -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/keystrokes -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/justify -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/indent -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/image/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/image -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/iframedialog -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/iframe/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/iframe/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/iframe -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/htmlwriter -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/htmldataprocessor -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/horizontalrule -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/forms -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/format -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/font -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/floatpanel -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/flash/images -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/flash/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/flash -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/find/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/find -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/filebrowser -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/fakeobjects -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/entities -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/enterkey -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/elementspath -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/editingblock -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/domiterator -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/docprops/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/docprops -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/div/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/div -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/dialogui -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/dialogadvtab -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/dialog -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools/lang -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/devtools -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/contextmenu -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/colordialog/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/colordialog -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/colorbutton -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/clipboard/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/clipboard -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/button -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/blockquote -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/bidi -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/bbcode -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/basicstyles -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/autogrow -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/ajax -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/adobeair -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/about/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/about -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/lang -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp/dialogs -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins/a11yhelp -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/plugins -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/lang -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/htmlparser -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core/dom -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/core -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source/adapters -@dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/_source @dirrm otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%% @dirrm otrs/var/httpd/htdocs/js/thirdparty @dirrm otrs/var/httpd/htdocs/js/test/sample @dirrm otrs/var/httpd/htdocs/js/test -@dirrm otrs/var/httpd/htdocs/js/js-cache -@dirrm otrs/var/httpd/htdocs/js +@dirrmtry otrs/var/httpd/htdocs/js @dirrm otrs/var/httpd/htdocs @dirrm otrs/var/httpd @dirrm otrs/var/fonts @@ -2502,21 +2002,90 @@ otrs/Kernel/System/XMLMaster.pm @dirrm otrs/bin/fcgi-bin @dirrm otrs/bin/cgi-bin @dirrm otrs/bin +@dirrm otrs/Kernel/System/Web/UploadCache +@dirrm otrs/Kernel/System/Web +@dirrm otrs/Kernel/System/VirtualFS +@dirrm otrs/Kernel/System/User/Preferences +@dirrm otrs/Kernel/System/User +@dirrm otrs/Kernel/System/UnitTest +@dirrm otrs/Kernel/System/Ticket/Permission +@dirrm otrs/Kernel/System/Ticket/Number +@dirrm otrs/Kernel/System/Ticket/IndexAccelerator +@dirrm otrs/Kernel/System/Ticket/Event +@dirrm otrs/Kernel/System/Ticket/CustomerPermission +@dirrm otrs/Kernel/System/Ticket/ArticleSearchIndex +@dirrm otrs/Kernel/System/Ticket/Acl +@dirrm otrs/Kernel/System/Ticket +@dirrm otrs/Kernel/System/SysConfig +@dirrm otrs/Kernel/System/Stats/Static +@dirrm otrs/Kernel/System/Stats/Dynamic +@dirrm otrs/Kernel/System/Stats +@dirrm otrs/Kernel/System/Service +@dirrm otrs/Kernel/System/Scheduler +@dirrm otrs/Kernel/System/SLA +@dirrm otrs/Kernel/System/Queue +@dirrm otrs/Kernel/System/ProcessManagement/TransitionValidation +@dirrm otrs/Kernel/System/ProcessManagement/TransitionAction +@dirrm otrs/Kernel/System/ProcessManagement/DB/Process +@dirrm otrs/Kernel/System/ProcessManagement/DB +@dirrm otrs/Kernel/System/ProcessManagement +@dirrm otrs/Kernel/System/PostMaster/LoopProtection +@dirrm otrs/Kernel/System/PostMaster/Filter +@dirrm otrs/Kernel/System/PostMaster +@dirrm otrs/Kernel/System/MailAccount +@dirrm otrs/Kernel/System/Log +@dirrm otrs/Kernel/System/LinkObject +@dirrm otrs/Kernel/System/GenericInterface +@dirrm otrs/Kernel/System/GenericAgent +@dirrm otrs/Kernel/System/Email +@dirrm otrs/Kernel/System/DynamicField/ObjectType +@dirrm otrs/Kernel/System/DynamicField/Backend +@dirrm otrs/Kernel/System/DynamicField +@dirrm otrs/Kernel/System/DB +@dirrm otrs/Kernel/System/CustomerUser/Preferences +@dirrm otrs/Kernel/System/CustomerUser +@dirrm otrs/Kernel/System/CustomerAuth +@dirrm otrs/Kernel/System/Crypt +@dirrm otrs/Kernel/System/Cache +@dirrm otrs/Kernel/System/AuthSession +@dirrm otrs/Kernel/System/Auth/Sync +@dirrm otrs/Kernel/System/Auth +@dirrm otrs/Kernel/System +@dirrm otrs/Kernel/Scheduler/TaskHandler +@dirrm otrs/Kernel/Scheduler +@dirrm otrs/Kernel/Output/HTML/Standard/ProcessManagement +@dirrm otrs/Kernel/Output/HTML/Standard +@dirrm otrs/Kernel/Output/HTML +@dirrm otrs/Kernel/Output +@dirrm otrs/Kernel/Modules +@dirrm otrs/Kernel/Language +@dirrm otrs/Kernel/GenericInterface/Transport/HTTP +@dirrm otrs/Kernel/GenericInterface/Transport +@dirrm otrs/Kernel/GenericInterface/Operation/Ticket +@dirrm otrs/Kernel/GenericInterface/Operation/Test +@dirrm otrs/Kernel/GenericInterface/Operation/Session +@dirrm otrs/Kernel/GenericInterface/Operation +@dirrm otrs/Kernel/GenericInterface/Mapping +@dirrm otrs/Kernel/GenericInterface/Invoker/Test +@dirrm otrs/Kernel/GenericInterface/Invoker +@dirrm otrs/Kernel/GenericInterface/Event +@dirrm otrs/Kernel/GenericInterface +@dirrm otrs/Kernel/Config/Files +@dirrm otrs/Kernel/Config +@dirrm otrs/Kernel @dirrmtry otrs -%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/CHANGES.md %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/COPYING-Third-Party -%%PORTDOCS%%%%DOCSDIR%%/CREDITS -%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/INSTALL.md %%PORTDOCS%%%%DOCSDIR%%/OTRSDatabaseDiagram.mwb %%PORTDOCS%%%%DOCSDIR%%/OTRSDatabaseDiagram.png -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.database -%%PORTDOCS%%%%DOCSDIR%%/README.webserver +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/README.database.md +%%PORTDOCS%%%%DOCSDIR%%/README.webserver.md %%PORTDOCS%%%%DOCSDIR%%/RELEASE -%%PORTDOCS%%%%DOCSDIR%%/UPGRADING +%%PORTDOCS%%%%DOCSDIR%%/UPGRADING.md %%PORTDOCS%%%%DOCSDIR%%/X-OTRS-Headers.txt -%%PORTDOCS%%%%DOCSDIR%%/manual/en/otrs_admin_book.pdf %%PORTDOCS%%@dirrm %%DOCSDIR%%/manual/en %%PORTDOCS%%@dirrm %%DOCSDIR%%/manual %%PORTDOCS%%@dirrm %%DOCSDIR%% |