[freeside-commits] freeside/rt FREESIDE_MODIFIED,1.30,1.31
Ivan,,,
ivan at wavetail.420.am
Mon Jul 19 17:59:04 PDT 2010
Update of /home/cvs/cvsroot/freeside/rt
In directory wavetail.420.am:/tmp/cvs-serv3908
Modified Files:
FREESIDE_MODIFIED
Log Message:
RT custom fields patch, RT#8449
Index: FREESIDE_MODIFIED
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/FREESIDE_MODIFIED,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -w -d -r1.30 -r1.31
--- FREESIDE_MODIFIED 25 May 2010 11:51:00 -0000 1.30
+++ FREESIDE_MODIFIED 20 Jul 2010 00:59:02 -0000 1.31
@@ -5,10 +5,13 @@
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 @@
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
More information about the freeside-commits
mailing list