1 sbin/rt-setup-database.in # just a small password bugfix now
11 lib/RT/Attribute.pm #bugfix
13 lib/RT/CustomField.pm #customfield date patch #timeworked custom fields
14 lib/RT/CustomField_Vendor.pm #mandatory fields
15 lib/RT/Interface/Web.pm #customfield date patch
16 #fix transaction custom fields
17 #fix Web.pm Overlay/Vendor/Local inclusion
18 #fix MaybeRejectPrivateComponentRequest for RTx::Statistics
19 lib/RT/Action.pm #create ticket on custom field change
20 lib/RT/Condition.pm #create ticket on custom field change
21 lib/RT/Scrip.pm #create ticket on custom field change
22 lib/RT/Action/Accumulate.pm #timeworked custom fields
23 lib/RT/Action/CreateTickets.pm #create ticket on custom field change
24 lib/RT/Action/EscalatePriority.pm #ticket escalation
25 lib/RT/Action/EscalateQueue.pm #ticket escalation
26 lib/RT/Action/SetPriority_Local.pm #ticket escalation
27 lib/RT/CustomFieldValues/Queues.pm #ticket escalation
28 lib/RT/Condition/CustomFieldChange.pm #create ticket on custom field change
29 lib/RT/Condition/CustomFieldTransaction.pm #notify on custom field change
30 lib/RT/Interface/Email.pm #IgnoreCcRegexp
31 lib/RT/Interface/Web_Vendor.pm #willresolve
32 lib/RT/Interface/Web/Handler.pm #freeside comp_root for dashboard emails
33 lib/RT/Record.pm #and customfield date patch #fix transaction custom fields
34 lib/RT/SavedSearches_Local.pm #saved searches
35 lib/RT/Search/Googleish.pm #option to include resolved tickets
36 lib/RT/SearchBuilder.pm #need DBIx::SearchBuilder >= 1.36 for Pg 8.1+
37 lib/RT/Transaction.pm #fix transaction custom fields
38 lib/RT/Tickets.pm #customfield date patch #SearchCustomerFields #this-month condition #willresolve
39 lib/RT/Ticket.pm #fix transaction custom fields
40 lib/RT/Ticket_Vendor.pm #bulk increment priority #mandatory fields #willresolve
44 lib/RT/Date.pm #this-month condition
45 lib/RT/Queue_Local.pm #fix saved settings when renaming queues
46 lib/RT/URI/freeside.pm
47 lib/RT/URI/freeside/Internal.pm
48 lib/RT/URI/freeside/XMLRPC.pm
51 #(incorporated in 4, right?)
52 # 3.9-fix-queue-caching bugfix branch
53 # github.com/bestpractical/rt/commit/7e211c1199836d49f007d7f677105e5c73cc0348
58 lib/RT/Interface/Web.pm
59 sbin/rt-session-viewer.in
60 share/html/Elements/SelectQueue
62 share/html/Ticket/Create.html # queue select dropdown on Ticket/Create
64 share/html/autohandler #Footer getting appended where unwelcome
65 share/html/index.html #option to redirect to ticket display on quick create
66 share/html/Admin/CustomFields/Modify.html #CheckMandatoryFields #timeworked custom fields
67 share/html/Admin/Elements/EditCustomFieldUILocation #timeworked custom fields
68 share/html/Admin/Elements/EditScrip #create ticket on custom field change
69 share/html/Admin/Elements/EditScripOptions #create ticket on custom field change
70 share/html/Admin/Elements/SelectScripAction #create ticket on custom field change
71 share/html/Admin/Elements/SelectScripCondition #create ticket on custom field change
72 share/html/Admin/Users/Modify.html
73 share/html/Elements/CollectionList
74 share/html/Elements/EditCustomFieldDate #customfield date patch (NEW)
75 share/html/Elements/EditCustomFieldTimeValue #timeworked custom fields
76 share/html/Elements/Header
77 share/html/Elements/PageLayout
78 #html/Elements/QuickCreate
79 share/html/Elements/RT__Ticket/ColumnMap
80 share/html/Elements/RT__SavedSearch/ColumnMap #saved searches
81 share/html/Elements/SavedSearches #saved searches
82 share/html/Elements/ShowCustomFieldDate #customfield date patch (NEW)
83 share/html/Elements/ShowCustomFieldTimeValue #timeworked custom fields
84 share/html/Elements/SelectDate
85 share/html/Elements/ShowLink_Checklist
86 share/html/Elements/ShowUserVerbose
87 share/html/Elements/Footer
88 # share/html/Elements/SelectCustomerAgent #SearchCustomerFields
89 # share/html/Elements/SelectCustomerClass #SearchCustomerFields
90 # share/html/Elements/SelectCustomerTag #SearchCustomerFields
91 # share/html/Elements/SelectCustomerReferral #SearchCustomerFields
92 share/html/Prefs/SavedSearches.html #saved searches
93 share/html/Search/Bulk.html #bulk increment priority #mandatory fields
94 share/html/Search/Build.html
95 share/html/Search/Results.tsv #content-type bug fix
96 share/html/Search/Elements/BuildFormatString
97 share/html/Search/Elements/PickCFs #customfield date patch
98 share/html/Ticket/Checklist.html
99 share/html/Ticket/Display.html #timeworked custom fields #mandatory fields
100 share/html/Ticket/Modify.html #mandatory fields
101 share/html/Ticket/ModifyAll.html #mandatory fields
102 share/html/Ticket/Elements/AddCustomers
103 share/html/Ticket/Elements/EditCustomers
104 share/html/Ticket/Elements/EditCustomFields #mandatory fields
105 share/html/Ticket/Elements/EditTransactionCustomFields #timeworked custom fields
106 share/html/Ticket/Elements/ShowCustomers
107 share/html/Ticket/Elements/ShowMembers_Checklist
108 share/html/Ticket/Elements/BulkLinks
109 share/html/Ticket/Elements/ShowSummary
110 share/html/Ticket/Elements/ShowTransactionAttachments
111 share/html/Ticket/Elements/Tabs #saved searches #mandatory fields
112 share/html/Ticket/Update.html #timeworked custom fields #willresolve
113 share/html/Ticket/ModifyCustomers.html
114 html/NoAuth/css/3.5-default/main.css
115 html/NoAuth/css/3.5-default/misc.css
116 html/NoAuth/css/3.5-default/titlebox.css
117 share/html/NoAuth/css/freeside2.1/freeside.css
118 share/html/NoAuth/css/freeside2.1/nav.css
119 share/html/NoAuth/css/freeside2.1/base.css
120 share/html/NoAuth/css/freeside2.1/layout.css
121 share/html/NoAuth/css/freeside3/ (based on aileron now)
123 share/html/Elements/AddCustomers
124 share/html/Elements/EditCustomers
126 share/html/User/Prefs.html
127 share/html/Prefs/SearchOptions.html
129 share/html/Widgets/TitleBoxEnd
131 share/html/Callbacks/RTx-Checklist/*
133 share/html/Callbacks/CheckMandatoryFields/* #removed
135 share/html/Callbacks/TimeToResolve/*
137 #share/html/Callbacks/SearchCustomerFields/*
139 share/html/Callbacks/RTx-Statistics/*
140 share/html/RTx/Statistics/*
142 share/html/Search/Results.xls
143 share/html/Search/Results.csv
144 share/html/Search/Elements/ResultViews
145 share/html/Elements/ColumnMap
147 lib/RT/Extension/MobileUI.pm
148 share/html/Callbacks/RT-Extension-MobileUI/*
152 lib/RT/Action/ScheduledResolve.pm
153 lib/RT/Action/SetWillResolve.pm
154 lib/RT/Transaction_Vendor.pm
155 share/html/Elements/SelectStatus
156 share/html/Ticket/Elements/EditDates
157 share/html/Ticket/Elements/ShowDates
159 #SearchCustomerFields improvements
160 share/html/Elements/CustomerFields
161 share/html/Search/Elements/ConditionRow # bugfix for select options list
162 share/html/Search/Elements/PickBasics
164 #avoid cloning TimeWorked and related fields
165 lib/RT/CustomField.pm
166 share/html/Admin/CustomFields/Modify.html
167 share/html/Ticket/Create.html
169 #allow RedirectToBasics to be set from schedule-appointments, RT#38481
170 share/html/Search/Schedule.html
171 share/html/Elements/CalendarSlotSchedule
172 share/html/Ticket/Display.html