summaryrefslogtreecommitdiff
path: root/rt/FREESIDE_MODIFIED
diff options
context:
space:
mode:
authorivan <ivan>2010-07-20 00:59:02 +0000
committerivan <ivan>2010-07-20 00:59:02 +0000
commit25591d52b441b5bfa34f0ffef1095098e1d2f1b2 (patch)
tree3f2881729adba24830ac73690523a1c5e64987b7 /rt/FREESIDE_MODIFIED
parent1a62d4a284a58919716f076baa594f02dda2472d (diff)
RT custom fields patch, RT#8449
Diffstat (limited to 'rt/FREESIDE_MODIFIED')
-rw-r--r--rt/FREESIDE_MODIFIED10
1 files changed, 8 insertions, 2 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED
index d1f2146..0e34a97 100644
--- a/rt/FREESIDE_MODIFIED
+++ b/rt/FREESIDE_MODIFIED
@@ -5,10 +5,13 @@ config.layout.in
etc/RT_Config.pm
etc/RT_SiteConfig.pm
lib/RT/Config.pm
+lib/RT/CustomField_Overlay.pm #customfield date patch
+lib/RT/Interface/Web.pm #customfield date patch
lib/RT/Interface/Web_Vendor.pm
- lib/RT/Record.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/Ticket_Overlay.pm
lib/RT/Users_Overlay.pm
lib/RT/Groups_Overlay.pm
@@ -18,13 +21,16 @@ lib/RT/URI/freeside/XMLRPC.pm
share/html/Admin/Users/Modify.html
share/html/Elements/ColumnMap
share/html/Elements/CollectionList
+share/html/Elements/EditCustomFieldDate #customfield date patch (NEW)
share/html/Elements/Header
share/html/Elements/PageLayout
#html/Elements/QuickCreate
+ share/html/Elements/ShowCustomFieldDate #customfield date patch (NEW)
share/html/Elements/SelectDate
share/html/Elements/Footer
html/Ticket/Create.html #XXX TODO
- share/html/Search/Build.html
+ share/html/Search/Build.html #and customfield date patch
+ share/html/Search/Elements/PickCFs #customfield date patch
share/html/Ticket/Display.html
share/html/Ticket/Elements/AddCustomers
share/html/Ticket/Elements/EditCustomers