mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
AnalyzeInstallation refactoring fix ci call to ModuleInstallationService ci: fix code style get rid of itop_version refactoring: make code simpler get rid of unused name_db refactoring setup: rename version_db by installed_version refactoring setup: rename version_code by available_version code cleanup: avoid useless runtimeenv instanciation
1822 lines
105 KiB
JSON
1822 lines
105 KiB
JSON
{
|
|
"authent-cas\/3.3.0": {
|
|
"label": "CAS SSO",
|
|
"category": "authentication",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"vendor\/autoload.php",
|
|
"src\/CASLoginExtension.php"
|
|
],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": {
|
|
"cas_debug": false,
|
|
"cas_host": "",
|
|
"cas_port": "",
|
|
"cas_context": "",
|
|
"cas_version": "",
|
|
"service_base_url": ""
|
|
},
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-cas\/module.authent-cas.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-cas",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-cas\/module.authent-cas.php",
|
|
"dictionary": [
|
|
"2.x\/authent-cas\/dictionaries\/de.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/en_gb.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/cs.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/pl.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/nl.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/da.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/tr.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/ru.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/ja.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/es_cr.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/it.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/pt_br.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/sk.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/hu.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/zh_cn.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/en.dict.authent-cas.php",
|
|
"2.x\/authent-cas\/dictionaries\/fr.dict.authent-cas.php"
|
|
]
|
|
},
|
|
"authent-external\/3.3.0": {
|
|
"label": "External user authentication",
|
|
"category": "authentication",
|
|
"dependencies": [],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"model.authent-external.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-external\/module.authent-external.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-external",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-external\/module.authent-external.php",
|
|
"dictionary": [
|
|
"2.x\/authent-external\/dictionaries\/fr.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/de.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/zh_cn.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/pl.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/tr.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/en_gb.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/pt_br.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/da.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/ru.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/cs.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/it.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/en.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/hu.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/sk.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/ja.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/nl.dict.authent-external.php",
|
|
"2.x\/authent-external\/dictionaries\/es_cr.dict.authent-external.php"
|
|
]
|
|
},
|
|
"authent-ldap\/3.3.0": {
|
|
"label": "User authentication based on LDAP",
|
|
"category": "authentication",
|
|
"dependencies": [],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "AuthentLDAPInstaller",
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": {
|
|
"uri": "ldap:\/\/localhost",
|
|
"default_user": "",
|
|
"default_pwd": "",
|
|
"base_dn": "dc=yourcompany,dc=com",
|
|
"user_query": "(&(uid=%1$s)(inetuserstatus=ACTIVE))",
|
|
"options": {
|
|
"17": 3,
|
|
"8": 0
|
|
},
|
|
"start_tls": false,
|
|
"debug": false,
|
|
"servers": []
|
|
},
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-ldap\/module.authent-ldap.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-ldap",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-ldap\/module.authent-ldap.php",
|
|
"dictionary": [
|
|
"2.x\/authent-ldap\/dictionaries\/en.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/pl.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/ru.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/cs.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/es_cr.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/zh_cn.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/pt_br.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/it.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/tr.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/fr.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/en_gb.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/de.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/da.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/nl.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/hu.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/sk.dict.authent-ldap.php",
|
|
"2.x\/authent-ldap\/dictionaries\/ja.dict.authent-ldap.php"
|
|
]
|
|
},
|
|
"authent-local\/3.3.0": {
|
|
"label": "User authentication based on the local DB",
|
|
"category": "authentication",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"model.authent-local.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-local\/module.authent-local.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-local",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/authent-local\/module.authent-local.php",
|
|
"dictionary": [
|
|
"2.x\/authent-local\/dictionaries\/en_gb.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/hu.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/de.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/ja.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/fr.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/es_cr.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/it.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/tr.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/da.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/sk.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/pl.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/ru.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/nl.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/zh_cn.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/cs.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/en.dict.authent-local.php",
|
|
"2.x\/authent-local\/dictionaries\/pt_br.dict.authent-local.php"
|
|
]
|
|
},
|
|
"combodo-backoffice-darkmoon-theme\/3.3.0": {
|
|
"label": "Backoffice: Darkmoon theme",
|
|
"category": "business",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-darkmoon-theme\/module.combodo-backoffice-darkmoon-theme.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-darkmoon-theme",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-darkmoon-theme\/module.combodo-backoffice-darkmoon-theme.php",
|
|
"dictionary": [
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/es_cr.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/tr.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/sk.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/pt_br.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/it.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/en_gb.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/da.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/nl.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/ja.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/hu.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/pl.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/de.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/zh_cn.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/ru.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/fr.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/en.dict.combodo-backoffice-darkmoon-theme.php",
|
|
"2.x\/combodo-backoffice-darkmoon-theme\/dictionaries\/cs.dict.combodo-backoffice-darkmoon-theme.php"
|
|
]
|
|
},
|
|
"combodo-backoffice-fullmoon-high-contrast-theme\/3.3.0": {
|
|
"label": "Backoffice: Fullmoon with high contrast accessibility theme",
|
|
"category": "business",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/module.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-fullmoon-high-contrast-theme",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/module.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"dictionary": [
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/es_cr.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/en_gb.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/sk.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/tr.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/en.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/pt_br.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/cs.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/fr.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/hu.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/it.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/ru.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/pl.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/da.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/ja.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/zh_cn.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/nl.dict.combodo-backoffice-fullmoon-high-contrast-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-high-contrast-theme\/dictionaries\/de.dict.combodo-backoffice-fullmoon-high-contrast-theme.php"
|
|
]
|
|
},
|
|
"combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/3.3.0": {
|
|
"label": "Backoffice: Fullmoon with protonopia & deuteranopia accessibility theme",
|
|
"category": "business",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/module.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/module.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"dictionary": [
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/pl.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/ja.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/da.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/de.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/cs.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/es_cr.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/zh_cn.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/sk.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/nl.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/tr.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/pt_br.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/it.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/fr.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/ru.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/en_gb.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/hu.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme\/dictionaries\/en.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php"
|
|
]
|
|
},
|
|
"combodo-backoffice-fullmoon-tritanopia-theme\/3.3.0": {
|
|
"label": "Backoffice: Fullmoon with tritanopia accessibility theme",
|
|
"category": "business",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/module.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-fullmoon-tritanopia-theme",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/module.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"dictionary": [
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/en.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/ru.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/da.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/fr.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/pl.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/it.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/ja.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/hu.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/tr.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/en_gb.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/de.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/nl.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/zh_cn.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/sk.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/pt_br.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/cs.dict.combodo-backoffice-fullmoon-tritanopia-theme.php",
|
|
"2.x\/combodo-backoffice-fullmoon-tritanopia-theme\/dictionaries\/es_cr.dict.combodo-backoffice-fullmoon-tritanopia-theme.php"
|
|
]
|
|
},
|
|
"itop-attachments\/3.3.0": {
|
|
"label": "Tickets Attachments",
|
|
"category": "business",
|
|
"dependencies": [],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "AttachmentInstaller",
|
|
"datamodel": [
|
|
"vendor\/autoload.php",
|
|
"main.itop-attachments.php",
|
|
"src\/Trigger\/TriggerOnAttachmentCreate.php",
|
|
"src\/Trigger\/TriggerOnAttachmentDelete.php",
|
|
"src\/Trigger\/TriggerOnAttachmentDownload.php",
|
|
"renderers.itop-attachments.php"
|
|
],
|
|
"webservice": [],
|
|
"dictionary": [
|
|
"2.x\/itop-attachments\/dictionaries\/cs.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/ja.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/es_cr.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/ru.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/it.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/zh_cn.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/hu.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/da.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/en.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/sk.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/pt_br.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/fr.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/de.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/en_gb.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/pl.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/tr.dict.itop-attachments.php",
|
|
"2.x\/itop-attachments\/dictionaries\/nl.dict.itop-attachments.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": {
|
|
"allowed_classes": [
|
|
"Ticket"
|
|
],
|
|
"position": "relations",
|
|
"preview_max_width": 290,
|
|
"icon_preview_max_size": 500000
|
|
},
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-attachments\/module.itop-attachments.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-attachments",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-attachments\/module.itop-attachments.php"
|
|
},
|
|
"itop-backup\/3.3.0": {
|
|
"label": "Backup utilities",
|
|
"category": "Application management",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [
|
|
"main.itop-backup.php"
|
|
],
|
|
"webservice": [],
|
|
"dictionary": [
|
|
"en.dict.itop-backup.php",
|
|
"fr.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/cs.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/es_cr.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/pl.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/fr.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/de.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/ja.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/en.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/hu.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/nl.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/it.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/sk.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/ru.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/tr.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/pt_br.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/en_gb.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/da.dict.itop-backup.php",
|
|
"2.x\/itop-backup\/dictionaries\/zh_cn.dict.itop-backup.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": {
|
|
"mysql_bindir": "",
|
|
"week_days": "monday, tuesday, wednesday, thursday, friday",
|
|
"time": "23:30",
|
|
"retention_count": 5,
|
|
"enabled": true,
|
|
"itop_backup_incident": ""
|
|
},
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-backup\/module.itop-backup.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-backup",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-backup\/module.itop-backup.php"
|
|
},
|
|
"itop-config\/3.3.0": {
|
|
"label": "Configuration editor",
|
|
"category": "Application management",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [
|
|
"src\/Validator\/ConfigNodesVisitor.php",
|
|
"src\/Validator\/iTopConfigAstValidator.php",
|
|
"src\/Validator\/iTopConfigSyntaxValidator.php",
|
|
"src\/Validator\/iTopConfigValidator.php",
|
|
"src\/Controller\/ConfigEditorController.php"
|
|
],
|
|
"webservice": [],
|
|
"dictionary": [
|
|
"en.dict.itop-config.php",
|
|
"fr.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/pl.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/ru.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/en.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/sk.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/en_gb.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/cs.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/de.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/zh_cn.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/nl.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/es_cr.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/da.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/ja.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/pt_br.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/tr.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/hu.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/it.dict.itop-config.php",
|
|
"2.x\/itop-config\/dictionaries\/fr.dict.itop-config.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-config\/module.itop-config.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-config",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-config\/module.itop-config.php"
|
|
},
|
|
"itop-files-information\/3.3.0": {
|
|
"label": "iTop files information",
|
|
"category": "business",
|
|
"dependencies": [],
|
|
"mandatory": false,
|
|
"visible": false,
|
|
"datamodel": [
|
|
"src\/Service\/FilesInformation.php",
|
|
"src\/Service\/FilesInformationException.php",
|
|
"src\/Service\/FilesInformationUtils.php",
|
|
"src\/Service\/FilesIntegrity.php"
|
|
],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-files-information\/module.itop-files-information.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-files-information",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-files-information\/module.itop-files-information.php",
|
|
"dictionary": [
|
|
"2.x\/itop-files-information\/dictionaries\/sk.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/cs.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/ja.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/hu.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/en_gb.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/fr.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/pt_br.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/es_cr.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/tr.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/pl.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/zh_cn.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/en.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/da.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/de.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/nl.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/it.dict.itop-files-information.php",
|
|
"2.x\/itop-files-information\/dictionaries\/ru.dict.itop-files-information.php"
|
|
]
|
|
},
|
|
"itop-portal-base\/3.3.0": {
|
|
"label": "Portal Development Library",
|
|
"category": "Portal",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [
|
|
"portal\/vendor\/autoload.php"
|
|
],
|
|
"webservice": [],
|
|
"dictionary": [
|
|
"2.x\/itop-portal-base\/dictionaries\/en_gb.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/hu.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/ja.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/cs.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/zh_cn.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/tr.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/pt_br.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/nl.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/it.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/es_cr.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/fr.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/pl.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/ru.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/de.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/da.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/en.dict.itop-portal-base.php",
|
|
"2.x\/itop-portal-base\/dictionaries\/sk.dict.itop-portal-base.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-portal-base\/module.itop-portal-base.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-portal-base",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-portal-base\/module.itop-portal-base.php"
|
|
},
|
|
"itop-portal\/3.3.0": {
|
|
"label": "Enhanced Customer Portal",
|
|
"category": "Portal",
|
|
"dependencies": [
|
|
"itop-portal-base\/2.7.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"main.itop-portal.php"
|
|
],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-portal\/module.itop-portal.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-portal",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-portal\/module.itop-portal.php",
|
|
"dictionary": [
|
|
"2.x\/itop-portal\/dictionaries\/de.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/ru.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/pl.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/ja.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/cs.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/zh_cn.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/en_gb.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/da.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/hu.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/it.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/tr.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/es_cr.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/sk.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/fr.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/nl.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/pt_br.dict.itop-portal.php",
|
|
"2.x\/itop-portal\/dictionaries\/en.dict.itop-portal.php"
|
|
]
|
|
},
|
|
"itop-profiles-itil\/3.3.0": {
|
|
"label": "Create standard ITIL profiles",
|
|
"category": "create_profiles",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-profiles-itil\/module.itop-profiles-itil.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-profiles-itil",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-profiles-itil\/module.itop-profiles-itil.php"
|
|
},
|
|
"itop-sla-computation\/3.3.0": {
|
|
"label": "SLA Computation",
|
|
"category": "sla",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [
|
|
"main.itop-sla-computation.php"
|
|
],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-sla-computation\/module.itop-sla-computation.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-sla-computation",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-sla-computation\/module.itop-sla-computation.php"
|
|
},
|
|
"itop-structure\/3.3.0": {
|
|
"label": "Core iTop Structure",
|
|
"category": "business",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"installer": "StructureInstaller",
|
|
"datamodel": [
|
|
"main.itop-structure.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [
|
|
"data.sample.organizations.xml",
|
|
"data.sample.locations.xml",
|
|
"data.sample.persons.xml",
|
|
"data.sample.teams.xml",
|
|
"data.sample.contactteam.xml",
|
|
"data.sample.contacttype.xml"
|
|
],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-structure\/module.itop-structure.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-structure",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-structure\/module.itop-structure.php",
|
|
"dictionary": [
|
|
"2.x\/itop-structure\/dictionaries\/sk.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/pl.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/fr.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/pt_br.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/da.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/ja.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/ru.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/tr.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/hu.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/nl.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/en_gb.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/en.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/it.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/de.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/cs.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/es_cr.dict.itop-structure.php",
|
|
"2.x\/itop-structure\/dictionaries\/zh_cn.dict.itop-structure.php"
|
|
]
|
|
},
|
|
"itop-themes-compat\/3.3.0": {
|
|
"label": "Light grey and Test red themes compatibility",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-structure\/3.1.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-themes-compat\/module.itop-themes-compat.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-themes-compat",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-themes-compat\/module.itop-themes-compat.php",
|
|
"dictionary": [
|
|
"2.x\/itop-themes-compat\/dictionaries\/it.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/tr.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/ru.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/pt_br.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/da.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/fr.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/ja.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/hu.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/en_gb.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/cs.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/nl.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/sk.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/de.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/es_cr.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/zh_cn.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/pl.dict.itop-themes-compat.php",
|
|
"2.x\/itop-themes-compat\/dictionaries\/en.dict.itop-themes-compat.php"
|
|
]
|
|
},
|
|
"itop-tickets\/3.3.0": {
|
|
"label": "Tickets Management",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-structure\/2.7.1"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "TicketsInstaller",
|
|
"datamodel": [
|
|
"main.itop-tickets.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-tickets\/module.itop-tickets.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-tickets",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-tickets\/module.itop-tickets.php",
|
|
"dictionary": [
|
|
"2.x\/itop-tickets\/dictionaries\/cs.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/da.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/es_cr.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/tr.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/nl.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/pl.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/it.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/en.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/pt_br.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/fr.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/sk.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/ja.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/ru.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/hu.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/de.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/en_gb.dict.itop-tickets.php",
|
|
"2.x\/itop-tickets\/dictionaries\/zh_cn.dict.itop-tickets.php"
|
|
]
|
|
},
|
|
"itop-welcome-itil\/3.3.0": {
|
|
"label": "ITIL skin",
|
|
"category": "skin",
|
|
"dependencies": [],
|
|
"mandatory": true,
|
|
"visible": false,
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-welcome-itil\/module.itop-welcome-itil.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-welcome-itil",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-welcome-itil\/module.itop-welcome-itil.php",
|
|
"dictionary": [
|
|
"2.x\/itop-welcome-itil\/dictionaries\/da.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/es_cr.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/sk.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/nl.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/en.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/fr.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/ru.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/ja.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/de.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/it.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/pl.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/tr.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/en_gb.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/hu.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/zh_cn.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/cs.dict.itop-welcome-itil.php",
|
|
"2.x\/itop-welcome-itil\/dictionaries\/pt_br.dict.itop-welcome-itil.php"
|
|
]
|
|
},
|
|
"combodo-db-tools\/3.3.0": {
|
|
"label": "Database maintenance tools",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-structure\/3.0.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"src\/Service\/DBToolsUtils.php",
|
|
"src\/Service\/DBAnalyzerUtils.php"
|
|
],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-db-tools\/module.combodo-db-tools.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-db-tools",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/combodo-db-tools\/module.combodo-db-tools.php",
|
|
"dictionary": [
|
|
"2.x\/combodo-db-tools\/dictionaries\/en.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/pl.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/pt_br.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/zh_cn.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/en_gb.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/nl.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/ru.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/es_cr.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/tr.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/da.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/ja.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/de.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/hu.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/fr.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/it.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/sk.dict.combodo-db-tools.php",
|
|
"2.x\/combodo-db-tools\/dictionaries\/cs.dict.combodo-db-tools.php"
|
|
]
|
|
},
|
|
"itop-config-mgmt\/3.3.0": {
|
|
"label": "Configuration Management (CMDB)",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-structure\/2.7.1"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "ConfigMgmtInstaller",
|
|
"datamodel": [
|
|
"model.itop-config-mgmt.php",
|
|
"main.itop-config-mgmt.php"
|
|
],
|
|
"data.struct": [
|
|
"data\/en_us.data.itop-brand.xml",
|
|
"data\/en_us.data.itop-osfamily.xml",
|
|
"data\/en_us.data.itop-osversion.xml"
|
|
],
|
|
"data.sample": [
|
|
"data.sample.model.xml",
|
|
"data.sample.networkdevicetype.xml",
|
|
"data.sample.servers.xml",
|
|
"data.sample.nw-devices.xml",
|
|
"data.sample.software.xml",
|
|
"data.sample.dbserver.xml",
|
|
"data.sample.dbschema.xml",
|
|
"data.sample.webserver.xml",
|
|
"data.sample.webapp.xml",
|
|
"data.sample.applications.xml",
|
|
"data.sample.applicationsolutionci.xml"
|
|
],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-config-mgmt\/module.itop-config-mgmt.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-config-mgmt",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-config-mgmt\/module.itop-config-mgmt.php",
|
|
"dictionary": [
|
|
"2.x\/itop-config-mgmt\/dictionaries\/ru.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/tr.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/it.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/pl.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/de.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/en_gb.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/fr.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/hu.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/nl.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/en.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/cs.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/ja.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/sk.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/zh_cn.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/da.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/pt_br.dict.itop-config-mgmt.php",
|
|
"2.x\/itop-config-mgmt\/dictionaries\/es_cr.dict.itop-config-mgmt.php"
|
|
]
|
|
},
|
|
"itop-core-update\/3.3.0": {
|
|
"label": "iTop Core Update",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-files-information\/2.7.0",
|
|
"combodo-db-tools\/2.7.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"src\/Service\/RunTimeEnvironmentCoreUpdater.php",
|
|
"src\/Service\/CoreUpdater.php",
|
|
"src\/Controller\/UpdateController.php",
|
|
"src\/Controller\/AjaxController.php"
|
|
],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-core-update\/module.itop-core-update.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-core-update",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-core-update\/module.itop-core-update.php",
|
|
"dictionary": [
|
|
"2.x\/itop-core-update\/dictionaries\/ru.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/de.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/hu.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/es_cr.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/cs.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/sk.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/pl.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/zh_cn.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/fr.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/da.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/en_gb.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/it.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/pt_br.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/en.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/nl.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/tr.dict.itop-core-update.php",
|
|
"2.x\/itop-core-update\/dictionaries\/ja.dict.itop-core-update.php"
|
|
]
|
|
},
|
|
"itop-datacenter-mgmt\/3.3.0": {
|
|
"label": "Datacenter Management",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.2.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [
|
|
"data.sample.racks.xml"
|
|
],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-datacenter-mgmt\/module.itop-datacenter-mgmt.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-datacenter-mgmt",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-datacenter-mgmt\/module.itop-datacenter-mgmt.php",
|
|
"dictionary": [
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/tr.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/ja.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/sk.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/da.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/es_cr.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/pl.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/ru.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/en.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/it.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/zh_cn.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/de.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/hu.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/cs.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/en_gb.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/fr.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/pt_br.dict.itop-datacenter-mgmt.php",
|
|
"2.x\/itop-datacenter-mgmt\/dictionaries\/nl.dict.itop-datacenter-mgmt.php"
|
|
]
|
|
},
|
|
"itop-endusers-devices\/3.3.0": {
|
|
"label": "End-user Devices Management",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.2.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "EndUserMgmtInstaller",
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-endusers-devices\/module.itop-endusers-devices.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-endusers-devices",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-endusers-devices\/module.itop-endusers-devices.php",
|
|
"dictionary": [
|
|
"2.x\/itop-endusers-devices\/dictionaries\/pl.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/cs.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/en.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/ru.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/it.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/en_gb.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/sk.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/es_cr.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/de.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/fr.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/tr.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/hu.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/da.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/zh_cn.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/nl.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/ja.dict.itop-endusers-devices.php",
|
|
"2.x\/itop-endusers-devices\/dictionaries\/pt_br.dict.itop-endusers-devices.php"
|
|
]
|
|
},
|
|
"itop-faq-light\/3.3.0": {
|
|
"label": "Frequently Asked Questions Database",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-structure\/3.0.0 || itop-portal\/3.0.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "FAQLightInstaller",
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [
|
|
"data.sample.faq-domains.xml"
|
|
],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-faq-light\/module.itop-faq-light.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-faq-light",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-faq-light\/module.itop-faq-light.php",
|
|
"dictionary": [
|
|
"2.x\/itop-faq-light\/dictionaries\/pl.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/da.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/en.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/zh_cn.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/es_cr.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/nl.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/pt_br.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/cs.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/ru.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/en_gb.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/tr.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/it.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/fr.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/hu.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/sk.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/de.dict.itop-faq-light.php",
|
|
"2.x\/itop-faq-light\/dictionaries\/ja.dict.itop-faq-light.php"
|
|
]
|
|
},
|
|
"itop-hub-connector\/3.3.0": {
|
|
"label": "iTop Hub Connector",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.4.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"menus.php",
|
|
"hubnewsroomprovider.class.inc.php"
|
|
],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-hub-connector\/module.itop-hub-connector.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-hub-connector",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-hub-connector\/module.itop-hub-connector.php",
|
|
"dictionary": [
|
|
"2.x\/itop-hub-connector\/dictionaries\/en_gb.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/it.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/zh_cn.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/sk.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/cs.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/fr.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/hu.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/ru.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/ja.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/en.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/es_cr.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/tr.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/nl.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/pl.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/de.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/pt_br.dict.itop-hub-connector.php",
|
|
"2.x\/itop-hub-connector\/dictionaries\/da.dict.itop-hub-connector.php"
|
|
]
|
|
},
|
|
"itop-incident-mgmt-itil\/3.3.0": {
|
|
"label": "Incident Management ITIL",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.4.0",
|
|
"itop-tickets\/2.4.0",
|
|
"itop-profiles-itil\/2.3.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-incident-mgmt-itil\/module.itop-incident-mgmt-itil.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-incident-mgmt-itil",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-incident-mgmt-itil\/module.itop-incident-mgmt-itil.php",
|
|
"dictionary": [
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/en_gb.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/da.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/en.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/de.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/zh_cn.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/sk.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/fr.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/hu.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/ja.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/pl.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/cs.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/nl.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/ru.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/tr.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/it.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/pt_br.dict.itop-incident-mgmt-itil.php",
|
|
"2.x\/itop-incident-mgmt-itil\/dictionaries\/es_cr.dict.itop-incident-mgmt-itil.php"
|
|
]
|
|
},
|
|
"itop-knownerror-mgmt\/3.3.0": {
|
|
"label": "Known Errors Database",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.2.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-knownerror-mgmt\/module.itop-knownerror-mgmt.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-knownerror-mgmt",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-knownerror-mgmt\/module.itop-knownerror-mgmt.php",
|
|
"dictionary": [
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/hu.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/nl.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/cs.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/es_cr.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/fr.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/ru.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/en.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/da.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/it.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/sk.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/pt_br.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/tr.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/zh_cn.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/de.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/en_gb.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/pl.dict.itop-knownerror-mgmt.php",
|
|
"2.x\/itop-knownerror-mgmt\/dictionaries\/ja.dict.itop-knownerror-mgmt.php"
|
|
]
|
|
},
|
|
"itop-oauth-client\/3.3.0": {
|
|
"label": "OAuth 2.0 client",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-welcome-itil\/3.1.0,"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"vendor\/autoload.php",
|
|
"src\/Service\/PopupMenuExtension.php",
|
|
"src\/Service\/ApplicationUIExtension.php"
|
|
],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-oauth-client\/module.itop-oauth-client.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-oauth-client",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-oauth-client\/module.itop-oauth-client.php",
|
|
"dictionary": [
|
|
"2.x\/itop-oauth-client\/dictionaries\/tr.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/fr.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/it.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/en.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/cs.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/sk.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/pl.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/ru.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/zh_cn.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/pt_br.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/es_cr.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/nl.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/ja.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/de.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/hu.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/en_gb.dict.itop-oauth-client.php",
|
|
"2.x\/itop-oauth-client\/dictionaries\/da.dict.itop-oauth-client.php"
|
|
]
|
|
},
|
|
"itop-problem-mgmt\/3.3.0": {
|
|
"label": "Problem Management",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-tickets\/2.0.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-problem-mgmt\/module.itop-problem-mgmt.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-problem-mgmt",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-problem-mgmt\/module.itop-problem-mgmt.php",
|
|
"dictionary": [
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/tr.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/cs.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/sk.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/pt_br.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/es_cr.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/en_gb.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/da.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/ru.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/pl.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/en.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/hu.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/fr.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/nl.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/ja.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/de.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/zh_cn.dict.itop-problem-mgmt.php",
|
|
"2.x\/itop-problem-mgmt\/dictionaries\/it.dict.itop-problem-mgmt.php"
|
|
]
|
|
},
|
|
"itop-request-mgmt-itil\/3.3.0": {
|
|
"label": "User request Management ITIL",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-tickets\/2.4.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"main.itop-request-mgmt-itil.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-request-mgmt-itil\/module.itop-request-mgmt-itil.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-request-mgmt-itil",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-request-mgmt-itil\/module.itop-request-mgmt-itil.php",
|
|
"dictionary": [
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/ja.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/hu.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/fr.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/nl.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/ru.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/zh_cn.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/it.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/pl.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/pt_br.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/sk.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/tr.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/es_cr.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/en_gb.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/de.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/en.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/cs.dict.itop-request-mgmt-itil.php",
|
|
"2.x\/itop-request-mgmt-itil\/dictionaries\/da.dict.itop-request-mgmt-itil.php"
|
|
]
|
|
},
|
|
"itop-request-mgmt\/3.3.0": {
|
|
"label": "Simple Ticket Management",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-tickets\/2.4.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [
|
|
"main.itop-request-mgmt.php"
|
|
],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-request-mgmt\/module.itop-request-mgmt.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-request-mgmt",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-request-mgmt\/module.itop-request-mgmt.php",
|
|
"dictionary": [
|
|
"2.x\/itop-request-mgmt\/dictionaries\/tr.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/da.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/it.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/fr.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/ru.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/cs.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/hu.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/en.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/pl.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/sk.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/pt_br.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/zh_cn.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/de.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/es_cr.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/en_gb.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/nl.dict.itop-request-mgmt.php",
|
|
"2.x\/itop-request-mgmt\/dictionaries\/ja.dict.itop-request-mgmt.php"
|
|
]
|
|
},
|
|
"itop-service-mgmt-provider\/3.3.0": {
|
|
"label": "Service Management for Service Providers",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-tickets\/2.0.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "ServiceMgmtProviderInstaller",
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [
|
|
"data.sample.organizations.xml",
|
|
"data.sample.contracts.xml",
|
|
"data.sample.servicefamilies.xml",
|
|
"data.sample.services.xml",
|
|
"data.sample.serviceelements.xml",
|
|
"data.sample.sla.xml",
|
|
"data.sample.slt.xml",
|
|
"data.sample.sltsla.xml",
|
|
"data.sample.contractservice.xml",
|
|
"data.sample.deliverymodelcontact.xml"
|
|
],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-service-mgmt-provider\/module.itop-service-mgmt-provider.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-service-mgmt-provider",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-service-mgmt-provider\/module.itop-service-mgmt-provider.php",
|
|
"dictionary": [
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/zh_cn.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/tr.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/sk.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/de.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/ja.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/ru.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/pl.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/fr.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/hu.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/en.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/it.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/cs.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/es_cr.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/pt_br.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/da.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/en_gb.dict.itop-service-mgmt-provider.php",
|
|
"2.x\/itop-service-mgmt-provider\/dictionaries\/nl.dict.itop-service-mgmt-provider.php"
|
|
]
|
|
},
|
|
"itop-service-mgmt\/3.3.0": {
|
|
"label": "Service Management",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-tickets\/2.0.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "ServiceMgmtInstaller",
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [
|
|
"data.sample.organizations.xml",
|
|
"data.sample.contracts.xml",
|
|
"data.sample.servicefamilies.xml",
|
|
"data.sample.services.xml",
|
|
"data.sample.serviceelements.xml",
|
|
"data.sample.sla.xml",
|
|
"data.sample.slt.xml",
|
|
"data.sample.sltsla.xml",
|
|
"data.sample.contractservice.xml",
|
|
"data.sample.deliverymodelcontact.xml"
|
|
],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-service-mgmt\/module.itop-service-mgmt.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-service-mgmt",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-service-mgmt\/module.itop-service-mgmt.php",
|
|
"dictionary": [
|
|
"2.x\/itop-service-mgmt\/dictionaries\/en_gb.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/hu.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/es_cr.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/nl.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/sk.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/it.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/da.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/zh_cn.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/pl.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/tr.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/en.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/cs.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/de.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/ja.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/ru.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/pt_br.dict.itop-service-mgmt.php",
|
|
"2.x\/itop-service-mgmt\/dictionaries\/fr.dict.itop-service-mgmt.php"
|
|
]
|
|
},
|
|
"itop-storage-mgmt\/3.3.0": {
|
|
"label": "Advanced Storage Management",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.4.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "StorageMgmtInstaller",
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-storage-mgmt\/module.itop-storage-mgmt.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-storage-mgmt",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-storage-mgmt\/module.itop-storage-mgmt.php",
|
|
"dictionary": [
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/en.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/cs.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/ja.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/da.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/pt_br.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/it.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/nl.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/fr.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/tr.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/es_cr.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/sk.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/zh_cn.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/en_gb.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/de.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/hu.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/pl.dict.itop-storage-mgmt.php",
|
|
"2.x\/itop-storage-mgmt\/dictionaries\/ru.dict.itop-storage-mgmt.php"
|
|
]
|
|
},
|
|
"itop-virtualization-mgmt\/3.3.0": {
|
|
"label": "Virtualization Management",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.4.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [
|
|
"data.sample.farm.xml",
|
|
"data.sample.hypervisor.xml",
|
|
"data.sample.vm.xml",
|
|
"data.sample.dbserver.xml",
|
|
"data.sample.dbschema.xml",
|
|
"data.sample.webserver.xml",
|
|
"data.sample.webapp.xml",
|
|
"data.sample.applicationsolutionci.xml"
|
|
],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-virtualization-mgmt\/module.itop-virtualization-mgmt.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-virtualization-mgmt",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-virtualization-mgmt\/module.itop-virtualization-mgmt.php",
|
|
"dictionary": [
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/de.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/en_gb.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/nl.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/ja.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/zh_cn.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/ru.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/sk.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/tr.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/fr.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/cs.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/da.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/hu.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/es_cr.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/en.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/pl.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/pt_br.dict.itop-virtualization-mgmt.php",
|
|
"2.x\/itop-virtualization-mgmt\/dictionaries\/it.dict.itop-virtualization-mgmt.php"
|
|
]
|
|
},
|
|
"itop-bridge-cmdb-services\/3.3.0": {
|
|
"label": "Bridge for CMDB and Services",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.7.1",
|
|
"itop-service-mgmt\/2.7.1 || itop-service-mgmt-provider\/2.7.1"
|
|
],
|
|
"mandatory": false,
|
|
"visible": false,
|
|
"auto_select": "SetupInfo::ModuleIsSelected(\"itop-config-mgmt\") && (SetupInfo::ModuleIsSelected(\"itop-service-mgmt\") || SetupInfo::ModuleIsSelected(\"itop-service-mgmt-provider\")) ",
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-cmdb-services\/module.itop-bridge-cmdb-services.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-cmdb-services",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-cmdb-services\/module.itop-bridge-cmdb-services.php",
|
|
"dictionary": [
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/es_cr.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/cs.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/ja.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/hu.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/it.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/fr.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/pl.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/pt_br.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/nl.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/tr.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/da.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/ru.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/de.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/sk.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/zh_cn.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/en.dict.itop-bridge-cmdb-services.php",
|
|
"2.x\/itop-bridge-cmdb-services\/dictionaries\/en_gb.dict.itop-bridge-cmdb-services.php"
|
|
]
|
|
},
|
|
"itop-bridge-cmdb-ticket\/3.3.0": {
|
|
"label": "Bridge for CMDB and Ticket",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.7.1",
|
|
"itop-tickets\/2.7.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": false,
|
|
"auto_select": "SetupInfo::ModuleIsSelected(\"itop-config-mgmt\") && SetupInfo::ModuleIsSelected(\"itop-tickets\") ",
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-cmdb-ticket\/module.itop-bridge-cmdb-ticket.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-cmdb-ticket",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-cmdb-ticket\/module.itop-bridge-cmdb-ticket.php",
|
|
"dictionary": [
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/it.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/ru.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/pt_br.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/zh_cn.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/en.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/ja.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/en_gb.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/hu.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/de.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/es_cr.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/tr.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/pl.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/fr.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/cs.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/da.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/nl.dict.itop-bridge-cmdb-ticket.php",
|
|
"2.x\/itop-bridge-cmdb-ticket\/dictionaries\/sk.dict.itop-bridge-cmdb-ticket.php"
|
|
]
|
|
},
|
|
"itop-bridge-datacenter-mgmt-services\/3.3.0": {
|
|
"label": "Bridge for CMDB Virtualization objects and Services",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.7.1",
|
|
"itop-service-mgmt\/2.7.1 || itop-service-mgmt-provider\/2.7.1",
|
|
"itop-datacenter-mgmt\/3.1.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": false,
|
|
"auto_select": "SetupInfo::ModuleIsSelected(\"itop-datacenter-mgmt\") && (SetupInfo::ModuleIsSelected(\"itop-service-mgmt\") || SetupInfo::ModuleIsSelected(\"itop-service-mgmt-provider\")) ",
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-datacenter-mgmt-services\/module.itop-bridge-datacenter-mgmt-services.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-datacenter-mgmt-services",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-datacenter-mgmt-services\/module.itop-bridge-datacenter-mgmt-services.php"
|
|
},
|
|
"itop-bridge-endusers-devices-services\/3.3.0": {
|
|
"label": "Bridge for CMDB endusers objects and Services",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.7.1",
|
|
"itop-service-mgmt\/2.7.1 || itop-service-mgmt-provider\/2.7.1",
|
|
"itop-endusers-devices\/3.1.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": false,
|
|
"auto_select": "SetupInfo::ModuleIsSelected(\"itop-endusers-devices\") && (SetupInfo::ModuleIsSelected(\"itop-service-mgmt\") || SetupInfo::ModuleIsSelected(\"itop-service-mgmt-provider\")) ",
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-endusers-devices-services\/module.itop-bridge-endusers-devices-services.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-endusers-devices-services",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-endusers-devices-services\/module.itop-bridge-endusers-devices-services.php"
|
|
},
|
|
"itop-bridge-storage-mgmt-services\/3.3.0": {
|
|
"label": "Bridge for CMDB Virtualization objects and Services",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.7.1",
|
|
"itop-service-mgmt\/2.7.1 || itop-service-mgmt-provider\/2.7.1",
|
|
"itop-storage-mgmt\/3.1.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": false,
|
|
"auto_select": "SetupInfo::ModuleIsSelected(\"itop-storage-mgmt\") && (SetupInfo::ModuleIsSelected(\"itop-service-mgmt\") || SetupInfo::ModuleIsSelected(\"itop-service-mgmt-provider\")) ",
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-storage-mgmt-services\/module.itop-bridge-storage-mgmt-services.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-storage-mgmt-services",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-storage-mgmt-services\/module.itop-bridge-storage-mgmt-services.php"
|
|
},
|
|
"itop-bridge-virtualization-mgmt-services\/3.3.0": {
|
|
"label": "Bridge for CMDB Virtualization objects and Services",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.7.1",
|
|
"itop-service-mgmt\/2.7.1 || itop-service-mgmt-provider\/2.7.1",
|
|
"itop-virtualization-mgmt\/3.1.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": false,
|
|
"auto_select": "SetupInfo::ModuleIsSelected(\"itop-virtualization-mgmt\") && (SetupInfo::ModuleIsSelected(\"itop-service-mgmt\") || SetupInfo::ModuleIsSelected(\"itop-service-mgmt-provider\")) ",
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-virtualization-mgmt-services\/module.itop-bridge-virtualization-mgmt-services.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-virtualization-mgmt-services",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-virtualization-mgmt-services\/module.itop-bridge-virtualization-mgmt-services.php"
|
|
},
|
|
"itop-bridge-virtualization-storage\/3.3.0": {
|
|
"label": "Links between virtualization and storage",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-storage-mgmt\/2.2.0",
|
|
"itop-virtualization-mgmt\/2.2.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": false,
|
|
"auto_select": "SetupInfo::ModuleIsSelected(\"itop-storage-mgmt\") && SetupInfo::ModuleIsSelected(\"itop-virtualization-mgmt\")",
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-virtualization-storage\/module.itop-bridge-virtualization-storage.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-virtualization-storage",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-bridge-virtualization-storage\/module.itop-bridge-virtualization-storage.php"
|
|
},
|
|
"itop-change-mgmt-itil\/3.3.0": {
|
|
"label": "Change Management ITIL",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.2.0",
|
|
"itop-tickets\/2.0.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-change-mgmt-itil\/module.itop-change-mgmt-itil.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-change-mgmt-itil",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-change-mgmt-itil\/module.itop-change-mgmt-itil.php",
|
|
"dictionary": [
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/hu.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/tr.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/fr.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/en.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/cs.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/da.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/sk.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/en_gb.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/nl.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/ja.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/es_cr.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/zh_cn.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/de.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/it.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/ru.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/pl.dict.itop-change-mgmt-itil.php",
|
|
"2.x\/itop-change-mgmt-itil\/dictionaries\/pt_br.dict.itop-change-mgmt-itil.php"
|
|
]
|
|
},
|
|
"itop-change-mgmt\/3.3.0": {
|
|
"label": "Change Management",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-config-mgmt\/2.2.0",
|
|
"itop-tickets\/2.0.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": true,
|
|
"installer": "ChangeManagementInstaller",
|
|
"datamodel": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-change-mgmt\/module.itop-change-mgmt.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-change-mgmt",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-change-mgmt\/module.itop-change-mgmt.php",
|
|
"dictionary": [
|
|
"2.x\/itop-change-mgmt\/dictionaries\/zh_cn.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/en.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/tr.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/it.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/cs.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/hu.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/pl.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/en_gb.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/ja.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/da.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/es_cr.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/de.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/nl.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/sk.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/ru.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/pt_br.dict.itop-change-mgmt.php",
|
|
"2.x\/itop-change-mgmt\/dictionaries\/fr.dict.itop-change-mgmt.php"
|
|
]
|
|
},
|
|
"itop-full-itil\/3.3.0": {
|
|
"label": "Bridge - Request management ITIL + Incident management ITIL",
|
|
"category": "business",
|
|
"dependencies": [
|
|
"itop-request-mgmt-itil\/2.3.0",
|
|
"itop-incident-mgmt-itil\/2.3.0"
|
|
],
|
|
"mandatory": false,
|
|
"visible": false,
|
|
"auto_select": "SetupInfo::ModuleIsSelected(\"itop-request-mgmt-itil\") && SetupInfo::ModuleIsSelected(\"itop-incident-mgmt-itil\")",
|
|
"datamodel": [],
|
|
"webservice": [],
|
|
"data.struct": [],
|
|
"data.sample": [],
|
|
"doc.manual_setup": "",
|
|
"doc.more_information": "",
|
|
"settings": [],
|
|
"module_file_path": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-full-itil\/module.itop-full-itil.php",
|
|
"itop_version": "1.0.2",
|
|
"root_dir": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-full-itil",
|
|
"module_file": "\/var\/www\/html\/iTopLegacy\/datamodels\/2.x\/itop-full-itil\/module.itop-full-itil.php"
|
|
}
|
|
} |