[freeside-commits] freeside/rt FREESIDE_MODIFIED,1.41,1.42

Ivan,,, ivan at wavetail.420.am
Fri Sep 3 12:18:49 PDT 2010


Update of /home/cvs/cvsroot/freeside/rt
In directory wavetail.420.am:/tmp/cvs-serv23210

Modified Files:
	FREESIDE_MODIFIED 
Log Message:
mandatory RT fields, RT#9260

Index: FREESIDE_MODIFIED
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/FREESIDE_MODIFIED,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -w -d -r1.41 -r1.42
--- FREESIDE_MODIFIED	25 Aug 2010 22:55:24 -0000	1.41
+++ FREESIDE_MODIFIED	3 Sep 2010 19:18:47 -0000	1.42
@@ -4,10 +4,14 @@
  etc/RT_Config.pm.in
  etc/RT_Config.pm
  etc/RT_SiteConfig.pm
+ etc/schema.Pg
+
  lib/RT/Config.pm
+lib/RT?CustomField.pm #CheckMandatoryFields
 lib/RT/CustomField_Overlay.pm #customfield date patch
 lib/RT/Interface/Web.pm #customfield date patch
 lib/RT/Interface/Web_Vendor.pm
+ lib/RT/Interface/Web/Handler.pm #freeside comp_root for dashboard emails
  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
@@ -18,7 +22,9 @@
 lib/RT/URI/freeside.pm
 lib/RT/URI/freeside/Internal.pm
 lib/RT/URI/freeside/XMLRPC.pm
+
  share/html/autohandler #Footer getting appended where unwelcome
+ share/html/Admin/CustomFields/Modify.html #CheckMandatoryFields
  share/html/Admin/Users/Modify.html
  share/html/Elements/CollectionList
 share/html/Elements/EditCustomFieldDate #customfield date patch (NEW)
@@ -38,6 +44,7 @@
 share/html/Ticket/Checklist.html
  share/html/Ticket/Display.html
 share/html/Ticket/Elements/AddCustomers
+ share/html/Ticket/Elements/CheckMandatoryFields
 share/html/Ticket/Elements/EditCustomers
 share/html/Ticket/Elements/ShowCustomers
 share/html/Ticket/Elements/ShowMembers_Checklist
@@ -63,3 +70,6 @@
  share/html/Widgets/TitleBoxEnd
 
 share/html/Callbacks/RTx-Checklist/*
+
+share/html/Callbacks/CheckMandatoryFields/*
+



More information about the freeside-commits mailing list