X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=1f7af7cd7d358b6e3fac525860baf11d909cf1db;hb=8a8f0b0872dcc208b6048255c1dc0d9d9ecf8088;hp=5ab5b1d741354d1faa1c9e371300c099dfcb6e14;hpb=67ea829b418b1c7a97a51793ed920dba6ff36393;p=freeside.git diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 5ab5b1d74..1f7af7cd7 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -6,12 +6,17 @@ 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.pm #reverted 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/CustomField_Vendor.pm #mandatory fields +lib/RT/Interface/Web.pm #customfield date patch + #fix transaction custom fields + #fix Web.pm Overlay/Vendor/Local inclusion + #fix MaybeRejectPrivateComponentRequest for RTx::Statistics 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,6 +27,7 @@ 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 @@ -31,6 +37,7 @@ 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 #mandatory fields lib/RT/Users_Overlay.pm lib/RT/Groups_Overlay.pm lib/RT/Date.pm #this-month condition @@ -81,22 +88,25 @@ 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 #mandatory fields 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 #timeworked custom fields +share/html/Ticket/Display.html #timeworked custom fields #mandatory fields +share/html/Ticket/Modify.html #mandatory fields +share/html/Ticket/ModifyAll.html #mandatory fields share/html/Ticket/Elements/AddCustomers - share/html/Ticket/Elements/CheckMandatoryFields share/html/Ticket/Elements/EditCustomers +share/html/Ticket/Elements/EditCustomFields #mandatory fields 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 #saved searches + share/html/Ticket/Elements/Tabs #saved searches #mandatory fields share/html/Ticket/Update.html #timeworked custom fields share/html/Ticket/ModifyCustomers.html html/NoAuth/css/3.5-default/main.css @@ -117,7 +127,7 @@ share/html/Elements/EditCustomers share/html/Callbacks/RTx-Checklist/* -share/html/Callbacks/CheckMandatoryFields/* +share/html/Callbacks/CheckMandatoryFields/* #removed share/html/Callbacks/TimeToResolve/* @@ -126,6 +136,11 @@ 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 +share/html/Elements/ColumnMap + +lib/RT/Extension/MobileUI.pm +share/html/Callbacks/RT-Extension-MobileUI/* +share/html/m/*