summaryrefslogtreecommitdiff
path: root/rt
AgeCommit message (Collapse)Author
2008-06-02badly placed small_custview all of a sudden causing fatal errors?! wtfivan
2008-04-18blah. last silly typo hopefully. wish this was easier to test.ivan
2008-04-18silly semicolonivan
2008-04-18hopefully, finally fix ticket auto-association not getting along with RT ACLsivan
2008-04-10use non-ACL'ed _AddLink instead of AddLink so that the auto-association ↵ivan
stuff works when creating a ticket
2008-04-01last bit of magic for RT ticket customer auto-association: look for ↵ivan
requestor email addresses in cust_main_invoice and svc_acct, closes; RT#1160
2008-03-24woo! final part of #1160! yup, auto-associating tickets with customers ↵ivan
now. whew!
2008-03-24part two of #1160: linking a ticket to its first customer will auto-link any ↵ivan
customerless requestors
2008-03-23part 1 of #1160: associate users w/customers, manual editingivan
2008-03-23part 1 of #1160: associate users w/customers, manual editingivan
2008-03-16hide customer search if user does not have "List customers" ACL, closes: RT#3105ivan
2008-03-03merge in rt 3.4.6. *gulp*!ivan
2008-03-02fix annoying resize of "New customer" button; closes: RT#1642ivan
2007-09-14fix visual glitch on "RT at a glance" / Ticketing mainivan
2007-09-14turn off Text::Quoted usage, it segfaults and its optionalivan
2007-08-01adding WebCronTool.pm to _1_7_BRANCH tooivan
2007-06-27somehow missed commiting this on 1.7 branchivan
2007-06-20add QuickCreateLong option, part of merging spiritone RT changesivan
2007-06-20s/Tickets/Search Tickets/ in menu for clarity, part of merging spiritone RT ↵ivan
changes (#1661)
2007-06-20add $RT::MyTicketsLength patch from spiritone, part of merging RT changes ↵ivan
(#1661)
2007-06-20integrate RTx::Statistics, RT::Extension::ActivityReports package, and ↵ivan
RTx::WebCronTool packages, as part of merging spiritone RT changes (#1661)
2007-02-16This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_7_BRANCH'.
2007-01-21add dependancy on DBIx::SB 1.36 for Pg 8.1+ivan
2007-01-16revert unnecessary changes for ticket 1364jeff
2007-01-16RT vs Pg8 (ticket 1364)jeff
2006-12-29service refactor!ivan
2006-12-08have RT header link to supported documentation link as wellivan
2006-10-17commiting rt 3.4.5 to HEADivan
2006-10-17import rt 3.4.5ivan
2006-10-17This commit was generated by cvs2svn to compensate for changes in r4888,ivan
which included commits to RCS files with non-trunk default branches.
2006-08-21better RT hint for smarter smart searchivan
2006-08-14sprinkle some magic ajax fairy dust on referring customer SELEKTAH. rewind! ↵ivan
make smart search smarter, re-layout the top search bars and add an invoice one
2006-07-09fix the image path in the kludged looknfeel integrationivan
2006-06-06whew, this can go backivan
2006-06-06yay this should finally fix the weird black navigation links; hide the Mason ↵ivan
stuff from browsers when it doesn't get processed for some reason
2006-06-06yet another attempt to fix weird black RT navigation linksivan
2006-06-06another attempt to fix weird black RT navigation linksivan
2006-06-06attempt to fix weird black RT navigation linksivan
2006-06-02add a service searchivan
2006-05-22missing > tag on INPUTivan
2006-05-15more ACL and re-skinning work, now with RT!ivan
2006-01-05This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_1_5_BRANCH'.
2005-10-15land RT 3.4.4 on HEADivan
2005-10-15landing rt 3.4.4 on HEADivan
2005-10-15import rt 3.4.4ivan
2005-10-15This commit was generated by cvs2svn to compensate for changes in r4407,ivan
which included commits to RCS files with non-trunk default branches.
2005-09-22should fix problem with empty (dir-less) Conf showing upivan
2005-06-02remove warningivan
2005-05-14fixup RT integration grr!ivan
2005-05-10Missing '</A>' tag.khoff