X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2FFREESIDE_MODIFIED;h=d73a5e05561b1fb688333e6981a341cf1e73b9d0;hb=6fc2d87a0e37976a97580055e1ea0cdff0c86143;hp=d1f214681c00b530ff742d1cbc7d99d6d306d7d9;hpb=d6bfd3d1d02386a779f1c453c2df4a49ecf039e2;p=freeside.git diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index d1f214681..d73a5e055 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -4,31 +4,51 @@ config.layout.in etc/RT_Config.pm.in etc/RT_Config.pm etc/RT_SiteConfig.pm + etc/schema.Pg + 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/Record.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/Ticket_Overlay.pm lib/RT/Users_Overlay.pm lib/RT/Groups_Overlay.pm 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/ColumnMap share/html/Elements/CollectionList +share/html/Elements/EditCustomFieldDate #customfield date patch (NEW) share/html/Elements/Header share/html/Elements/PageLayout #html/Elements/QuickCreate + share/html/Elements/RT__Ticket/ColumnMap + share/html/Elements/ShowCustomFieldDate #customfield date patch (NEW) share/html/Elements/SelectDate +share/html/Elements/ShowLink_Checklist + share/html/Elements/ShowUserVerbose share/html/Elements/Footer html/Ticket/Create.html #XXX TODO share/html/Search/Build.html + share/html/Search/Elements/BuildFormatString + share/html/Search/Elements/PickCFs #customfield date patch +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 + share/html/Ticket/Elements/BulkLinks share/html/Ticket/Elements/ShowSummary share/html/Ticket/Elements/ShowTransactionAttachments share/html/Ticket/Elements/Tabs @@ -48,3 +68,8 @@ share/html/Elements/EditCustomers share/html/Prefs/SearchOptions.html share/html/Widgets/TitleBoxEnd + +share/html/Callbacks/RTx-Checklist/* + +share/html/Callbacks/CheckMandatoryFields/* +