second big RT integration checkin, customer linking/delinking interface
authorivan <ivan>
Thu, 2 Dec 2004 09:59:48 +0000 (09:59 +0000)
committerivan <ivan>
Thu, 2 Dec 2004 09:59:48 +0000 (09:59 +0000)
commit0d1d2630e726ab4ce32bab9c3e4a889eee43fcb4
tree34d6d7d9dc3ed2ab2bd5fafb585330fc20355b53
parentb81d94452ba28c79036ab417bd32df54a583f324
second big RT integration checkin, customer linking/delinking interface
23 files changed:
FS/FS/CGI.pm
FS/FS/ClientAPI/Agent.pm
FS/FS/Conf.pm
FS/FS/TicketSystem.pm [new file with mode: 0644]
FS/FS/TicketSystem/RT_Internal.pm
FS/FS/TicketSystem/RT_Libs.pm
FS/FS/cust_main.pm
htetc/global.asa
htetc/handler.pl
httemplate/images/small-logo.png
httemplate/index.html
httemplate/search/cust_main.cgi
rt/FREESIDE_MODIFIED
rt/html/Elements/Header
rt/html/Elements/PageLayout
rt/html/Ticket/Elements/AddCustomers [new file with mode: 0644]
rt/html/Ticket/Elements/EditCustomers [new file with mode: 0644]
rt/html/Ticket/Elements/ShowCustomers [new file with mode: 0644]
rt/html/Ticket/Elements/ShowSummary
rt/html/Ticket/Elements/Tabs
rt/html/Ticket/ModifyCustomers.html [new file with mode: 0644]
rt/lib/RT/Interface/Web_Vendor.pm [new file with mode: 0644]
rt/lib/RT/URI/freeside.pm