summaryrefslogtreecommitdiff
path: root/rt/FREESIDE_MODIFIED
diff options
context:
space:
mode:
authormark <mark>2010-11-20 02:33:04 +0000
committermark <mark>2010-11-20 02:33:04 +0000
commit14ddc73d2c72c357bc80e40aae0c3a7538110450 (patch)
tree8add4c5ee6a201f0589450f483ef178322233556 /rt/FREESIDE_MODIFIED
parent4a3151fd9f9c4f7cffd6a5843408301083d93682 (diff)
search tickets on some customer fields, RT#9328
Diffstat (limited to 'rt/FREESIDE_MODIFIED')
-rw-r--r--rt/FREESIDE_MODIFIED8
1 files changed, 7 insertions, 1 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED
index 9a86d2e..070d574 100644
--- a/rt/FREESIDE_MODIFIED
+++ b/rt/FREESIDE_MODIFIED
@@ -21,7 +21,7 @@ lib/RT/Interface/Web_Vendor.pm
lib/RT/Record.pm #and customfield date patch
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
+lib/RT/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields
lib/RT/Ticket_Overlay.pm
lib/RT/Users_Overlay.pm
lib/RT/Groups_Overlay.pm
@@ -48,6 +48,9 @@ share/html/Elements/EditCustomFieldDate #customfield date patch (NEW)
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
html/Ticket/Create.html #XXX TODO
share/html/Search/Build.html
share/html/Search/Elements/BuildFormatString
@@ -85,3 +88,6 @@ share/html/Callbacks/RTx-Checklist/*
share/html/Callbacks/CheckMandatoryFields/*
share/html/Callbacks/TimeToResolve/*
+
+share/html/Callbacks/SearchCustomerFields/*
+