-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathITSM-CIAttributeCollection.sopm
263 lines (256 loc) · 16.5 KB
/
ITSM-CIAttributeCollection.sopm
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<?xml version="1.0" encoding="utf-8"?>
<otrs_package version="1.1">
<Name>ITSM-CIAttributeCollection</Name>
<Version>6.0.4</Version>
<Vendor>Perl-Services.de (original vendor: c.a.p.e. IT GmbH)</Vendor>
<URL>https://www.perl-services.de/</URL>
<License>GNU AFFERO GENERAL PUBLIC LICENSE Version 3, November 2007</License>
<ChangeLog Version="5.0.3" Date="2016-09-13 15:19:01">Bugfix: T2016052390000642 (fixed testing of invalid in all layout files).</ChangeLog>
<ChangeLog Version="5.0.2" Date="2016-05-18 09:41:51">CR: updated copyright year; Bugfix: T2016010690000986 (fixed issues with empty Value in Kernel::System::ITSMConfigItem::XML::Type::CIACCustomerCompany), T2014051290000603 (add class after testing of invalid and change param for ItemID), T2016031090000661 (remove important advice from IntroUpgrade).</ChangeLog>
<ChangeLog Version="5.0.1" Date="2016-02-12 10:24:09">Bugfix: T2016021190000938 (fixed click bind for add/remove Button for CI-search), T2016021190000536 (JS error when Key contains non-aplhanumeric symbols => added documentation note), T2016011490000621 (improved search for CustomerIDs in CustomerUserCompany), T2016011490000676 (fixed export CustomerIDs in CustomerUserCompany).</ChangeLog>
<ChangeLog Version="5.0.0" Date="2015-11-16 16:05:59">CR: T2015082690000571 (added framework 5.0) (tlange).</ChangeLog>
<ChangeLog Version="4.99.81" Date="2015-11-04 12:12:09">CR: T2015082690000571 (modifications for framework 5.0;documentation updated).</ChangeLog>
<ChangeLog Version="4.99.80" Date="2015-11-03 00:00:11">CR: T2015082690000571 (modifications for framework 5.0).</ChangeLog>
<Description Lang="en">ITSM-CIAttributeCollection - provides additional CI-attributes.</Description>
<Framework>6.0.x</Framework>
<IntroInstall Lang="en" Title="Install Information" Type="pre">
<br/>
<strong>WELCOME</strong><br/>
<br/>
You are about to install the OTRS module ITSM-CIAttributeCollection. This package provides additional CI-attribute types.<br/>
<br/>
<br/>
<br/>
<strong>Required OTRS Packages:</strong><br/>
<ul>
<li>ITSMConfigurationManagement 6.0.1 or higher</li>
</ul>
<br/>
<br/>
<strong>Additional Required Perl Packages (for some functionality):</strong><br/>
<ul>
<li>Digest::MD5</li>
<li>Encode</li>
</ul>
</ul>
<br/>
<br/>
<strong>Note:</strong><br/>
<ul>
<li>Package installation will overwrite the SysConfig value for Loader::Agent::CommonJS###100-ConfigurationManagement</li>
</ul>
<br/>
<br/>
c.a.p.e. IT ...easy.<br/>
<br/>
</IntroInstall>
<IntroInstall Lang="en" Title="Installation Information" Type="post">
<br/>
The package has been installed. Your configuration has been changed<br/>
<br/>
<br/>
<strong>NOTICE</strong>
<br/>
(1) Verify the installation and check your OTRS-SysLog.<br/>
(2) <strong>Please see <i>OTRS_HOME/doc/en/USAGE_CIAttributeCollection.pdf</i> for documentation.</strong><br/>
<br/>
<br/>
<br/>
c.a.p.e. IT ...easy.<br/>
<br/>
</IntroInstall>
<IntroUninstall Lang="en" Title="Uninstallation Information" Type="pre">
<br/>
<strong>WELCOME</strong>
<br/>
<br/>
You are about to UNINSTALL the ITSM-CIAttributeCollection extensions package for OTRS. Please keep in mind that any CMDB-information stored with ITSM-CIAttributeCollection specific attribute types are not lost, but cannot be viewed, edited and used anymore.<br/>
<br/>
<br/>
<br/>
c.a.p.e. IT ...easy.<br/>
<br/>
</IntroUninstall>
<IntroUpgrade Lang="en" Title="Upgrade Information" Type="pre">
<br/>
<strong>WELCOME</strong>
<br/>
<br/>
You are about to upgrade the ITSM-CIAttributeCollection extensions package for OTRS.<br/>
<br/>
<br/>
<strong>Note:</strong><br/>
<ul>
<li>Package update will overwrite the SysConfig value for Loader::Agent::CommonJS###100-ConfigurationManagement</li>
</ul>
<br/>
<br/>
c.a.p.e. IT ...easy.<br/>
<br/>
</IntroUpgrade>
<PackageRequired Version="6.0.1">ITSMConfigurationManagement</PackageRequired>
<ModuleRequired Version="0">Digest::MD5</ModuleRequired>
<ModuleRequired Version="0">Encode</ModuleRequired>
<CodeInstall Type="post">
$Kernel::OM->Get('var::packagesetup::ITSM_CIAttributeCollection')->CodeInstall();
</CodeInstall>
<CodeUpgrade Type="post">
$Kernel::OM->Get('var::packagesetup::ITSM_CIAttributeCollection')->CodeUpgrade();
</CodeUpgrade>
<CodeUninstall Type="pre">
$Kernel::OM->Get('var::packagesetup::ITSM_CIAttributeCollection')->CodeUninstall();
</CodeUninstall>
<CodeReinstall Type="post">
$Kernel::OM->Get('var::packagesetup::ITSM_CIAttributeCollection')->CodeReinstall();
</CodeReinstall>
<Filelist>
<File Location="doc/CHANGES_ITSM-CIAttributeCollection.md" Permission="644"/>
<File Location="doc/en/ITSM-CIAttributeCollection.pdf" Permission="644"/>
<File Location="doc/en/USAGE_itsm-ciattributecollection.pod" Permission="644"/>
<File Location="Kernel/Modules/AgentCIClassSearch.pm" Permission="644"/>
<File Location="Kernel/Modules/AgentQueueSearch.pm" Permission="644"/>
<File Location="Kernel/Modules/AgentServiceSearch.pm" Permission="644"/>
<File Location="Kernel/Modules/AgentAttachmentStorage.pm" Permission="644"/>
<File Location="Kernel/Modules/AgentCustomerCompanySearch.pm" Permission="644"/>
<File Location="Kernel/Modules/AgentCustomerUserCompanySearch.pm" Permission="644"/>
<File Location="Kernel/Modules/AgentITSMCITicketSearch.pm" Permission="644"/>
<File Location="Kernel/Modules/AgentSLASearch.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/Templates/Standard/AgentCIClassSearch.tt" Permission="644"/>
<File Location="Kernel/Output/HTML/Templates/Standard/AgentQueueSearch.tt" Permission="644"/>
<File Location="Kernel/Output/HTML/Templates/Standard/AgentServiceSearch.tt" Permission="644"/>
<File Location="Kernel/Output/HTML/Templates/Standard/AgentCustomerCompanySearch.tt" Permission="644"/>
<File Location="Kernel/Output/HTML/Templates/Standard/AgentCustomerUserCompanySearch.tt" Permission="644"/>
<File Location="Kernel/Output/HTML/Templates/Standard/AgentUserSearch.tt" Permission="644"/>
<File Location="Kernel/Output/HTML/Templates/Standard/AgentITSMCITicketSearch.tt" Permission="644"/>
<File Location="Kernel/Output/HTML/Templates/Standard/AgentSLASearch.tt" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutCIACCustomerCompany.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutCustomerUserCompany.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutDummyX.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutDynamicField.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutEncryptedText.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutUser.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutCIClassReference.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutQueueReference.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutServiceReference.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutCIAttachment.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutTextLink.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutTicketReference.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutTypeReference.pm" Permission="644"/>
<File Location="Kernel/Output/HTML/ITSMConfigItem/LayoutSLAReference.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/CIClassReference.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/QueueReference.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/ServiceReference.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/CIAttachment.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/CIACCustomerCompany.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/CustomerUserCompany.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/DummyX.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/DynamicField.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/User.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/EncryptedText.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/TextLink.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/TicketReference.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/TypeReference.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/XML/Type/SLAReference.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/Event/CIClassReference_RefreshLinks.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/Event/ServiceReference_RefreshLinks.pm" Permission="644"/>
<File Location="Kernel/System/ITSMConfigItem/Event/TicketReference_RefreshLinks.pm" Permission="644"/>
<File Location="Kernel/System/ITSMCIAttributCollectionUtils.pm" Permission="644"/>
<File Location="Kernel/System/CIAttachmentStorage/AttachmentStorage.pm" Permission="644"/>
<File Location="Kernel/System/CIAttachmentStorage/AttachmentStorageFS.pm" Permission="644"/>
<File Location="Kernel/System/CIAttachmentStorage/AttachmentStorageDB.pm" Permission="644"/>
<File Location="var/httpd/htdocs/js/Core.Agent.CIClassSearch.js" Permission="644"/>
<File Location="var/httpd/htdocs/js/Core.Agent.ServiceSearch.js" Permission="644"/>
<File Location="var/httpd/htdocs/js/Core.Agent.QueueSearch.js" Permission="644"/>
<File Location="var/httpd/htdocs/js/Core.Agent.CustomerCompanySearch.js" Permission="644"/>
<File Location="var/httpd/htdocs/js/Core.Agent.CustomerUserCompanySearch.js" Permission="644"/>
<File Location="var/httpd/htdocs/js/Core.Agent.UserSearch.js" Permission="644"/>
<File Location="var/httpd/htdocs/js/Core.Agent.ITSMCITicketSearch.js" Permission="644"/>
<File Location="var/httpd/htdocs/js/Core.Agent.SLASearch.js" Permission="644"/>
<File Location="var/httpd/htdocs/js/ITSM.Agent.ConfigItem.Search.CIAttrColl.js" Permission="644"/>
<File Location="Kernel/Config/Files/XML/CIAttributeCollection.xml" Permission="644"/>
<File Location="Kernel/Config/Files/XML/AttachmentStorage.xml" Permission="644"/>
<File Location="Kernel/Modules/AgentAttachmentStorage.pm" Permission="644"/>
<File Location="Kernel/Language/de_AttachmentStorage.pm" Permission="644"/>
<File Location="Kernel/Language/de_ITSMCIAttributeCollection.pm" Permission="644"/>
<File Location="var/packagesetup/ITSM_CIAttributeCollection.pm" Permission="644"/>
</Filelist>
<DatabaseInstall>
<TableCreate Type="post" Name="attachment_directory">
<Column AutoIncrement="true" Name="id" PrimaryKey="true" Required="true" Type="INTEGER"/>
<Column Name="storage_backend" Required="true" Size="64" Type="VARCHAR"/>
<Column Name="file_name" Required="false" Size="255" Type="VARCHAR"/>
<Column Name="file_path" Required="false" Size="4000" Type="VARCHAR"/>
<Column Name="create_time" Required="true" Type="DATE"/>
<Column Name="create_by" Required="true" Type="INTEGER"/>
<Column Name="change_time" Required="true" Type="DATE"/>
<Column Name="change_by" Required="true" Type="INTEGER"/>
<Index Name="index_attachment_directory_backend">
<IndexColumn Name="storage_backend">
</IndexColumn>
</Index>
</TableCreate>
<TableCreate Type="post" Name="attachment_dir_preferences">
<Column Name="attachment_directory_id" Required="true" Type="INTEGER"/>
<Column Name="preferences_key" Required="true" Size="150" Type="VARCHAR"/>
<Column Name="preferences_value" Required="false" Size="350" Type="VARCHAR"/>
<Index Name="attachment_dir_preferences_attachment_directory_id">
<IndexColumn Name="attachment_directory_id">
</IndexColumn>
</Index>
<ForeignKey ForeignTable="attachment_directory">
<Reference Foreign="id" Local="attachment_directory_id">
</Reference>
</ForeignKey>
</TableCreate>
<TableCreate Type="post" Name="attachment_storage">
<Column AutoIncrement="true" Name="id" PrimaryKey="true" Required="true" Type="INTEGER"/>
<Column Name="attachment_directory_id" Required="true" Type="INTEGER"/>
<Column Name="data" Required="false" Type="LONGBLOB"/>
<Unique>
<UniqueColumn Name="attachment_directory_id"/>
</Unique>
<Index Name="attachment_storage_dir_id">
<IndexColumn Name="attachment_directory_id">
</IndexColumn>
</Index>
</TableCreate>
</DatabaseInstall>
<DatabaseUpgrade>
<TableCreate Type="post" Name="attachment_directory" Version="1.6.80">
<Column AutoIncrement="true" Name="id" PrimaryKey="true" Required="true" Type="INTEGER"/>
<Column Name="storage_backend" Required="true" Size="64" Type="VARCHAR"/>
<Column Name="file_name" Required="false" Size="255" Type="VARCHAR"/>
<Column Name="file_path" Required="false" Size="4000" Type="VARCHAR"/>
<Column Name="create_time" Required="true" Type="DATE"/>
<Column Name="create_by" Required="true" Type="INTEGER"/>
<Column Name="change_time" Required="true" Type="DATE"/>
<Column Name="change_by" Required="true" Type="INTEGER"/>
<Index Name="index_attachment_directory_backend">
<IndexColumn Name="storage_backend">
</IndexColumn>
</Index>
</TableCreate>
<TableCreate Type="post" Name="attachment_dir_preferences" Version="1.6.80">
<Column Name="attachment_directory_id" Required="true" Type="INTEGER"/>
<Column Name="preferences_key" Required="true" Size="150" Type="VARCHAR"/>
<Column Name="preferences_value" Required="false" Size="350" Type="VARCHAR"/>
<Index Name="attachment_dir_preferences_attachment_directory_id">
<IndexColumn Name="attachment_directory_id">
</IndexColumn>
</Index>
</TableCreate>
<TableCreate Type="post" Name="attachment_storage" Version="1.6.80">
<Column AutoIncrement="true" Name="id" PrimaryKey="true" Required="true" Type="INTEGER"/>
<Column Name="attachment_directory_id" Required="true" Type="INTEGER"/>
<Column Name="data" Required="false" Type="LONGBLOB"/>
<Index Name="attachment_storage_dir_id">
<IndexColumn Name="attachment_directory_id">
</IndexColumn>
</Index>
</TableCreate>
</DatabaseUpgrade>
<DatabaseReinstall>
</DatabaseReinstall>
<DatabaseUninstall>
</DatabaseUninstall>
</otrs_package>