fix explicitly shown $0 line items (setup_show_zero / recur_show_zero) with invoice_s...
[freeside.git] / rt / FREESIDE_MODIFIED
index c6aa3c2..1cb17d6 100644 (file)
@@ -28,6 +28,7 @@ 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/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
@@ -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
@@ -84,9 +86,10 @@ 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
@@ -131,7 +134,7 @@ 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/*
@@ -152,3 +155,8 @@ 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