[freeside-commits] freeside/rt FREESIDE_MODIFIED,1.68,1.68.2.1
Mark Wells
mark at wavetail.420.am
Wed Sep 7 16:46:12 PDT 2011
Update of /home/cvs/cvsroot/freeside/rt
In directory wavetail.420.am:/tmp/cvs-serv1952/rt
Modified Files:
Tag: FREESIDE_2_3_BRANCH
FREESIDE_MODIFIED
Log Message:
future ticket resolve fixes, #13583
Index: FREESIDE_MODIFIED
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/FREESIDE_MODIFIED,v
retrieving revision 1.68
retrieving revision 1.68.2.1
diff -u -w -d -r1.68 -r1.68.2.1
--- FREESIDE_MODIFIED 15 Jul 2011 20:28:15 -0000 1.68
+++ FREESIDE_MODIFIED 7 Sep 2011 23:46:10 -0000 1.68.2.1
@@ -28,16 +28,16 @@
lib/RT/CustomFieldValues/Queues.pm #ticket escalation
lib/RT/Condition/CustomFieldChange.pm #create ticket on custom field change
lib/RT/Condition/CustomFieldTransaction.pm #notify on custom field change
-lib/RT/Interface/Web_Vendor.pm
+lib/RT/Interface/Web_Vendor.pm #willresolve
lib/RT/Interface/Web/Handler.pm #freeside comp_root for dashboard emails
lib/RT/Record.pm #and customfield date patch #fix transaction custom fields
lib/RT/SavedSearches_Local.pm #saved searches
lib/RT/Search/Googleish.pm #option to include resolved tickets
lib/RT/SearchBuilder.pm #need DBIx::SearchBuilder >= 1.36 for Pg 8.1+
lib/RT/Transaction_Overlay.pm #fix transaction custom fields
-lib/RT/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields #this-month condition
+lib/RT/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields #this-month condition #willresolve
lib/RT/Ticket_Overlay.pm #fix transaction custom fields
-lib/RT/Ticket_Vendor.pm #bulk increment priority #mandatory fields
+lib/RT/Ticket_Vendor.pm #bulk increment priority #mandatory fields #willresolve
lib/RT/Users_Overlay.pm
lib/RT/Groups_Overlay.pm
lib/RT/Date.pm #this-month condition
@@ -107,7 +107,7 @@
share/html/Ticket/Elements/ShowSummary
share/html/Ticket/Elements/ShowTransactionAttachments
share/html/Ticket/Elements/Tabs #saved searches #mandatory fields
-share/html/Ticket/Update.html #timeworked custom fields
+share/html/Ticket/Update.html #timeworked custom fields #willresolve
share/html/Ticket/ModifyCustomers.html
html/NoAuth/css/3.5-default/main.css
html/NoAuth/css/3.5-default/misc.css
@@ -144,3 +144,11 @@
lib/RT/Extension/MobileUI.pm
share/html/Callbacks/RT-Extension-MobileUI/*
share/html/m/*
+
+#willresolve
+lib/RT/Action/ScheduledResolve.pm
+lib/RT/Action/SetWillResolve.pm
+lib/RT/Transaction_Vendor.pm
+share/html/Elements/SelectStatus
+share/html/Ticket/Elements/EditDates
+share/html/Ticket/Elements/ShowDates
More information about the freeside-commits
mailing list