X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=db5212d5aa87bed8a4ac9c8950bfb23855aae83b;hp=60f9c0bb936385e10b3a288b76537f0f518c87be;hb=681a340f6be4184b1472a8e1fa9cd5d074f6f325;hpb=90edd8a914fd484e649fb0aa051dce7927bd6881 diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 60f9c0bb9..db5212d5a 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -6,15 +6,19 @@ 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/Attribute.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/CustomField.pm #customfield date patch #timeworked 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 +lib/RT/Scrip.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 @@ -22,28 +26,33 @@ 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/Condition/CustomFieldTransaction.pm #notify on custom field change +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/Ticket_Overlay.pm #fix transaction custom fields - lib/RT/Users_Overlay.pm - lib/RT/Groups_Overlay.pm +lib/RT/Transaction.pm #fix transaction custom fields +lib/RT/Tickets.pm #customfield date patch #SearchCustomerFields #this-month condition #willresolve + lib/RT/Ticket.pm #fix transaction custom fields +lib/RT/Ticket_Vendor.pm #bulk increment priority #mandatory fields #willresolve +lib/RT/User.pm + lib/RT/Users.pm + lib/RT/Groups.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 + +#(incorporated in 4, right?) # 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 @@ -76,27 +85,31 @@ share/html/Elements/ShowCustomFieldTimeValue #timeworked custom fields share/html/Elements/ShowLink_Checklist share/html/Elements/ShowUserVerbose share/html/Elements/Footer - share/html/Elements/SelectCustomerAgent #SearchCustomerFields - share/html/Elements/SelectCustomerClass #SearchCustomerFields - share/html/Elements/SelectCustomerTag #SearchCustomerFields +# 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 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/Update.html #timeworked custom fields + share/html/Ticket/Elements/Tabs #saved searches #mandatory 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 @@ -105,6 +118,7 @@ share/html/NoAuth/css/freeside2.1/freeside.css share/html/NoAuth/css/freeside2.1/nav.css share/html/NoAuth/css/freeside2.1/base.css share/html/NoAuth/css/freeside2.1/layout.css +share/html/NoAuth/css/freeside3/ (based on aileron now) share/html/Elements/AddCustomers share/html/Elements/EditCustomers @@ -116,12 +130,50 @@ share/html/Elements/EditCustomers share/html/Callbacks/RTx-Checklist/* -share/html/Callbacks/CheckMandatoryFields/* +share/html/Callbacks/CheckMandatoryFields/* #removed share/html/Callbacks/TimeToResolve/* -share/html/Callbacks/SearchCustomerFields/* +#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/* + +#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 + +#SearchCustomerFields improvements +share/html/Elements/CustomerFields +share/html/Search/Elements/ConditionRow # bugfix for select options list +share/html/Search/Elements/PickBasics + +#avoid cloning TimeWorked and related fields +lib/RT/CustomField.pm +share/html/Admin/CustomFields/Modify.html +share/html/Ticket/Create.html + +#allow RedirectToBasics to be set from schedule-appointments, RT#38481 +share/html/Search/Schedule.html +share/html/Elements/CalendarSlotSchedule +share/html/Ticket/Display.html + +# BulkUpdateTickets ACL +lib/RT/System.pm +share/html/Elements/Tabs +share/html/Search/Bulk.html +share/html/Ticket/Elements/Tabs +