X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=36f7a2ec4cc87946bebdbd441285424033873bab;hb=29c296af24c09dc904f6fad51edbf3c5f2f085d3;hp=a383d6dbbda32b6650d825e7a63082fc9ecd3447;hpb=feae032ef7422a3cfbe20f4691cd7ed150e9ae8d;p=freeside.git diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index a383d6dbb..36f7a2ec4 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -4,28 +4,79 @@ config.layout.in etc/RT_Config.pm.in etc/RT_Config.pm etc/RT_SiteConfig.pm + etc/schema.Pg + etc/schema.mysql-4.1 + lib/RT/Config.pm +lib/RT/CustomField.pm #CheckMandatoryFields +lib/RT/CustomField_Overlay.pm #customfield date patch +lib/RT/Interface/Web.pm #customfield date patch +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/Record.pm + lib/RT/Interface/Web/Handler.pm #freeside comp_root for dashboard emails + lib/RT/Record.pm #and customfield date patch lib/RT/SearchBuilder.pm #need DBIx::SearchBuilder >= 1.36 for Pg 8.1+ lib/RT/Transaction_Overlay.pm +lib/RT/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields lib/RT/Ticket_Overlay.pm lib/RT/Users_Overlay.pm lib/RT/Groups_Overlay.pm 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 + share/html/Admin/Elements/EditScrip #create ticket on custom field change + share/html/Admin/Elements/EditScripOptions #create ticket on custom field change + share/html/Admin/Elements/SelectScripAction #create ticket on custom field change + share/html/Admin/Elements/SelectScripCondition #create ticket on custom field change share/html/Admin/Users/Modify.html + share/html/Elements/CollectionList +share/html/Elements/EditCustomFieldDate #customfield date patch (NEW) share/html/Elements/Header share/html/Elements/PageLayout #html/Elements/QuickCreate + share/html/Elements/RT__Ticket/ColumnMap + share/html/Elements/ShowCustomFieldDate #customfield date patch (NEW) share/html/Elements/SelectDate +share/html/Elements/ShowLink_Checklist + share/html/Elements/ShowUserVerbose share/html/Elements/Footer - html/Ticket/Create.html #XXX TODO + share/html/Elements/SelectCustomerAgent #SearchCustomerFields + share/html/Elements/SelectCustomerClass #SearchCustomerFields + share/html/Elements/SelectCustomerTag #SearchCustomerFields + share/html/Search/Build.html + share/html/Search/Elements/BuildFormatString + share/html/Search/Elements/PickCFs #customfield date patch +share/html/Ticket/Checklist.html share/html/Ticket/Display.html share/html/Ticket/Elements/AddCustomers + share/html/Ticket/Elements/CheckMandatoryFields share/html/Ticket/Elements/EditCustomers share/html/Ticket/Elements/ShowCustomers +share/html/Ticket/Elements/ShowMembers_Checklist + share/html/Ticket/Elements/BulkLinks share/html/Ticket/Elements/ShowSummary share/html/Ticket/Elements/ShowTransactionAttachments share/html/Ticket/Elements/Tabs @@ -45,3 +96,15 @@ share/html/Elements/EditCustomers share/html/Prefs/SearchOptions.html share/html/Widgets/TitleBoxEnd + +share/html/Callbacks/RTx-Checklist/* + +share/html/Callbacks/CheckMandatoryFields/* + +share/html/Callbacks/TimeToResolve/* + +share/html/Callbacks/SearchCustomerFields/* + +share/html/Callbacks/RTx-Statistics/* +share/html/RTx/Statistics/* +