summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
authorivan <ivan>2010-09-03 19:18:47 +0000
committerivan <ivan>2010-09-03 19:18:47 +0000
commit6fc2d87a0e37976a97580055e1ea0cdff0c86143 (patch)
treead8aa517625728e9464b22c3f0d156c87310ecae /rt
parentf2240900f54abdc9fae831d3414989a6385e0e54 (diff)
mandatory RT fields, RT#9260
Diffstat (limited to 'rt')
-rw-r--r--rt/FREESIDE_MODIFIED10
1 files changed, 10 insertions, 0 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED
index e14781e70..d73a5e055 100644
--- a/rt/FREESIDE_MODIFIED
+++ b/rt/FREESIDE_MODIFIED
@@ -4,10 +4,14 @@ 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/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,7 +22,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)
@@ -38,6 +44,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
@@ -63,3 +70,6 @@ share/html/Elements/EditCustomers
share/html/Widgets/TitleBoxEnd
share/html/Callbacks/RTx-Checklist/*
+
+share/html/Callbacks/CheckMandatoryFields/*
+