[otrs-cvs] ITSMConfigurationManagement ITSMConfigurationManagement.sopm, 1.119, 1.120
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/ITSMConfigurationManagement
In directory lancelot:/tmp/cvs-serv13159
Modified Files:
ITSMConfigurationManagement.sopm
Log Message:
Added attachment support for ITSM config items.
Author: ub
Index: ITSMConfigurationManagement.sopm
===================================================================
RCS file: /home/cvs/ITSMConfigurationManagement/ITSMConfigurationManagement.sopm,v
retrieving revision 1.119
retrieving revision 1.120
diff -2 -u -d -r1.119 -r1.120
--- ITSMConfigurationManagement.sopm 21 Nov 2012 20:05:33 -0000 1.119
+++ ITSMConfigurationManagement.sopm 30 Nov 2012 17:10:41 -0000 1.120
@@ -1005,4 +1005,20 @@
<Data Key="change_by">1</Data>
</Insert>
+ <Insert Table="configitem_history_type">
+ <Data Key="name" Type="Quote">AttachmentAdd</Data>
+ <Data Key="valid_id">1</Data>
+ <Data Key="create_time">current_timestamp</Data>
+ <Data Key="create_by">1</Data>
+ <Data Key="change_time">current_timestamp</Data>
+ <Data Key="change_by">1</Data>
+ </Insert>
+ <Insert Table="configitem_history_type">
+ <Data Key="name" Type="Quote">AttachmentDelete</Data>
+ <Data Key="valid_id">1</Data>
+ <Data Key="create_time">current_timestamp</Data>
+ <Data Key="create_by">1</Data>
+ <Data Key="change_time">current_timestamp</Data>
+ <Data Key="change_by">1</Data>
+ </Insert>
</DatabaseInstall>
<DatabaseUpgrade Type="post">
@@ -1138,4 +1154,20 @@
<Data Key="change_by">1</Data>
</Insert>
+ <Insert Table="configitem_history_type" Version="3.1.92">
+ <Data Key="name" Type="Quote">AttachmentAdd</Data>
+ <Data Key="valid_id">1</Data>
+ <Data Key="create_time">current_timestamp</Data>
+ <Data Key="create_by">1</Data>
+ <Data Key="change_time">current_timestamp</Data>
+ <Data Key="change_by">1</Data>
+ </Insert>
+ <Insert Table="configitem_history_type" Version="3.1.92">
+ <Data Key="name" Type="Quote">AttachmentDelete</Data>
+ <Data Key="valid_id">1</Data>
+ <Data Key="create_time">current_timestamp</Data>
+ <Data Key="create_by">1</Data>
+ <Data Key="change_time">current_timestamp</Data>
+ <Data Key="change_by">1</Data>
+ </Insert>
</DatabaseUpgrade>
<DatabaseUninstall Type="pre">
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log