RT custom fields patch, RT#8449
[freeside.git] / rt / FREESIDE_MODIFIED
index d1f2146..0e34a97 100644 (file)
@@ -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