X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=45a61062e25825e878e52648b098b770fabe710d;hb=7726d9797f078c5de3358a78018dca3e4ec5e966;hp=50b44ec70d5cec9938aa982121a539a9fbcfb7f5;hpb=4ccb0c66af7a6e5e3e4dc099078b08e1250226e5;p=freeside.git diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index 50b44ec70..45a61062e 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -4,10 +4,15 @@ config.layout.in etc/RT_Config.pm.in etc/RT_Config.pm etc/RT_SiteConfig.pm + etc/schema.Pg + etc/schema.mysql-4.1 + 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,6 +23,9 @@ lib/RT/Tickets_Overlay.pm #customfield date patch 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) @@ -37,6 +45,7 @@ share/html/Elements/ShowLink_Checklist 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 @@ -62,3 +71,6 @@ share/html/Elements/EditCustomers share/html/Widgets/TitleBoxEnd share/html/Callbacks/RTx-Checklist/* + +share/html/Callbacks/CheckMandatoryFields/* +