Преглед на файлове

Set Module id 2.4 and XML version 1.4

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@4833 a333f486-631f-4898-b8df-5754b55c2be0
cisou преди 8 години
родител
ревизия
cff3f7b526

+ 1 - 1
datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3">
+<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.4">
   <classes>
     <class id="Organization" _delta="define">
       <parent>cmdbAbstractObject</parent>

+ 1 - 1
datamodels/2.x/itop-config-mgmt/module.itop-config-mgmt.php

@@ -3,7 +3,7 @@
 
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'itop-config-mgmt/2.3.0',
+	'itop-config-mgmt/2.4.0',
 	array(
 		// Identification
 		//

+ 1 - 1
datamodels/2.x/itop-incident-mgmt-itil/datamodel.itop-incident-mgmt-itil.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3">
+<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.4">
 	<constants>
 		<constant id="PORTAL_TYPE_TO_CLASS" xsi:type="string" _delta="redefine"><![CDATA[{"service_request":"UserRequest","incident":"Incident"}]]></constant>
 		<constant id="PORTAL_INCIDENT_PUBLIC_LOG" xsi:type="string" _delta="define"><![CDATA[public_log]]></constant>

+ 4 - 4
datamodels/2.x/itop-incident-mgmt-itil/module.itop-incident-mgmt-itil.php

@@ -3,7 +3,7 @@
 
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'itop-incident-mgmt-itil/2.3.0',
+	'itop-incident-mgmt-itil/2.4.0',
 	array(
 		// Identification
 		//
@@ -13,9 +13,9 @@ SetupWebPage::AddModule(
 		// Setup
 		//
 		'dependencies' => array(
-			'itop-config-mgmt/2.2.0',
-			'itop-tickets/2.3.0',
-			'itop-profiles-itil/1.0.0',
+			'itop-config-mgmt/2.4.0',
+			'itop-tickets/2.4.0',
+			'itop-profiles-itil/2.3.0',
 		),
 		'mandatory' => false,
 		'visible' => true,

+ 1 - 1
datamodels/2.x/itop-request-mgmt-itil/datamodel.itop-request-mgmt-itil.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3">
+<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.4">
 	<constants>
 		<constant id="PORTAL_TYPE_TO_CLASS" xsi:type="string" _delta="redefine"><![CDATA[{"service_request":"UserRequest","incident":"Incident"}]]></constant>
 		<constant id="PORTAL_USERREQUEST_PUBLIC_LOG" xsi:type="string" _delta="define"><![CDATA[public_log]]></constant>

+ 3 - 3
datamodels/2.x/itop-request-mgmt-itil/module.itop-request-mgmt-itil.php

@@ -3,7 +3,7 @@
 
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'itop-request-mgmt-itil/2.3.0',
+	'itop-request-mgmt-itil/2.4.0',
 	array(
 		// Identification
 		//
@@ -13,8 +13,8 @@ SetupWebPage::AddModule(
 		// Setup
 		//
 		'dependencies' => array(
-			'itop-config-mgmt/2.2.0',
-			'itop-tickets/2.3.0',
+			'itop-config-mgmt/2.4.0',
+			'itop-tickets/2.4.0',
 		),
 		'mandatory' => false,
 		'visible' => true,

+ 1 - 1
datamodels/2.x/itop-request-mgmt/datamodel.itop-request-mgmt.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3">
+<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.4">
 	<constants>
 		<constant id="PORTAL_USERREQUEST_PUBLIC_LOG" xsi:type="string" _delta="define"><![CDATA[public_log]]></constant>
 		<constant id="PORTAL_USERREQUEST_USER_COMMENT" xsi:type="string" _delta="define"><![CDATA[user_comment]]></constant>

+ 3 - 3
datamodels/2.x/itop-request-mgmt/module.itop-request-mgmt.php

@@ -3,7 +3,7 @@
 
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'itop-request-mgmt/2.3.0',
+	'itop-request-mgmt/2.4.0',
 	array(
 		// Identification
 		//
@@ -13,8 +13,8 @@ SetupWebPage::AddModule(
 		// Setup
 		//
 		'dependencies' => array(
-			'itop-config-mgmt/2.2.0',
-			'itop-tickets/2.3.0',
+			'itop-config-mgmt/2.4.0',
+			'itop-tickets/2.4.0',
 		),
 		'mandatory' => false,
 		'visible' => true,

+ 1 - 1
datamodels/2.x/itop-storage-mgmt/datamodel.itop-storage-mgmt.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2">
+<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.4">
   <classes>
     <class id="StorageSystem" _delta="define">
       <parent>DatacenterDevice</parent>

+ 3 - 3
datamodels/2.x/itop-storage-mgmt/module.itop-storage-mgmt.php

@@ -1,5 +1,5 @@
 <?php
-// Copyright (C) 2010-2014 Combodo SARL
+// Copyright (C) 2010-2017 Combodo SARL
 //
 //   This program is free software; you can redistribute it and/or modify
 //   it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@
  
  SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'itop-storage-mgmt/2.2.0',
+	'itop-storage-mgmt/2.4.0',
 	array(
 		// Identification
 		//
@@ -35,7 +35,7 @@
 		// Setup
 		//
 		'dependencies' => array(
-			'itop-config-mgmt/2.2.0'
+			'itop-config-mgmt/2.4.0'
 		),
 		'mandatory' => false,
 		'visible' => true,

+ 1 - 1
datamodels/2.x/itop-tickets/datamodel.itop-tickets.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3">
+<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.4">
 	<constants>
 		<constant id="RESPONSE_TICKET_SLT_QUERY" xsi:type="string" _delta="define"><![CDATA[SELECT SLT AS slt JOIN lnkSLAToSLT AS l1 ON l1.slt_id=slt.id JOIN SLA AS sla ON l1.sla_id=sla.id JOIN lnkCustomerContractToService AS l2 ON l2.sla_id=sla.id JOIN CustomerContract AS sc ON l2.customercontract_id=sc.id WHERE slt.metric = :metric AND l2.service_id = :this->service_id AND sc.org_id = :this->org_id AND slt.request_type = :request_type AND slt.priority = :this->priority]]></constant>
 		<constant id="PORTAL_POWER_USER_PROFILE" xsi:type="string" _delta="define"><![CDATA[Portal power user]]></constant>

+ 2 - 2
datamodels/2.x/itop-tickets/module.itop-tickets.php

@@ -3,7 +3,7 @@
 
 SetupWebPage::AddModule(
 	__FILE__,
-	'itop-tickets/2.3.0',
+	'itop-tickets/2.4.0',
 	array(
 		// Identification
 		//
@@ -13,7 +13,7 @@ SetupWebPage::AddModule(
 		// Setup
 		//
 		'dependencies' => array(
-			'itop-config-mgmt/2.2.0',
+			'itop-config-mgmt/2.4.0',
 		),
 		'mandatory' => true,
 		'visible' => false,

+ 1 - 1
datamodels/2.x/itop-virtualization-mgmt/datamodel.itop-virtualization-mgmt.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2">
+<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.4">
   <classes>
     <class id="VirtualDevice" _delta="define">
       <parent>FunctionalCI</parent>

+ 3 - 3
datamodels/2.x/itop-virtualization-mgmt/module.itop-virtualization-mgmt.php

@@ -1,5 +1,5 @@
 <?php
-// Copyright (C) 2010 Combodo SARL
+// Copyright (C) 2010-2017 Combodo SARL
 //
 //   This program is free software; you can redistribute it and/or modify
 //   it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
 
 SetupWebPage::AddModule(
 	__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
-	'itop-virtualization-mgmt/2.2.0',
+	'itop-virtualization-mgmt/2.4.0',
 	array(
 		// Identification
 		//
@@ -26,7 +26,7 @@ SetupWebPage::AddModule(
 		// Setup
 		//
 		'dependencies' => array(
-			'itop-config-mgmt/2.2.0'
+			'itop-config-mgmt/2.4.0'
 		),
 		'mandatory' => false,
 		'visible' => true,

+ 2 - 2
readme.txt

@@ -54,8 +54,8 @@ Lifecycle
 
 Lifecycle was enriched with the possibility to define flags on transition. 
 It was possible to define actions during a transition.
-Now, you can force a field to be changed or documented during a particular transion.
-For example on Ticket "caller must be changed during re-assign" and at the same time,
+Now, you can force a field to be changed or documented during a particular transition.
+For example on Ticket "agent must be changed during re-assign" and at the same time,
 be "read-only in the assigned state" and "not prompted during a reopen". 
 
 Enhanced portal