summaryrefslogtreecommitdiff
path: root/rt/FREESIDE_MODIFIED
blob: 60f9c0bb936385e10b3a288b76537f0f518c87be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
 sbin/rt-setup-database.in # just a small password bugfix now
config.layout
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/Attribute_Overlay.pm #bugfix
 lib/RT/Config.pm
lib/RT/CustomField.pm #CheckMandatoryFields
lib/RT/CustomField_Overlay.pm #customfield date patch #timeworked custom fields
lib/RT/Interface/Web.pm #customfield date patch #fix transaction custom fields
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/Accumulate.pm #timeworked custom fields
lib/RT/Action/CreateTickets.pm #create ticket on custom field change
lib/RT/Action/EscalatePriority.pm #ticket escalation
lib/RT/Action/EscalateQueue.pm #ticket escalation
lib/RT/Action/SetPriority_Local.pm #ticket escalation
lib/RT/CustomFieldValues/Queues.pm #ticket escalation
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 #fix transaction custom fields
lib/RT/SavedSearches_Local.pm #saved searches
lib/RT/SearchBuilder.pm #need DBIx::SearchBuilder >= 1.36 for Pg 8.1+
lib/RT/Transaction_Overlay.pm #fix transaction custom fields
lib/RT/Tickets_Overlay.pm #customfield date patch #SearchCustomerFields #this-month condition 
 lib/RT/Ticket_Overlay.pm #fix transaction custom fields
 lib/RT/Users_Overlay.pm
 lib/RT/Groups_Overlay.pm
lib/RT/Date.pm #this-month condition
lib/RT/Queue_Local.pm #fix saved settings when renaming queues
lib/RT/URI/freeside.pm
lib/RT/URI/freeside/Internal.pm
lib/RT/URI/freeside/XMLRPC.pm

# 3.9-fix-queue-caching bugfix branch
# github.com/bestpractical/rt/commit/7e211c1199836d49f007d7f677105e5c73cc0348
Makefile.in
configure.ac
lib/RT/Principal_Overlay.pm
lib/RT/Queue_Overlay.pm
lib/RT/System.pm
lib/RT/Test.pm
lib/RT/Interface/Web.pm
sbin/rt-session-viewer.in
share/html/Elements/SelectQueue

share/html/Ticket/Create.html # queue select dropdown on Ticket/Create

 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 #timeworked custom fields
share/html/Admin/Elements/EditCustomFieldUILocation #timeworked custom fields
 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)
share/html/Elements/EditCustomFieldTimeValue #timeworked custom fields
 share/html/Elements/Header
 share/html/Elements/PageLayout
 #html/Elements/QuickCreate
 share/html/Elements/RT__Ticket/ColumnMap
share/html/Elements/RT__SavedSearch/ColumnMap #saved searches
share/html/Elements/SavedSearches #saved searches
 share/html/Elements/ShowCustomFieldDate #customfield date patch (NEW)
share/html/Elements/ShowCustomFieldTimeValue #timeworked custom fields
 share/html/Elements/SelectDate
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
share/html/Prefs/SavedSearches.html #saved searches
 share/html/Search/Build.html
share/html/Search/Results.tsv #content-type bug fix
 share/html/Search/Elements/BuildFormatString
 share/html/Search/Elements/PickCFs #customfield date patch
share/html/Ticket/Checklist.html
 share/html/Ticket/Display.html #timeworked custom fields
share/html/Ticket/Elements/AddCustomers
 share/html/Ticket/Elements/CheckMandatoryFields
share/html/Ticket/Elements/EditCustomers
share/html/Ticket/Elements/EditTransactionCustomFields #timeworked custom fields
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 #saved searches
share/html/Ticket/Update.html #timeworked custom fields
share/html/Ticket/ModifyCustomers.html
 html/NoAuth/css/3.5-default/main.css
 html/NoAuth/css/3.5-default/misc.css
 html/NoAuth/css/3.5-default/titlebox.css
share/html/NoAuth/css/freeside2.1/freeside.css
share/html/NoAuth/css/freeside2.1/nav.css
share/html/NoAuth/css/freeside2.1/base.css
share/html/NoAuth/css/freeside2.1/layout.css

share/html/Elements/AddCustomers
share/html/Elements/EditCustomers

 share/html/User/Prefs.html
 share/html/Prefs/SearchOptions.html

 share/html/Widgets/TitleBoxEnd

share/html/Callbacks/RTx-Checklist/*

share/html/Callbacks/CheckMandatoryFields/*

share/html/Callbacks/TimeToResolve/*

share/html/Callbacks/SearchCustomerFields/*

share/html/Callbacks/RTx-Statistics/*
share/html/RTx/Statistics/*