View | Details | Raw Unified | Return to bug 105760
Collapse All | Expand All

(-)otrs/Makefile (-8 / +11 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	otrs
8
PORTNAME=	otrs
9
PORTVERSION=	2.0.4
9
PORTVERSION=	2.1.3
10
PORTREVISION=	2
11
CATEGORIES=	devel
10
CATEGORIES=	devel
12
MASTER_SITES=	ftp://ftp.otrs.org/pub/otrs/
11
MASTER_SITES=	http://ftp.otrs.org/pub/otrs/ \
13
DISTNAME=	${PORTNAME}-${PORTVERSION}-01
12
		ftp://ftp.samurai.com/pub/otrs/ \
13
		http://ftp.gwdg.de/pub/misc/otrs/ \
14
		http://mirror.xaranet.de/otrs/
14
15
15
MAINTAINER=	snb@threerings.net
16
MAINTAINER=	snb@threerings.net
16
COMMENT=	Open Ticket Request System
17
COMMENT=	Open Ticket Request System
Lines 27-33 Link Here
27
		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
28
		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
28
		${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
29
		${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
29
		${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
30
		${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
30
		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
31
		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
32
		${SITE_PERL}/PDF/API2.pm:${PORTSDIR}/textproc/p5-PDF-API2 \
33
		${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
31
RUN_DEPENDS=	${BUILD_DEPENDS}
34
RUN_DEPENDS=	${BUILD_DEPENDS}
32
35
33
OPTIONS=	MYSQL "MySQL database support" on \
36
OPTIONS=	MYSQL "MySQL database support" on \
Lines 38-46 Link Here
38
		ISPELL "Enable spell checking" on \
41
		ISPELL "Enable spell checking" on \
39
		GNUPG "Use GnuPG" off
42
		GNUPG "Use GnuPG" off
40
43
41
USE_BZIP2=	yes
42
43
WRKSRC=		${WRKDIR}/${PORTNAME}
44
OTRSDIR=	${PREFIX}/otrs
44
OTRSDIR=	${PREFIX}/otrs
45
45
46
SUB_FILES=	pkg-install pkg-message
46
SUB_FILES=	pkg-install pkg-message
Lines 150-154 Link Here
150
.endfor
150
.endfor
151
.endif
151
.endif
152
	@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
152
	@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
153
154
post-install:
155
	@${CAT} ${PKGMESSAGE}
153
156
154
.include <bsd.port.post.mk>
157
.include <bsd.port.post.mk>
(-)otrs/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (otrs-2.0.4-01.tar.bz2) = cfc0fa4f711c2fa92bc513b57632bbfe
1
MD5 (otrs-2.1.3.tar.gz) = 669b48aff1d9609520875cdc955e2101
2
SHA256 (otrs-2.0.4-01.tar.bz2) = 6d3a357e4beee75c0267e6dc3dd16cf31d94946a75063b15081db0d2864d1866
2
SHA256 (otrs-2.1.3.tar.gz) = 296fd91f78adce211c3524c873b07bfa42b7aaef825448a2e98c7fb81bc5beda
3
SIZE (otrs-2.0.4-01.tar.bz2) = 11560233
3
SIZE (otrs-2.1.3.tar.gz) = 13003457
(-)otrs/files/pkg-message.in (-5 / +6 lines)
Lines 3-12 Link Here
3
3
4
The rest of installation must be completed manually.
4
The rest of installation must be completed manually.
5
5
6
Please read
6
Please see http://doc.otrs.org/2.1/en/html/ and/or documentation in 
7
%%DOCSDIR%% for further instructions, particularly regarding 
8
configuring your web server, database, cron scripts, and receiving emails.
7
9
8
http://doc.otrs.org/2.0/en/html/ 
10
If you are upgrading from an earlier version, follow the instructions for 
9
11
upgrading your database schema and configuration files given in 
10
for further instructions, particularly regarding configuring your web 
12
%%DOCSDIR%%/UPGRADING.
11
server, database, cron scripts, and receiving emails.
12
==========================================================================
13
==========================================================================
(-)otrs/pkg-plist (-36 / +67 lines)
Lines 34-46 Link Here
34
otrs/bin/otrs.getUserID
34
otrs/bin/otrs.getUserID
35
otrs/bin/otrs.setPassword
35
otrs/bin/otrs.setPassword
36
otrs/bin/xml2sql.pl
36
otrs/bin/xml2sql.pl
37
otrs/bin/CheckSum.pl
38
otrs/bin/UnitTest.pl
37
otrs/bin/cgi-bin/customer.pl
39
otrs/bin/cgi-bin/customer.pl
38
otrs/bin/cgi-bin/faq.pl
39
otrs/bin/cgi-bin/index.pl
40
otrs/bin/cgi-bin/index.pl
40
otrs/bin/cgi-bin/installer.pl
41
otrs/bin/cgi-bin/installer.pl
41
otrs/bin/cgi-bin/public.pl
42
otrs/bin/cgi-bin/public.pl
43
otrs/bin/cgi-bin/rpc.pl
42
otrs/bin/fcgi-bin/customer.fpl
44
otrs/bin/fcgi-bin/customer.fpl
43
otrs/bin/fcgi-bin/faq.fpl
44
otrs/bin/fcgi-bin/index.fpl
45
otrs/bin/fcgi-bin/index.fpl
45
otrs/bin/fcgi-bin/public.fpl
46
otrs/bin/fcgi-bin/public.fpl
46
otrs/scripts/SystemStatsGeneric.pm
47
otrs/scripts/SystemStatsGeneric.pm
Lines 58-63 Link Here
58
otrs/scripts/sync_node.sh
59
otrs/scripts/sync_node.sh
59
otrs/scripts/syncuser_csv2otrs.pl
60
otrs/scripts/syncuser_csv2otrs.pl
60
otrs/scripts/webform.pl
61
otrs/scripts/webform.pl
62
otrs/scripts/rpc-examlple.pl
61
otrs/scripts/database/initial_insert.sapdb.sql
63
otrs/scripts/database/initial_insert.sapdb.sql
62
otrs/scripts/database/initial_insert.sql
64
otrs/scripts/database/initial_insert.sql
63
otrs/scripts/database/otrs-schema-post.db2.sql
65
otrs/scripts/database/otrs-schema-post.db2.sql
Lines 71-88 Link Here
71
otrs/scripts/database/otrs-schema.oracle.sql
73
otrs/scripts/database/otrs-schema.oracle.sql
72
otrs/scripts/database/otrs-schema.postgresql.sql
74
otrs/scripts/database/otrs-schema.postgresql.sql
73
otrs/scripts/database/otrs-schema.xml
75
otrs/scripts/database/otrs-schema.xml
74
otrs/scripts/test/CreateTickerNumber.pl
76
otrs/scripts/database/otrs-schema-post.mssql.sql
77
otrs/scripts/database/otrs-schema.mssql.sql
75
otrs/scripts/test/CustomerBackend.pl
78
otrs/scripts/test/CustomerBackend.pl
76
otrs/scripts/test/CustomerUserAuth.pl
79
otrs/scripts/test/CustomerUserAuth.pl
77
otrs/scripts/test/TicketHistoryState.pl
80
otrs/scripts/test/TicketHistoryState.pl
78
otrs/scripts/test/Time.pl
79
otrs/scripts/test/UserAuth.pl
81
otrs/scripts/test/UserAuth.pl
80
otrs/scripts/test/XML.pl
81
otrs/scripts/tools/base64.pl
82
otrs/scripts/tools/base64.pl
82
otrs/scripts/tools/charset-convert.pl
83
otrs/scripts/tools/charset-convert.pl
83
otrs/scripts/tools/compress-mail.pl
84
otrs/scripts/tools/compress-mail.pl
84
otrs/scripts/tools/sync-ldap2db.pl
85
otrs/scripts/tools/sync-ldap2db.pl
85
otrs/scripts/tools/xml2html.pl
86
otrs/scripts/tools/xml2html.pl
87
otrs/var/logo-otrs.png
86
otrs/var/cron/aaa_base.dist
88
otrs/var/cron/aaa_base.dist
87
otrs/var/cron/fetchmail.dist
89
otrs/var/cron/fetchmail.dist
88
otrs/var/cron/generic_agent-database.dist
90
otrs/var/cron/generic_agent-database.dist
Lines 174-179 Link Here
174
otrs/var/httpd/htdocs/images/Standard/up.png
176
otrs/var/httpd/htdocs/images/Standard/up.png
175
otrs/var/httpd/htdocs/images/Standard/warning.png
177
otrs/var/httpd/htdocs/images/Standard/warning.png
176
otrs/var/httpd/htdocs/images/Standard/zoom.png
178
otrs/var/httpd/htdocs/images/Standard/zoom.png
179
otrs/var/httpd/htdocs/images/Standard/empty.png
180
otrs/var/httpd/htdocs/images/Standard/notready-sw.png
181
otrs/var/httpd/htdocs/images/Standard/watcher.png
177
@unexec [ -s %D/otrs/var/log/TicketCounter.log ] || rm -f %D/otrs/var/log/TicketCounter.log
182
@unexec [ -s %D/otrs/var/log/TicketCounter.log ] || rm -f %D/otrs/var/log/TicketCounter.log
178
@unexec if cmp -s %D/otrs/Kernel/Config.pm %D/otrs/Kernel/Config.pm.dist; then rm -f %D/otrs/Kernel/Config.pm; fi
183
@unexec if cmp -s %D/otrs/Kernel/Config.pm %D/otrs/Kernel/Config.pm.dist; then rm -f %D/otrs/Kernel/Config.pm; fi
179
otrs/Kernel/Config.pm.dist
184
otrs/Kernel/Config.pm.dist
Lines 184-195 Link Here
184
otrs/Kernel/Config/GenericAgent.pm.dist
189
otrs/Kernel/Config/GenericAgent.pm.dist
185
@exec [ -f %B/GenericAgent.pm ] || cp %B/%f %B/GenericAgent.pm
190
@exec [ -f %B/GenericAgent.pm ] || cp %B/%f %B/GenericAgent.pm
186
otrs/Kernel/Config/GenericAgent.pm.examples
191
otrs/Kernel/Config/GenericAgent.pm.examples
187
otrs/Kernel/Config/Files/FAQ.pm
188
otrs/Kernel/Config/Files/FAQ.xml
189
otrs/Kernel/Config/Files/Framework.xml
192
otrs/Kernel/Config/Files/Framework.xml
190
otrs/Kernel/Config/Files/Ticket.pm
191
otrs/Kernel/Config/Files/Ticket.xml
193
otrs/Kernel/Config/Files/Ticket.xml
192
otrs/Kernel/Config/Files/TicketPostMaster.pm
193
otrs/Kernel/Language/bb.pm
194
otrs/Kernel/Language/bb.pm
194
otrs/Kernel/Language/bg.pm
195
otrs/Kernel/Language/bg.pm
195
otrs/Kernel/Language/cz.pm
196
otrs/Kernel/Language/cz.pm
Lines 210-215 Link Here
210
otrs/Kernel/Language/xx_AgentZoom.pm
211
otrs/Kernel/Language/xx_AgentZoom.pm
211
otrs/Kernel/Language/xx_Custom.pm
212
otrs/Kernel/Language/xx_Custom.pm
212
otrs/Kernel/Language/zh_CN.pm
213
otrs/Kernel/Language/zh_CN.pm
214
otrs/Kernel/Language/da.pm
215
otrs/Kernel/Language/el.pm
216
otrs/Kernel/Language/fa.pm
217
otrs/Kernel/Language/sk_SK.pm
213
otrs/Kernel/Modules/Admin.pm
218
otrs/Kernel/Modules/Admin.pm
214
otrs/Kernel/Modules/AdminAttachment.pm
219
otrs/Kernel/Modules/AdminAttachment.pm
215
otrs/Kernel/Modules/AdminAutoResponse.pm
220
otrs/Kernel/Modules/AdminAutoResponse.pm
Lines 278-284 Link Here
278
otrs/Kernel/Modules/AgentZoom.pm
283
otrs/Kernel/Modules/AgentZoom.pm
279
otrs/Kernel/Modules/CustomerAccept.pm
284
otrs/Kernel/Modules/CustomerAccept.pm
280
otrs/Kernel/Modules/CustomerCalendarSmall.pm
285
otrs/Kernel/Modules/CustomerCalendarSmall.pm
281
otrs/Kernel/Modules/CustomerFAQ.pm
282
otrs/Kernel/Modules/CustomerPreferences.pm
286
otrs/Kernel/Modules/CustomerPreferences.pm
283
otrs/Kernel/Modules/CustomerTicketAttachment.pm
287
otrs/Kernel/Modules/CustomerTicketAttachment.pm
284
otrs/Kernel/Modules/CustomerTicketMessage.pm
288
otrs/Kernel/Modules/CustomerTicketMessage.pm
Lines 286-308 Link Here
286
otrs/Kernel/Modules/CustomerTicketSearch.pm
290
otrs/Kernel/Modules/CustomerTicketSearch.pm
287
otrs/Kernel/Modules/CustomerTicketZoom.pm
291
otrs/Kernel/Modules/CustomerTicketZoom.pm
288
otrs/Kernel/Modules/CustomerZoom.pm
292
otrs/Kernel/Modules/CustomerZoom.pm
289
otrs/Kernel/Modules/FAQ.pm
290
otrs/Kernel/Modules/FAQCategory.pm
291
otrs/Kernel/Modules/FAQLanguage.pm
292
otrs/Kernel/Modules/Installer.pm
293
otrs/Kernel/Modules/Installer.pm
293
otrs/Kernel/Modules/PublicFAQ.pm
294
otrs/Kernel/Modules/SystemStats.pm
295
otrs/Kernel/Modules/Test.pm
294
otrs/Kernel/Modules/Test.pm
296
otrs/Kernel/Output/HTML/Agent.pm
295
otrs/Kernel/Modules/AdminInit.pm
296
otrs/Kernel/Modules/AdminPerformanceLog.pm
297
otrs/Kernel/Modules/AgentStats.pm
298
otrs/Kernel/Modules/AgentTicketPhoneOutbound.pm
299
otrs/Kernel/Modules/AgentTicketResponsible.pm
300
otrs/Kernel/Modules/AgentTicketWatcher.pm
301
otrs/Kernel/Modules/CustomerTicketPrint.pm
302
otrs/Kernel/Modules/PublicRepository.pm
297
otrs/Kernel/Output/HTML/ArticleAttachmentDownload.pm
303
otrs/Kernel/Output/HTML/ArticleAttachmentDownload.pm
298
otrs/Kernel/Output/HTML/ArticleAttachmentHTMLViewer.pm
304
otrs/Kernel/Output/HTML/ArticleAttachmentHTMLViewer.pm
299
otrs/Kernel/Output/HTML/ArticleCheckPGP.pm
305
otrs/Kernel/Output/HTML/ArticleCheckPGP.pm
300
otrs/Kernel/Output/HTML/ArticleCheckSMIME.pm
306
otrs/Kernel/Output/HTML/ArticleCheckSMIME.pm
301
otrs/Kernel/Output/HTML/ArticleComposeCrypt.pm
307
otrs/Kernel/Output/HTML/ArticleComposeCrypt.pm
302
otrs/Kernel/Output/HTML/ArticleComposeSign.pm
308
otrs/Kernel/Output/HTML/ArticleComposeSign.pm
303
otrs/Kernel/Output/HTML/Customer.pm
304
otrs/Kernel/Output/HTML/CustomerNewTicketQueueSelectionGeneric.pm
309
otrs/Kernel/Output/HTML/CustomerNewTicketQueueSelectionGeneric.pm
305
otrs/Kernel/Output/HTML/Generic.pm
306
otrs/Kernel/Output/HTML/NavBarLockedTickets.pm
310
otrs/Kernel/Output/HTML/NavBarLockedTickets.pm
307
otrs/Kernel/Output/HTML/NavBarModuleAdmin.pm
311
otrs/Kernel/Output/HTML/NavBarModuleAdmin.pm
308
otrs/Kernel/Output/HTML/NavBarTicketBulkAction.pm
312
otrs/Kernel/Output/HTML/NavBarTicketBulkAction.pm
Lines 322-327 Link Here
322
otrs/Kernel/Output/HTML/PreferencesTheme.pm
326
otrs/Kernel/Output/HTML/PreferencesTheme.pm
323
otrs/Kernel/Output/HTML/TicketMenuGeneric.pm
327
otrs/Kernel/Output/HTML/TicketMenuGeneric.pm
324
otrs/Kernel/Output/HTML/TicketMenuLock.pm
328
otrs/Kernel/Output/HTML/TicketMenuLock.pm
329
otrs/Kernel/Output/HTML/Layout.pm
330
otrs/Kernel/Output/HTML/LayoutTicket.pm
331
otrs/Kernel/Output/HTML/NavBarTicketWatcher.pm
332
otrs/Kernel/Output/HTML/PreferencesTimeZone.pm
333
otrs/Kernel/Output/HTML/TicketMenuResponsible.pm
334
otrs/Kernel/Output/HTML/TicketMenuTicketWatcher.pm
325
otrs/Kernel/Output/HTML/Lite/AgentNavigationBar.dtl
335
otrs/Kernel/Output/HTML/Lite/AgentNavigationBar.dtl
326
otrs/Kernel/Output/HTML/Lite/AgentTicketQueue.dtl
336
otrs/Kernel/Output/HTML/Lite/AgentTicketQueue.dtl
327
otrs/Kernel/Output/HTML/Lite/Copyright.dtl
337
otrs/Kernel/Output/HTML/Lite/Copyright.dtl
Lines 329-335 Link Here
329
otrs/Kernel/Output/HTML/Lite/FooterSmall.dtl
339
otrs/Kernel/Output/HTML/Lite/FooterSmall.dtl
330
otrs/Kernel/Output/HTML/Lite/Header.dtl
340
otrs/Kernel/Output/HTML/Lite/Header.dtl
331
otrs/Kernel/Output/HTML/Lite/HeaderSmall.dtl
341
otrs/Kernel/Output/HTML/Lite/HeaderSmall.dtl
332
otrs/Kernel/Output/HTML/Lite/Login.dtl
333
otrs/Kernel/Output/HTML/Lite/Motd.dtl
342
otrs/Kernel/Output/HTML/Lite/Motd.dtl
334
otrs/Kernel/Output/HTML/Lite/Notify.dtl
343
otrs/Kernel/Output/HTML/Lite/Notify.dtl
335
otrs/Kernel/Output/HTML/Lite/Warning.dtl
344
otrs/Kernel/Output/HTML/Lite/Warning.dtl
Lines 353-359 Link Here
353
otrs/Kernel/Output/HTML/Standard/AdminNavigationBar.dtl
362
otrs/Kernel/Output/HTML/Standard/AdminNavigationBar.dtl
354
otrs/Kernel/Output/HTML/Standard/AdminNotificationForm.dtl
363
otrs/Kernel/Output/HTML/Standard/AdminNotificationForm.dtl
355
otrs/Kernel/Output/HTML/Standard/AdminPGPForm.dtl
364
otrs/Kernel/Output/HTML/Standard/AdminPGPForm.dtl
356
otrs/Kernel/Output/HTML/Standard/AdminPOP3Form.dtl
357
otrs/Kernel/Output/HTML/Standard/AdminPackageManager.dtl
365
otrs/Kernel/Output/HTML/Standard/AdminPackageManager.dtl
358
otrs/Kernel/Output/HTML/Standard/AdminPostMasterFilter.dtl
366
otrs/Kernel/Output/HTML/Standard/AdminPostMasterFilter.dtl
359
otrs/Kernel/Output/HTML/Standard/AdminQueueAutoResponseForm.dtl
367
otrs/Kernel/Output/HTML/Standard/AdminQueueAutoResponseForm.dtl
Lines 407-414 Link Here
407
otrs/Kernel/Output/HTML/Standard/AgentTicketNote.dtl
415
otrs/Kernel/Output/HTML/Standard/AgentTicketNote.dtl
408
otrs/Kernel/Output/HTML/Standard/AgentTicketOwner.dtl
416
otrs/Kernel/Output/HTML/Standard/AgentTicketOwner.dtl
409
otrs/Kernel/Output/HTML/Standard/AgentTicketPending.dtl
417
otrs/Kernel/Output/HTML/Standard/AgentTicketPending.dtl
410
otrs/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl
411
otrs/Kernel/Output/HTML/Standard/AgentTicketPhoneNew.dtl
412
otrs/Kernel/Output/HTML/Standard/AgentTicketPlain.dtl
418
otrs/Kernel/Output/HTML/Standard/AgentTicketPlain.dtl
413
otrs/Kernel/Output/HTML/Standard/AgentTicketPrint.dtl
419
otrs/Kernel/Output/HTML/Standard/AgentTicketPrint.dtl
414
otrs/Kernel/Output/HTML/Standard/AgentTicketPriority.dtl
420
otrs/Kernel/Output/HTML/Standard/AgentTicketPriority.dtl
Lines 421-434 Link Here
421
otrs/Kernel/Output/HTML/Standard/AgentTicketSearchResultShort.dtl
427
otrs/Kernel/Output/HTML/Standard/AgentTicketSearchResultShort.dtl
422
otrs/Kernel/Output/HTML/Standard/AgentTicketStatusView.dtl
428
otrs/Kernel/Output/HTML/Standard/AgentTicketStatusView.dtl
423
otrs/Kernel/Output/HTML/Standard/AgentTicketZoom.dtl
429
otrs/Kernel/Output/HTML/Standard/AgentTicketZoom.dtl
424
otrs/Kernel/Output/HTML/Standard/AgentTicketZoomStatus.dtl
425
otrs/Kernel/Output/HTML/Standard/AgentWindowTabStart.dtl
430
otrs/Kernel/Output/HTML/Standard/AgentWindowTabStart.dtl
426
otrs/Kernel/Output/HTML/Standard/AgentWindowTabStop.dtl
431
otrs/Kernel/Output/HTML/Standard/AgentWindowTabStop.dtl
427
otrs/Kernel/Output/HTML/Standard/Copyright.dtl
432
otrs/Kernel/Output/HTML/Standard/Copyright.dtl
428
otrs/Kernel/Output/HTML/Standard/CustomerAccept.dtl
433
otrs/Kernel/Output/HTML/Standard/CustomerAccept.dtl
429
otrs/Kernel/Output/HTML/Standard/CustomerCalendarSmallIcon.dtl
434
otrs/Kernel/Output/HTML/Standard/CustomerCalendarSmallIcon.dtl
430
otrs/Kernel/Output/HTML/Standard/CustomerError.dtl
435
otrs/Kernel/Output/HTML/Standard/CustomerError.dtl
431
otrs/Kernel/Output/HTML/Standard/CustomerFAQ.dtl
432
otrs/Kernel/Output/HTML/Standard/CustomerFooter.dtl
436
otrs/Kernel/Output/HTML/Standard/CustomerFooter.dtl
433
otrs/Kernel/Output/HTML/Standard/CustomerFooterSmall.dtl
437
otrs/Kernel/Output/HTML/Standard/CustomerFooterSmall.dtl
434
otrs/Kernel/Output/HTML/Standard/CustomerHeader.dtl
438
otrs/Kernel/Output/HTML/Standard/CustomerHeader.dtl
Lines 438-444 Link Here
438
otrs/Kernel/Output/HTML/Standard/CustomerPreferencesForm.dtl
442
otrs/Kernel/Output/HTML/Standard/CustomerPreferencesForm.dtl
439
otrs/Kernel/Output/HTML/Standard/CustomerStatusView.dtl
443
otrs/Kernel/Output/HTML/Standard/CustomerStatusView.dtl
440
otrs/Kernel/Output/HTML/Standard/CustomerTicketMessage.dtl
444
otrs/Kernel/Output/HTML/Standard/CustomerTicketMessage.dtl
441
otrs/Kernel/Output/HTML/Standard/CustomerTicketMessageNew.dtl
442
otrs/Kernel/Output/HTML/Standard/CustomerTicketSearch.dtl
445
otrs/Kernel/Output/HTML/Standard/CustomerTicketSearch.dtl
443
otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultCSV.dtl
446
otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultCSV.dtl
444
otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultPrint.dtl
447
otrs/Kernel/Output/HTML/Standard/CustomerTicketSearchResultPrint.dtl
Lines 446-454 Link Here
446
otrs/Kernel/Output/HTML/Standard/CustomerTicketZoom.dtl
449
otrs/Kernel/Output/HTML/Standard/CustomerTicketZoom.dtl
447
otrs/Kernel/Output/HTML/Standard/CustomerWarning.dtl
450
otrs/Kernel/Output/HTML/Standard/CustomerWarning.dtl
448
otrs/Kernel/Output/HTML/Standard/Error.dtl
451
otrs/Kernel/Output/HTML/Standard/Error.dtl
449
otrs/Kernel/Output/HTML/Standard/FAQ.dtl
450
otrs/Kernel/Output/HTML/Standard/FAQCategoryForm.dtl
451
otrs/Kernel/Output/HTML/Standard/FAQLanguageForm.dtl
452
otrs/Kernel/Output/HTML/Standard/Footer.dtl
452
otrs/Kernel/Output/HTML/Standard/Footer.dtl
453
otrs/Kernel/Output/HTML/Standard/FooterSmall.dtl
453
otrs/Kernel/Output/HTML/Standard/FooterSmall.dtl
454
otrs/Kernel/Output/HTML/Standard/Header.dtl
454
otrs/Kernel/Output/HTML/Standard/Header.dtl
Lines 461-471 Link Here
461
otrs/Kernel/Output/HTML/Standard/PrintFooter.dtl
461
otrs/Kernel/Output/HTML/Standard/PrintFooter.dtl
462
otrs/Kernel/Output/HTML/Standard/PrintHeader.dtl
462
otrs/Kernel/Output/HTML/Standard/PrintHeader.dtl
463
otrs/Kernel/Output/HTML/Standard/Redirect.dtl
463
otrs/Kernel/Output/HTML/Standard/Redirect.dtl
464
otrs/Kernel/Output/HTML/Standard/SystemStats.dtl
465
otrs/Kernel/Output/HTML/Standard/Test.dtl
464
otrs/Kernel/Output/HTML/Standard/Test.dtl
466
otrs/Kernel/Output/HTML/Standard/Warning.dtl
465
otrs/Kernel/Output/HTML/Standard/Warning.dtl
467
otrs/Kernel/Output/HTML/Standard/css.dtl
466
otrs/Kernel/Output/HTML/Standard/css.dtl
468
otrs/Kernel/Output/HTML/Standard/customer-css.dtl
467
otrs/Kernel/Output/HTML/Standard/customer-css.dtl
468
otrs/Kernel/Output/HTML/Standard/AAAStats.dtl
469
otrs/Kernel/Output/HTML/Standard/AdminPOP3.dtl
470
otrs/Kernel/Output/HTML/Standard/AdminPerformanceLog.dtl
471
otrs/Kernel/Output/HTML/Standard/AgentStatsDelete.dtl
472
otrs/Kernel/Output/HTML/Standard/AgentStatsEditRestrictions.dtl
473
otrs/Kernel/Output/HTML/Standard/AgentStatsEditSpecification.dtl
474
otrs/Kernel/Output/HTML/Standard/AgentStatsEditValueSeries.dtl
475
otrs/Kernel/Output/HTML/Standard/AgentStatsEditXaxis.dtl
476
otrs/Kernel/Output/HTML/Standard/AgentStatsImport.dtl
477
otrs/Kernel/Output/HTML/Standard/AgentStatsOverview.dtl
478
otrs/Kernel/Output/HTML/Standard/AgentStatsPrint.dtl
479
otrs/Kernel/Output/HTML/Standard/AgentStatsView.dtl
480
otrs/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl
481
otrs/Kernel/Output/HTML/Standard/AgentTicketPhoneOutbound.dtl
482
otrs/Kernel/Output/HTML/Standard/AgentTicketResponsible.dtl
483
otrs/Kernel/Output/HTML/Standard/AgentWindowTab.dtl
484
otrs/Kernel/Output/HTML/Standard/CustomerTicketPrint.dtl
469
otrs/Kernel/System/Auth.pm
485
otrs/Kernel/System/Auth.pm
470
otrs/Kernel/System/AuthSession.pm
486
otrs/Kernel/System/AuthSession.pm
471
otrs/Kernel/System/AutoResponse.pm
487
otrs/Kernel/System/AutoResponse.pm
Lines 479-485 Link Here
479
otrs/Kernel/System/Email.pm
495
otrs/Kernel/System/Email.pm
480
otrs/Kernel/System/EmailParser.pm
496
otrs/Kernel/System/EmailParser.pm
481
otrs/Kernel/System/Encode.pm
497
otrs/Kernel/System/Encode.pm
482
otrs/Kernel/System/FAQ.pm
483
otrs/Kernel/System/FileTemp.pm
498
otrs/Kernel/System/FileTemp.pm
484
otrs/Kernel/System/GenericAgent.pm
499
otrs/Kernel/System/GenericAgent.pm
485
otrs/Kernel/System/Group.pm
500
otrs/Kernel/System/Group.pm
Lines 506-511 Link Here
506
otrs/Kernel/System/User.pm
521
otrs/Kernel/System/User.pm
507
otrs/Kernel/System/XML.pm
522
otrs/Kernel/System/XML.pm
508
otrs/Kernel/System/XMLMaster.pm
523
otrs/Kernel/System/XMLMaster.pm
524
otrs/Kernel/System/CSV.pm
525
otrs/Kernel/System/DB/mssql.pm
526
otrs/Kernel/System/PDF.pm
527
otrs/Kernel/System/Stats.pm
528
otrs/Kernel/System/UnitTest.pm
509
otrs/Kernel/System/Auth/DB.pm
529
otrs/Kernel/System/Auth/DB.pm
510
otrs/Kernel/System/Auth/HTTPBasicAuth.pm
530
otrs/Kernel/System/Auth/HTTPBasicAuth.pm
511
otrs/Kernel/System/Auth/LDAP.pm
531
otrs/Kernel/System/Auth/LDAP.pm
Lines 531-537 Link Here
531
otrs/Kernel/System/Email/Sendmail.pm
551
otrs/Kernel/System/Email/Sendmail.pm
532
otrs/Kernel/System/GenericAgent/AutoPriorityIncrease.pm
552
otrs/Kernel/System/GenericAgent/AutoPriorityIncrease.pm
533
otrs/Kernel/System/GenericAgent/NotifyAgentGroupOfCustomQueue.pm
553
otrs/Kernel/System/GenericAgent/NotifyAgentGroupOfCustomQueue.pm
534
otrs/Kernel/System/LinkObject/FAQ.pm
535
otrs/Kernel/System/LinkObject/Ticket.pm
554
otrs/Kernel/System/LinkObject/Ticket.pm
536
otrs/Kernel/System/Log/File.pm
555
otrs/Kernel/System/Log/File.pm
537
otrs/Kernel/System/Log/SysLog.pm
556
otrs/Kernel/System/Log/SysLog.pm
Lines 545-556 Link Here
545
otrs/Kernel/System/PostMaster/Filter/CMD.pm
564
otrs/Kernel/System/PostMaster/Filter/CMD.pm
546
otrs/Kernel/System/PostMaster/Filter/Match.pm
565
otrs/Kernel/System/PostMaster/Filter/Match.pm
547
otrs/Kernel/System/PostMaster/Filter/MatchDBSource.pm
566
otrs/Kernel/System/PostMaster/Filter/MatchDBSource.pm
567
otrs/Kernel/System/PostMaster/Filter/NewTicketReject.pm
548
otrs/Kernel/System/PostMaster/LoopProtection/DB.pm
568
otrs/Kernel/System/PostMaster/LoopProtection/DB.pm
549
otrs/Kernel/System/PostMaster/LoopProtection/FS.pm
569
otrs/Kernel/System/PostMaster/LoopProtection/FS.pm
550
otrs/Kernel/System/Stats/AccountedTime.pm
570
otrs/Kernel/System/Stats/Dynamic/Ticket.pm
551
otrs/Kernel/System/Stats/NewTickets.pm
552
otrs/Kernel/System/Stats/StateAction.pm
553
otrs/Kernel/System/Stats/TicketOverview.pm
554
otrs/Kernel/System/Ticket/Article.pm
571
otrs/Kernel/System/Ticket/Article.pm
555
otrs/Kernel/System/Ticket/ArticleStorageDB.pm
572
otrs/Kernel/System/Ticket/ArticleStorageDB.pm
556
otrs/Kernel/System/Ticket/ArticleStorageFS.pm
573
otrs/Kernel/System/Ticket/ArticleStorageFS.pm
Lines 558-563 Link Here
558
otrs/Kernel/System/Ticket/CustomerPermission/CustomerUserIDCheck.pm
575
otrs/Kernel/System/Ticket/CustomerPermission/CustomerUserIDCheck.pm
559
otrs/Kernel/System/Ticket/CustomerPermission/GroupCheck.pm
576
otrs/Kernel/System/Ticket/CustomerPermission/GroupCheck.pm
560
otrs/Kernel/System/Ticket/Event/Test.pm
577
otrs/Kernel/System/Ticket/Event/Test.pm
578
otrs/Kernel/System/Ticket/Event/ForceOwnerReset.pm
579
otrs/Kernel/System/Ticket/Event/ForceState.pm
580
otrs/Kernel/System/Ticket/Event/ForceUnlock.pm
581
otrs/Kernel/System/Ticket/Event/TicketFreeFieldDefault.pm
561
otrs/Kernel/System/Ticket/IndexAccelerator/RuntimeDB.pm
582
otrs/Kernel/System/Ticket/IndexAccelerator/RuntimeDB.pm
562
otrs/Kernel/System/Ticket/IndexAccelerator/StaticDB.pm
583
otrs/Kernel/System/Ticket/IndexAccelerator/StaticDB.pm
563
otrs/Kernel/System/Ticket/Number/AutoIncrement.pm
584
otrs/Kernel/System/Ticket/Number/AutoIncrement.pm
Lines 575-581 Link Here
575
otrs/Kernel/System/Web/UploadCache/DB.pm
596
otrs/Kernel/System/Web/UploadCache/DB.pm
576
otrs/Kernel/System/Web/UploadCache/FS.pm
597
otrs/Kernel/System/Web/UploadCache/FS.pm
577
otrs/Kernel/cpan-lib/HTML/Safe.pm
598
otrs/Kernel/cpan-lib/HTML/Safe.pm
599
otrs/Kernel/cpan-lib/Algorithm/DiffOld.pm
600
otrs/Kernel/cpan-lib/Algorithm/Diff.pm
601
otrs/Kernel/cpan-lib/Crypt/PasswdMD5.pm
602
otrs/Kernel/cpan-lib/Text/Diff/Table.pm
603
otrs/Kernel/cpan-lib/Text/Diff.pm
604
@dirrm otrs/Kernel/cpan-lib/Algorithm
605
@dirrm otrs/Kernel/cpan-lib/Crypt
578
@dirrm otrs/Kernel/cpan-lib/HTML
606
@dirrm otrs/Kernel/cpan-lib/HTML
607
@dirrm otrs/Kernel/cpan-lib/Text/Diff
608
@dirrm otrs/Kernel/cpan-lib/Text
579
@dirrm otrs/Kernel/cpan-lib
609
@dirrm otrs/Kernel/cpan-lib
580
@dirrm otrs/Kernel/System/XMLMaster
610
@dirrm otrs/Kernel/System/XMLMaster
581
@dirrm otrs/Kernel/System/Web/UploadCache
611
@dirrm otrs/Kernel/System/Web/UploadCache
Lines 588-593 Link Here
588
@dirrm otrs/Kernel/System/Ticket/Event
618
@dirrm otrs/Kernel/System/Ticket/Event
589
@dirrm otrs/Kernel/System/Ticket/CustomerPermission
619
@dirrm otrs/Kernel/System/Ticket/CustomerPermission
590
@dirrm otrs/Kernel/System/Ticket
620
@dirrm otrs/Kernel/System/Ticket
621
@dirrm otrs/Kernel/System/Stats/Dynamic
622
@dirrm otrs/Kernel/System/Stats/Static
591
@dirrm otrs/Kernel/System/Stats
623
@dirrm otrs/Kernel/System/Stats
592
@dirrm otrs/Kernel/System/PostMaster/LoopProtection
624
@dirrm otrs/Kernel/System/PostMaster/LoopProtection
593
@dirrm otrs/Kernel/System/PostMaster/Filter
625
@dirrm otrs/Kernel/System/PostMaster/Filter
Lines 643-649 Link Here
643
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
675
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
644
%%PORTDOCS%%%%DOCSDIR%%/README
676
%%PORTDOCS%%%%DOCSDIR%%/README
645
%%PORTDOCS%%%%DOCSDIR%%/README.database
677
%%PORTDOCS%%%%DOCSDIR%%/README.database
646
%%PORTDOCS%%%%DOCSDIR%%/README.dtl
647
%%PORTDOCS%%%%DOCSDIR%%/README.webserver
678
%%PORTDOCS%%%%DOCSDIR%%/README.webserver
648
%%PORTDOCS%%%%DOCSDIR%%/RELEASE
679
%%PORTDOCS%%%%DOCSDIR%%/RELEASE
649
%%PORTDOCS%%%%DOCSDIR%%/TODO
680
%%PORTDOCS%%%%DOCSDIR%%/TODO

Return to bug 105760