summaryrefslogtreecommitdiff
path: root/rt/lib
AgeCommit message (Collapse)Author
2011-01-18fix RTx Statistics years for 2011ivan
2011-01-01limit ticket creation queue dropdowns based on ACL, RT#7778mark
2010-11-20search tickets on some customer fields, RT#9328mark
2010-11-18changed to "DisplayAftgerQuickCreate" per upstream request for ↵ivan
clarification, RT#10429
2010-11-17create ticket on custom field change, RT#10139mark
2010-11-10QuickCreateDisplay RT pref and config option to redirect to ticket display ↵ivan
on quick create, RT#10429
2010-11-05This commit was manufactured by cvs2svn to create branchcvs2git
'FREESIDE_2_1_BRANCH'.
2010-11-04clean up postgres-isms, RT#10324mark
2010-09-17refactor giant cust_main.pm a little in preparation of adding API methods ↵ivan
for maestro, RT#9967
2010-09-10fix for spurious customers appearing, thanks to Erik Livan
2010-09-01RT mandatory custom fields, RT#9260mark
2010-07-30This commit was manufactured by cvs2svn to create branchroot_of_svc_elec_featurescvs2git
'svc_elec_features'.
2010-07-28don't fire scrips for reminders either, RT#8260ivan
2010-07-27don't leak transactions indicating reminders are implemented as tickets, RT#8260ivan
2010-07-27should fix customer #1 getting added if i set myself as a requestor on ↵ivan
ticket creation, RT#6640
2010-07-23cleaner customer number searching, RT#8784ivan
2010-07-22sorting ticket results by customer custnum or name, RT#8784ivan
2010-07-22eliminate needless backtracesivan
2010-07-20RT custom fields patch, RT#8449ivan
2010-06-06disable the RTAddressRegexp option for now; waaaaaaay too noiseivan
2010-05-19week view on calendars from Sunday -> Saturdayivan
2010-05-19add RTx::Calendar 0.07ivan
2010-05-18fix InitSignalHandlers patchivan
2010-05-18merging rt \3.8.8 to HEADivan
2010-05-18import rt 3.8.8ivan
2010-05-18This commit was generated by cvs2svn to compensate for changes in r9232,ivan
which included commits to RCS files with non-trunk default branches.
2010-03-26ticket auto-association in the correct spot. how the hell did it get merged ↵ivan
there? RT#7882
2010-03-26ticket auto-association in the correct spot. how the hell did it get merged ↵ivan
there? RT#7882
2010-03-25fix user modification?ivan
2010-03-25generate a stack backtrace for mystery freeside link resolution problemsivan
2010-02-12add ticket creation to self-service API, RT#7007ivan
2010-02-09add NoSignalHandlers option to RT::Init() so we can pull things up the way ↵ivan
we want under self-service, RT#7007
2010-02-09fix RT wackiness when loaded concurrently with Fcntlivan
2010-01-09add a "freeside2.1" stylesheet to isolate our skinning changesivan
2009-12-31merging 3.8.7!!!ivan
2009-12-31import rt 3.8.7ivan
2009-12-31This commit was generated by cvs2svn to compensate for changes in r8690,ivan
which included commits to RCS files with non-trunk default branches.
2009-12-31rt 3.6.10ivan
2009-12-31rt 3.6.10ivan
2009-12-18import rt 3.6.10ivan
2009-12-18This commit was generated by cvs2svn to compensate for changes in r8593,ivan
which included commits to RCS files with non-trunk default branches.
2009-10-11huh #2ivan
2009-07-20slightly improve terrible quoting behavior when you change MessageBoxWidthivan
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-25REALLY require DBIx::SB 1.50, jeezivan