summaryrefslogtreecommitdiff
path: root/rt/lib/RT/URI/freeside.pm
AgeCommit message (Collapse)Author
2005-05-14fixup RT integration grr!ivan
2005-03-12popurl(3) won't give us a good freeside base url since RT calls it from ↵ivan
multiple directory depths... have to specify explicity, like external integration
2005-03-11Reorganized RT->Freeside integration to support Internal (single RT/Freeside ↵khoff
database) and XMLRPC interfaces. All the UI stuff is handled the same either way. Integration type is changed by setting $RT::URI::freeside::IntegrationType to either 'Internal' or 'XMLRPC' in your RT_SiteConfig.pm.
2004-12-02second big RT integration checkin, customer linking/delinking interfaceivan
2004-04-14Freeside's URI handler for RT3.khoff