X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=13ba5746fb47659791d5ed317284040f78ffdcd2;hb=refs%2Fheads%2FFREESIDE_2_3_BRANCH;hp=1f7af7cd7d358b6e3fac525860baf11d909cf1db;hpb=5fdd19665fb7c0ad425a99d3dbf9ad7e27fbf44a;p=freeside.git diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 1f7af7cd7..13ba5746f 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -28,16 +28,17 @@ lib/RT/Action/SetPriority_Local.pm #ticket escalation lib/RT/CustomFieldValues/Queues.pm #ticket escalation lib/RT/Condition/CustomFieldChange.pm #create ticket on custom field change lib/RT/Condition/CustomFieldTransaction.pm #notify on custom field change -lib/RT/Interface/Web_Vendor.pm +lib/RT/Interface/Email.pm #IgnoreCcRegexp +lib/RT/Interface/Web_Vendor.pm #willresolve lib/RT/Interface/Web/Handler.pm #freeside comp_root for dashboard emails lib/RT/Record.pm #and customfield date patch #fix transaction custom fields lib/RT/SavedSearches_Local.pm #saved searches lib/RT/Search/Googleish.pm #option to include resolved tickets lib/RT/SearchBuilder.pm #need DBIx::SearchBuilder >= 1.36 for Pg 8.1+ lib/RT/Transaction_Overlay.pm #fix transaction custom fields -lib/RT/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields #this-month condition +lib/RT/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields #this-month condition #willresolve lib/RT/Ticket_Overlay.pm #fix transaction custom fields -lib/RT/Ticket_Vendor.pm #bulk increment priority #mandatory fields +lib/RT/Ticket_Vendor.pm #bulk increment priority #mandatory fields #willresolve lib/RT/Users_Overlay.pm lib/RT/Groups_Overlay.pm lib/RT/Date.pm #this-month condition @@ -46,6 +47,7 @@ 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 @@ -87,6 +89,7 @@ share/html/Elements/ShowLink_Checklist share/html/Elements/SelectCustomerAgent #SearchCustomerFields share/html/Elements/SelectCustomerClass #SearchCustomerFields share/html/Elements/SelectCustomerTag #SearchCustomerFields + share/html/Elements/SelectCustomerReferral #SearchCustomerFields share/html/Prefs/SavedSearches.html #saved searches share/html/Search/Bulk.html #bulk increment priority #mandatory fields share/html/Search/Build.html @@ -107,7 +110,7 @@ share/html/Ticket/Elements/ShowMembers_Checklist share/html/Ticket/Elements/ShowSummary share/html/Ticket/Elements/ShowTransactionAttachments share/html/Ticket/Elements/Tabs #saved searches #mandatory fields -share/html/Ticket/Update.html #timeworked custom fields +share/html/Ticket/Update.html #timeworked custom fields #willresolve share/html/Ticket/ModifyCustomers.html html/NoAuth/css/3.5-default/main.css html/NoAuth/css/3.5-default/misc.css @@ -144,3 +147,11 @@ share/html/Elements/ColumnMap lib/RT/Extension/MobileUI.pm share/html/Callbacks/RT-Extension-MobileUI/* share/html/m/* + +#willresolve +lib/RT/Action/ScheduledResolve.pm +lib/RT/Action/SetWillResolve.pm +lib/RT/Transaction_Vendor.pm +share/html/Elements/SelectStatus +share/html/Ticket/Elements/EditDates +share/html/Ticket/Elements/ShowDates