X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=aa74d86aff4d92f47a75486f0757124b14803048;hb=570367e2025aefc233b23b16d57502b4da45a81c;hp=60f9c0bb936385e10b3a288b76537f0f518c87be;hpb=90edd8a914fd484e649fb0aa051dce7927bd6881;p=freeside.git diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 60f9c0bb9..aa74d86af 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -6,12 +6,15 @@ config.layout.in etc/RT_SiteConfig.pm etc/schema.Pg etc/schema.mysql-4.1 +etc/initialdata lib/RT/Attribute_Overlay.pm #bugfix lib/RT/Config.pm lib/RT/CustomField.pm #CheckMandatoryFields lib/RT/CustomField_Overlay.pm #customfield date patch #timeworked custom fields -lib/RT/Interface/Web.pm #customfield date patch #fix transaction custom fields +lib/RT/Interface/Web.pm #customfield date patch + #fix transaction custom fields + #fix Web.pm Overlay/Vendor/Local inclusion 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 @@ -22,14 +25,17 @@ lib/RT/Action/EscalateQueue.pm #ticket escalation 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/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/Ticket_Overlay.pm #fix transaction custom fields +lib/RT/Ticket_Vendor.pm #bulk increment priority lib/RT/Users_Overlay.pm lib/RT/Groups_Overlay.pm lib/RT/Date.pm #this-month condition @@ -80,6 +86,7 @@ share/html/Elements/ShowLink_Checklist share/html/Elements/SelectCustomerClass #SearchCustomerFields share/html/Elements/SelectCustomerTag #SearchCustomerFields share/html/Prefs/SavedSearches.html #saved searches +share/html/Search/Bulk.html #bulk increment priority share/html/Search/Build.html share/html/Search/Results.tsv #content-type bug fix share/html/Search/Elements/BuildFormatString @@ -125,3 +132,11 @@ share/html/Callbacks/SearchCustomerFields/* share/html/Callbacks/RTx-Statistics/* share/html/RTx/Statistics/* +share/html/Search/Results.xls +share/html/Search/Results.csv +share/html/Search/Elements/ResultViews +share/html/Elements/ColumnMap + +lib/RT/Extension/MobileUI.pm +share/html/Callbacks/RT-Extension-MobileUI/* +share/html/m/*