[freeside-commits] freeside/rt FREESIDE_MODIFIED, 1.43.2.15, 1.43.2.16
Mark Wells
mark at wavetail.420.am
Tue May 31 16:12:39 PDT 2011
Update of /home/cvs/cvsroot/freeside/rt
In directory wavetail.420.am:/tmp/cvs-serv17802
Modified Files:
Tag: FREESIDE_2_1_BRANCH
FREESIDE_MODIFIED
Log Message:
improve mandatory fields, #9260
Index: FREESIDE_MODIFIED
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/FREESIDE_MODIFIED,v
retrieving revision 1.43.2.15
retrieving revision 1.43.2.16
diff -u -w -d -r1.43.2.15 -r1.43.2.16
--- FREESIDE_MODIFIED 13 May 2011 23:21:08 -0000 1.43.2.15
+++ FREESIDE_MODIFIED 31 May 2011 23:12:37 -0000 1.43.2.16
@@ -10,8 +10,9 @@
lib/RT/Attribute_Overlay.pm #bugfix
lib/RT/Config.pm
-lib/RT/CustomField.pm #CheckMandatoryFields
+lib/RT/CustomField.pm #reverted
lib/RT/CustomField_Overlay.pm #customfield date patch #timeworked custom fields
+lib/RT/CustomField_Vendor.pm #mandatory fields
lib/RT/Interface/Web.pm #customfield date patch
#fix transaction custom fields
#fix Web.pm Overlay/Vendor/Local inclusion
@@ -35,6 +36,7 @@
lib/RT/Transaction_Overlay.pm #fix transaction custom fields
lib/RT/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields #this-month condition
lib/RT/Ticket_Overlay.pm #fix transaction custom fields
+lib/RT/Ticket_Vendor.pm #mandatory fields
lib/RT/Users_Overlay.pm
lib/RT/Groups_Overlay.pm
lib/RT/Date.pm #this-month condition
@@ -86,14 +88,18 @@
share/html/Elements/SelectCustomerTag #SearchCustomerFields
share/html/Prefs/SavedSearches.html #saved searches
share/html/Search/Build.html
+share/html/Search/Bulk.html #mandatory fields
share/html/Search/Results.tsv #content-type bug fix
share/html/Search/Elements/BuildFormatString
share/html/Search/Elements/PickCFs #customfield date patch
share/html/Ticket/Checklist.html
- share/html/Ticket/Display.html #timeworked custom fields
+share/html/Ticket/Display.html #timeworked custom fields #mandatory fields
+share/html/Ticket/Modify.html #mandatory fields
+share/html/Ticket/ModifyAll.html #mandatory fields
+share/html/Ticket/ModifyPeople.html #mandatory fields
share/html/Ticket/Elements/AddCustomers
- share/html/Ticket/Elements/CheckMandatoryFields
share/html/Ticket/Elements/EditCustomers
+share/html/Ticket/Elements/EditCustomFields
share/html/Ticket/Elements/EditTransactionCustomFields #timeworked custom fields
share/html/Ticket/Elements/ShowCustomers
share/html/Ticket/Elements/ShowMembers_Checklist
@@ -121,7 +127,7 @@
share/html/Callbacks/RTx-Checklist/*
-share/html/Callbacks/CheckMandatoryFields/*
+share/html/Callbacks/CheckMandatoryFields/* #removed
share/html/Callbacks/TimeToResolve/*
More information about the freeside-commits
mailing list