[freeside-commits] freeside/rt FREESIDE_MODIFIED, 1.43.2.2, 1.43.2.3

Ivan,,, ivan at wavetail.420.am
Wed Nov 17 18:44:28 PST 2010


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

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	FREESIDE_MODIFIED 
Log Message:
keep slightly better track of what was patched for what

Index: FREESIDE_MODIFIED
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/FREESIDE_MODIFIED,v
retrieving revision 1.43.2.2
retrieving revision 1.43.2.3
diff -u -w -d -r1.43.2.2 -r1.43.2.3
--- FREESIDE_MODIFIED	17 Nov 2010 21:26:40 -0000	1.43.2.2
+++ FREESIDE_MODIFIED	18 Nov 2010 02:44:26 -0000	1.43.2.3
@@ -11,11 +11,11 @@
 lib/RT/CustomField.pm #CheckMandatoryFields
 lib/RT/CustomField_Overlay.pm #customfield date patch
 lib/RT/Interface/Web.pm #customfield date patch
-lib/RT/Action.pm
-lib/RT/Condition.pm
-lib/RT/Scrip_Overlay.pm
-lib/RT/Action/CreateTickets.pm
-lib/RT/Condition/CustomFieldChange.pm
+lib/RT/Action.pm #create ticket on custom field change
+lib/RT/Condition.pm #create ticket on custom field change
+lib/RT/Scrip_Overlay.pm #create ticket on custom field change
+lib/RT/Action/CreateTickets.pm #create ticket on custom field change
+lib/RT/Condition/CustomFieldChange.pm #create ticket on custom field change
 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
@@ -32,10 +32,10 @@
  share/html/autohandler #Footer getting appended where unwelcome
  share/html/index.html #option to redirect to ticket display on quick create
  share/html/Admin/CustomFields/Modify.html #CheckMandatoryFields
- share/html/Admin/Elements/EditScrip
- share/html/Admin/Elements/EditScripOptions
- share/html/Admin/Elements/SelectScripAction
- share/html/Admin/Elements/SelectScripCondition
+ share/html/Admin/Elements/EditScrip #create ticket on custom field change
+ share/html/Admin/Elements/EditScripOptions #create ticket on custom field change
+ share/html/Admin/Elements/SelectScripAction #create ticket on custom field change
+ share/html/Admin/Elements/SelectScripCondition #create ticket on custom field change
  share/html/Admin/Users/Modify.html
  share/html/Elements/CollectionList
 share/html/Elements/EditCustomFieldDate #customfield date patch (NEW)



More information about the freeside-commits mailing list