X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=3c22f0da42053d77172cba62e33ce6d3753fb15a;hb=0bce81dcafbe1116a7dcd3254d58ebbebaf18ae9;hp=4d5bb29d86ab8a73e5d58b1025d50f4bd635617c;hpb=f2abe1369947e39eb3471e1d8e2705065b96eea4;p=freeside.git diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 4d5bb29d8..3c22f0da4 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -7,27 +7,34 @@ config.layout.in etc/schema.Pg etc/schema.mysql-4.1 +lib/RT/Attribute_Overlay.pm #bugfix 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/CustomField_Overlay.pm #customfield date patch #timeworked custom fields +lib/RT/Interface/Web.pm #customfield date patch #fix transaction custom fields 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/Accumulate.pm #timeworked custom fields lib/RT/Action/CreateTickets.pm #create ticket on custom field change lib/RT/Action/EscalatePriority.pm #ticket escalation 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/Interface/Web_Vendor.pm lib/RT/Interface/Web/Handler.pm #freeside comp_root for dashboard emails - lib/RT/Record.pm #and customfield date patch + 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 -lib/RT/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields - lib/RT/Ticket_Overlay.pm +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/Users_Overlay.pm lib/RT/Groups_Overlay.pm +lib/RT/Date.pm #this-month condition +lib/RT/Queue_Local.pm #fix saved settings when renaming queues lib/RT/URI/freeside.pm lib/RT/URI/freeside/Internal.pm lib/RT/URI/freeside/XMLRPC.pm @@ -48,7 +55,8 @@ 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/CustomFields/Modify.html #CheckMandatoryFields #timeworked custom fields +share/html/Admin/Elements/EditCustomFieldUILocation #timeworked custom fields 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 @@ -56,11 +64,15 @@ share/html/Ticket/Create.html # queue select dropdown on Ticket/Create share/html/Admin/Users/Modify.html share/html/Elements/CollectionList share/html/Elements/EditCustomFieldDate #customfield date patch (NEW) +share/html/Elements/EditCustomFieldTimeValue #timeworked custom fields share/html/Elements/Header share/html/Elements/PageLayout #html/Elements/QuickCreate share/html/Elements/RT__Ticket/ColumnMap +share/html/Elements/RT__SavedSearch/ColumnMap #saved searches +share/html/Elements/SavedSearches #saved searches share/html/Elements/ShowCustomFieldDate #customfield date patch (NEW) +share/html/Elements/ShowCustomFieldTimeValue #timeworked custom fields share/html/Elements/SelectDate share/html/Elements/ShowLink_Checklist share/html/Elements/ShowUserVerbose @@ -68,21 +80,24 @@ share/html/Elements/ShowLink_Checklist share/html/Elements/SelectCustomerAgent #SearchCustomerFields share/html/Elements/SelectCustomerClass #SearchCustomerFields share/html/Elements/SelectCustomerTag #SearchCustomerFields +share/html/Prefs/SavedSearches.html #saved searches share/html/Search/Build.html share/html/Search/Results.tsv #content-type bug fix 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/Display.html #timeworked custom fields share/html/Ticket/Elements/AddCustomers share/html/Ticket/Elements/CheckMandatoryFields share/html/Ticket/Elements/EditCustomers +share/html/Ticket/Elements/EditTransactionCustomFields #timeworked custom fields 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 + share/html/Ticket/Elements/Tabs #saved searches +share/html/Ticket/Update.html #timeworked custom fields share/html/Ticket/ModifyCustomers.html html/NoAuth/css/3.5-default/main.css html/NoAuth/css/3.5-default/misc.css @@ -111,3 +126,9 @@ share/html/Callbacks/SearchCustomerFields/* share/html/Callbacks/RTx-Statistics/* share/html/RTx/Statistics/* +share/html/Callbacks/Results-XLS/* +share/html/Search/Results.xls +lib/RT/Extension/SearchResults/XLS.pm + +share/html/Search/Results.csv +share/html/Search/Elements/ResultViews