X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=070d574e0cd8a85147b96d1a8bb39d406f190920;hb=ef519f3acaf6a360ed613539f71850de390b7926;hp=45a61062e25825e878e52648b098b770fabe710d;hpb=97803d56c88dc4760140d912a76cb2730fcbf713;p=freeside.git diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 45a61062e..070d574e0 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -11,12 +11,17 @@ config.layout.in 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 #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 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/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields lib/RT/Ticket_Overlay.pm lib/RT/Users_Overlay.pm lib/RT/Groups_Overlay.pm @@ -25,7 +30,12 @@ lib/RT/URI/freeside/Internal.pm lib/RT/URI/freeside/XMLRPC.pm 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 #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) @@ -38,6 +48,9 @@ share/html/Elements/EditCustomFieldDate #customfield date patch (NEW) share/html/Elements/ShowLink_Checklist share/html/Elements/ShowUserVerbose share/html/Elements/Footer + share/html/Elements/SelectCustomerAgent #SearchCustomerFields + share/html/Elements/SelectCustomerClass #SearchCustomerFields + share/html/Elements/SelectCustomerTag #SearchCustomerFields html/Ticket/Create.html #XXX TODO share/html/Search/Build.html share/html/Search/Elements/BuildFormatString @@ -74,3 +87,7 @@ share/html/Callbacks/RTx-Checklist/* share/html/Callbacks/CheckMandatoryFields/* +share/html/Callbacks/TimeToResolve/* + +share/html/Callbacks/SearchCustomerFields/* +