X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=36f7a2ec4cc87946bebdbd441285424033873bab;hb=29c296af24c09dc904f6fad51edbf3c5f2f085d3;hp=aea074a82cf15d216b9a856625d5ee5d81568f2a;hpb=3534c7ac46bfc2eafd1791629b91b4207c9b697c;p=freeside.git diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index aea074a82..36f7a2ec4 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -15,6 +15,7 @@ lib/RT/Action.pm #create ticket on custom field change lib/RT/Condition.pm #create ticket on custom field change lib/RT/Scrip_Overlay.pm #create ticket on custom field change lib/RT/Action/CreateTickets.pm #create ticket on custom field change +lib/RT/Action/EscalatePriority.pm #ticket escalation lib/RT/Condition/CustomFieldChange.pm #create ticket on custom field change lib/RT/Interface/Web_Vendor.pm lib/RT/Interface/Web/Handler.pm #freeside comp_root for dashboard emails @@ -29,6 +30,20 @@ lib/RT/URI/freeside.pm lib/RT/URI/freeside/Internal.pm lib/RT/URI/freeside/XMLRPC.pm +# 3.9-fix-queue-caching bugfix branch +# github.com/bestpractical/rt/commit/7e211c1199836d49f007d7f677105e5c73cc0348 +Makefile.in +configure.ac +lib/RT/Principal_Overlay.pm +lib/RT/Queue_Overlay.pm +lib/RT/System.pm +lib/RT/Test.pm +lib/RT/Interface/Web.pm +sbin/rt-session-viewer.in +share/html/Elements/SelectQueue + +share/html/Ticket/Create.html # queue select dropdown on Ticket/Create + share/html/autohandler #Footer getting appended where unwelcome share/html/index.html #option to redirect to ticket display on quick create share/html/Admin/CustomFields/Modify.html #CheckMandatoryFields @@ -51,7 +66,6 @@ share/html/Elements/ShowLink_Checklist share/html/Elements/SelectCustomerAgent #SearchCustomerFields share/html/Elements/SelectCustomerClass #SearchCustomerFields share/html/Elements/SelectCustomerTag #SearchCustomerFields - html/Ticket/Create.html #XXX TODO share/html/Search/Build.html share/html/Search/Elements/BuildFormatString share/html/Search/Elements/PickCFs #customfield date patch