mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
N°9138 - Presentation details step2 + move sample data (#866)
N°9471 - Rename in FR Rack as Baie - Switch Baie and Chassis icons
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<CustomerContract alias="CustomerContract" id="1">
|
||||
<name>Customer contract Demo</name>
|
||||
<org_id>2</org_id>
|
||||
<description></description>
|
||||
<start_date></start_date>
|
||||
<end_date></end_date>
|
||||
<cost></cost>
|
||||
<cost_currency></cost_currency>
|
||||
<billing_frequency></billing_frequency>
|
||||
<cost_unit></cost_unit>
|
||||
<provider_id>3</provider_id>
|
||||
<status></status>
|
||||
</CustomerContract>
|
||||
</Set>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<lnkCustomerContractToService alias="lnkCustomerContractToService" id="2">
|
||||
<customercontract_id>1</customercontract_id>
|
||||
<service_id>2</service_id>
|
||||
<sla_id>1</sla_id>
|
||||
</lnkCustomerContractToService>
|
||||
<lnkCustomerContractToService alias="lnkCustomerContractToService" id="4">
|
||||
<customercontract_id>1</customercontract_id>
|
||||
<service_id>3</service_id>
|
||||
<sla_id>1</sla_id>
|
||||
</lnkCustomerContractToService>
|
||||
<lnkCustomerContractToService alias="lnkCustomerContractToService" id="6">
|
||||
<customercontract_id>1</customercontract_id>
|
||||
<service_id>4</service_id>
|
||||
<sla_id>1</sla_id>
|
||||
</lnkCustomerContractToService>
|
||||
</Set>
|
||||
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<CoverageWindow alias="CoverageWindow" id="1">
|
||||
<name>8h-18h30 5*7</name>
|
||||
<description></description>
|
||||
<monday_start>8</monday_start>
|
||||
<monday_end>18.5</monday_end>
|
||||
<tuesday_start>8</tuesday_start>
|
||||
<tuesday_end>18.5</tuesday_end>
|
||||
<wednesday_start>8</wednesday_start>
|
||||
<wednesday_end>18.5</wednesday_end>
|
||||
<thursday_start>8</thursday_start>
|
||||
<thursday_end>18.5</thursday_end>
|
||||
<friday_start>8</friday_start>
|
||||
<friday_end>18.5</friday_end>
|
||||
<saturday_start>0</saturday_start>
|
||||
<saturday_end>0</saturday_end>
|
||||
<sunday_start>0</sunday_start>
|
||||
<sunday_end>0</sunday_end>
|
||||
</CoverageWindow>
|
||||
</Set>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<DeliveryModel alias="DeliveryModel" id="2">
|
||||
<name>Standard support</name>
|
||||
<description></description>
|
||||
<org_id>3</org_id>
|
||||
</DeliveryModel>
|
||||
</Set>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<lnkDeliveryModelToContact alias="lnkDeliveryModelToContact" id="1">
|
||||
<deliverymodel_id>2</deliverymodel_id>
|
||||
<contact_id>15</contact_id>
|
||||
<role_id>16</role_id>
|
||||
</lnkDeliveryModelToContact>
|
||||
<lnkDeliveryModelToContact alias="lnkDeliveryModelToContact" id="2">
|
||||
<deliverymodel_id>2</deliverymodel_id>
|
||||
<contact_id>16</contact_id>
|
||||
<role_id>13</role_id>
|
||||
</lnkDeliveryModelToContact>
|
||||
<lnkDeliveryModelToContact alias="lnkDeliveryModelToContact" id="3">
|
||||
<deliverymodel_id>2</deliverymodel_id>
|
||||
<contact_id>17</contact_id>
|
||||
<role_id>16</role_id>
|
||||
</lnkDeliveryModelToContact>
|
||||
</Set>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<Organization alias="Organization" id="3">
|
||||
<name>IT Department</name>
|
||||
<code>IT</code>
|
||||
<status>active</status>
|
||||
<parent_id>0</parent_id>
|
||||
<deliverymodel_id></deliverymodel_id>
|
||||
</Organization>
|
||||
<DeliveryModel alias="DeliveryModel" id="2">
|
||||
<name>Standard support</name>
|
||||
<description></description>
|
||||
<org_id>3</org_id>
|
||||
</DeliveryModel>
|
||||
<Organization alias="Organization" id="2">
|
||||
<name>Demo</name>
|
||||
<code></code>
|
||||
<status>active</status>
|
||||
<parent_id>0</parent_id>
|
||||
<deliverymodel_id>2</deliverymodel_id>
|
||||
</Organization>
|
||||
</Set>
|
||||
@@ -0,0 +1,122 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="2">
|
||||
<name>Microsoft Office Support</name>
|
||||
<description>Request assistance about MS Office software: Word, Excel, PowerPoint, Outlook, SharePoint.</description>
|
||||
<service_id>3</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="3">
|
||||
<name>Mobile phone/SIM locking</name>
|
||||
<description>Request for locking the SIM when a mobile phone has been lost or stolen.</description>
|
||||
<service_id>4</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="4">
|
||||
<name>Mobile phone/SIM unlocking</name>
|
||||
<description>Request for unlocking the SIM of your mobile phone.</description>
|
||||
<service_id>4</service_id>
|
||||
<status>production</status>
|
||||
<request_type>incident</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="5">
|
||||
<name>Network Troubleshooting</name>
|
||||
<description>Ask for help troubleshooting a network related issue.</description>
|
||||
<service_id>4</service_id>
|
||||
<status>production</status>
|
||||
<request_type>incident</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="6">
|
||||
<name>New desktop ordering</name>
|
||||
<description>Order a new desktop computer, for a new employee or for replacing an old system.</description>
|
||||
<service_id>2</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="7">
|
||||
<name>New DNS name</name>
|
||||
<description>Request a new DNS name for a fixed system (Desktop computer or server).</description>
|
||||
<service_id>4</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="8">
|
||||
<name>New IP address</name>
|
||||
<description>Request a new IP address for a fixed system (Desktop computer or server)</description>
|
||||
<service_id>4</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="9">
|
||||
<name>New laptop ordering</name>
|
||||
<description>Order a new laptop computer, for a new mobile employee or for replacing an old laptop.</description>
|
||||
<service_id>2</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="10">
|
||||
<name>New LCD monitor ordering</name>
|
||||
<description>Order a new LCD monitor, for a new employee or for replacing an old monitor.</description>
|
||||
<service_id>2</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="11">
|
||||
<name>New mobile phone ordering</name>
|
||||
<description>Order a new mobile phone, for a new employee or for replacing a broken phone.</description>
|
||||
<service_id>4</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="12">
|
||||
<name>New peripheral</name>
|
||||
<description>Order a peripheral: keyboard, mouse, personal printer...</description>
|
||||
<service_id>2</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="13">
|
||||
<name>Repair</name>
|
||||
<description>Ask for assistance about a hardware failure.</description>
|
||||
<service_id>2</service_id>
|
||||
<status>production</status>
|
||||
<request_type>incident</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="14">
|
||||
<name>Software Installation / Upgrade</name>
|
||||
<description>Ask for installing or upgrading software on a computer.</description>
|
||||
<service_id>3</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="15">
|
||||
<name>Software removal</name>
|
||||
<description>Ask for removing software from your computer.</description>
|
||||
<service_id>3</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="16">
|
||||
<name>Troubleshooting</name>
|
||||
<description>Ask for assistance about a software related issue.</description>
|
||||
<service_id>3</service_id>
|
||||
<status>production</status>
|
||||
<request_type>incident</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="17">
|
||||
<name>Troubleshooting</name>
|
||||
<description>Ask for help troubleshooting a hardware issue.</description>
|
||||
<service_id>2</service_id>
|
||||
<status>production</status>
|
||||
<request_type>incident</request_type>
|
||||
</ServiceSubcategory>
|
||||
<ServiceSubcategory alias="ServiceSubcategory" id="18">
|
||||
<name>Windows installation/upgrade</name>
|
||||
<description>Ask for installing or upgrading Windows on a computer.</description>
|
||||
<service_id>3</service_id>
|
||||
<status>production</status>
|
||||
<request_type>service_request</request_type>
|
||||
</ServiceSubcategory>
|
||||
</Set>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<ServiceFamily alias="ServiceFamily" id="1">
|
||||
<name>IT Services</name>
|
||||
<icon>
|
||||
<mimetype>image/svg+xml</mimetype>
|
||||
<filename>icons8-open-end-wrench.svg</filename>
|
||||
<data>
|
||||
PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciICB2aWV3Qm94PSIwIDAgNDggNDgiIHdpZHRoPSIyNDBweCIgaGVpZ2h0PSIyNDBweCI+PHJhZGlhbEdyYWRpZW50IGlkPSIwQkRKczNXdHBwTWdvNFk5QTdHZ2phIiBjeD0iOS4xNjkiIGN5PSIzOC42NyIgcj0iMTIuMTM1IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIuNzA2IiBzdG9wLWNvbG9yPSIjNzg3Zjg1Ii8+PHN0b3Agb2Zmc2V0PSIuNzEzIiBzdG9wLWNvbG9yPSIjN2E4MTg3Ii8+PHN0b3Agb2Zmc2V0PSIuNzkzIiBzdG9wLWNvbG9yPSIjOTA5ODlmIi8+PHN0b3Agb2Zmc2V0PSIuODY4IiBzdG9wLWNvbG9yPSIjOWRhNWFlIi8+PHN0b3Agb2Zmc2V0PSIuOTMiIHN0b3AtY29sb3I9IiNhMWFhYjMiLz48L3JhZGlhbEdyYWRpZW50PjxwYXRoIGZpbGw9InVybCgjMEJESnMzV3RwcE1nbzRZOUE3R2dqYSkiIGQ9Ik0xOS45MTUsMjEuOGMtNC42NzksNC42NzktOS4zNzUsOS4zNzUtOS41NTEsOS41NTFsNi4zNjQsNi4zNjQgYzAuMTc3LTAuMTc3LDQuODcyLTQuODcyLDkuNTUxLTkuNTUxTDE5LjkxNSwyMS44eiIvPjxyYWRpYWxHcmFkaWVudCBpZD0iMEJESnMzV3RwcE1nbzRZOUE3R2dqYiIgY3g9IjEzLjQyNSIgY3k9IjM1LjQ5OSIgcj0iMTQuNjg4IiBncmFkaWVudFRyYW5zZm9ybT0icm90YXRlKDE4MCAyNC4zMjIgMjMuNzU4KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iLjcwNiIgc3RvcC1jb2xvcj0iIzc4N2Y4NSIvPjxzdG9wIG9mZnNldD0iLjcxMyIgc3RvcC1jb2xvcj0iIzdhODE4NyIvPjxzdG9wIG9mZnNldD0iLjc5MyIgc3RvcC1jb2xvcj0iIzkwOTg5ZiIvPjxzdG9wIG9mZnNldD0iLjg2OCIgc3RvcC1jb2xvcj0iIzlkYTVhZSIvPjxzdG9wIG9mZnNldD0iLjkzIiBzdG9wLWNvbG9yPSIjYTFhYWIzIi8+PC9yYWRpYWxHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoIzBCREpzM1d0cHBNZ280WTlBN0dnamIpIiBkPSJNMjQuNzI4LDI5LjcxNWM0LjY3OS00LjY3OSw5LjM3NS05LjM3NSw5LjU1MS05LjU1MUwyNy45MTUsMTMuOCBjLTAuMTc3LDAuMTc3LTQuODcyLDQuODcyLTkuNTUxLDkuNTUxTDI0LjcyOCwyOS43MTV6Ii8+PGxpbmVhckdyYWRpZW50IGlkPSIwQkRKczNXdHBwTWdvNFk5QTdHZ2pjIiB4MT0iMjIuMTE5IiB4Mj0iMzMuOTI2IiB5MT0iLTI1NTIuODgzIiB5Mj0iLTI1NjQuNjkiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgMzkuMDQ2IDI1OTguMDMzKSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzhmOTc5ZSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ExYWFiMyIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZmlsbD0idXJsKCMwQkRKczNXdHBwTWdvNFk5QTdHZ2pjKSIgZD0iTTUuMzIxLDM3Ljc0OWMxLjM3Mi0xLjM2NiwzLjU5OC0xLjM2Niw0Ljk3LDBjMS4zNzIsMS4zNjYsMS4zNzIsMy41ODMsMCw0Ljk0OSBjLTAuMzM1LDAuMzM0LTEuNjg1LDEuNjc4LTMuMDYsMy4wNDdjLTAuMzMsMC4zMjgtMC4xODMsMC45MDIsMC4yNjksMS4wMTNjMS4xMTQsMC4yNzMsMi4zMTQsMC4zMywzLjU2MSwwLjA5NiBjMy42NTktMC42ODYsNi41MTItMy43MzUsNi44OTEtNy40MjJjMC41NTMtNS4zNzctMy45NTMtOS44NjMtOS4zNTQtOS4zMTFjLTMuNzAzLDAuMzc5LTYuNzY0LDMuMjItNy40NTMsNi44NjIgYy0wLjIzNSwxLjI0Mi0wLjE3OCwyLjQzNSwwLjA5NiwzLjU0NWMwLjExMSwwLjQ1MSwwLjY4OCwwLjU5NywxLjAxNywwLjI2OEMzLjYzNywzOS40MjcsNC45ODYsMzguMDgyLDUuMzIxLDM3Ljc0OXoiLz48bGluZWFyR3JhZGllbnQgaWQ9IjBCREpzM1d0cHBNZ280WTlBN0dnamQiIHgxPSI2LjIzOSIgeDI9IjIwLjg1NiIgeTE9Ii0yNTg4LjIzNyIgeTI9Ii0yNjAyLjg1NCIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAyMy42MTQgLTI1ODAuNTM1KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2ExYWFiMyIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzhmOTc5ZSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZmlsbD0idXJsKCMwQkRKczNXdHBwTWdvNFk5QTdHZ2pkKSIgZD0iTTQwLjY2MiwxMy4zMTJjLTEuNjk1LDEuNjk1LTQuNDQ1LDEuNjk1LTYuMTM5LDBzLTEuNjk1LTQuNDQ1LDAtNi4xMzkgYzAuNDE0LTAuNDE0LDIuMDgxLTIuMDgxLDMuNzgtMy43OGMwLjQwNy0wLjQwNywwLjIyNi0xLjExOS0wLjMzMi0xLjI1NmMtMS4zNzctMC4zMzgtMi44NTgtMC40MDktNC4zOTktMC4xMTkgYy00LjUxOSwwLjg1Mi04LjA0Myw0LjYzMy04LjUxMiw5LjIwN2MtMC42ODQsNi42Nyw0Ljg4MywxMi4yMzYsMTEuNTUzLDExLjU1MWM0LjU3NC0wLjQ3LDguMzU1LTMuOTk0LDkuMjA2LTguNTEzIGMwLjI5LTEuNTQxLDAuMjE5LTMuMDIxLTAuMTE5LTQuMzk4Yy0wLjEzOC0wLjU2LTAuODQ5LTAuNzQxLTEuMjU2LTAuMzMyQzQyLjc0MywxMS4yMzEsNDEuMDc2LDEyLjg5OSw0MC42NjIsMTMuMzEyeiIvPjwvc3ZnPg==
|
||||
</data>
|
||||
</icon>
|
||||
</ServiceFamily>
|
||||
</Set>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<SLA alias="SLA" id="1">
|
||||
<name>Standard SLA</name>
|
||||
<description></description>
|
||||
<org_id>2</org_id>
|
||||
</SLA>
|
||||
</Set>
|
||||
19
datamodels/2.x/itop-service-mgmt/data/data.sample.slt.xml
Normal file
19
datamodels/2.x/itop-service-mgmt/data/data.sample.slt.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<SLT alias="SLT" id="1">
|
||||
<name>TTO priority high Incident 5mn</name>
|
||||
<priority>1</priority>
|
||||
<request_type>incident</request_type>
|
||||
<metric>tto</metric>
|
||||
<value>5</value>
|
||||
<unit>minutes</unit>
|
||||
</SLT>
|
||||
<SLT alias="SLT" id="2">
|
||||
<name>TTR priority high incident 15 mn</name>
|
||||
<priority>1</priority>
|
||||
<request_type>incident</request_type>
|
||||
<metric>ttr</metric>
|
||||
<value>15</value>
|
||||
<unit>minutes</unit>
|
||||
</SLT>
|
||||
</Set>
|
||||
11
datamodels/2.x/itop-service-mgmt/data/data.sample.sltsla.xml
Normal file
11
datamodels/2.x/itop-service-mgmt/data/data.sample.sltsla.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<lnkSLAToSLT alias="lnkSLAToSLT" id="1">
|
||||
<sla_id>1</sla_id>
|
||||
<slt_id>1</slt_id>
|
||||
</lnkSLAToSLT>
|
||||
<lnkSLAToSLT alias="lnkSLAToSLT" id="2">
|
||||
<sla_id>1</sla_id>
|
||||
<slt_id>2</slt_id>
|
||||
</lnkSLAToSLT>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user