N°2595 - Reorganize admin. console menus: Change new menu groups IDs to avoid collision with existing extensions

This commit is contained in:
Molkobain
2020-02-04 09:50:11 +01:00
parent bf18d623d6
commit ac6e60f5a1
36 changed files with 38 additions and 38 deletions

View File

@@ -15,7 +15,7 @@
<menu id="AdminTools" xsi:type="MenuGroup" _delta="define">
<rank>80</rank>
</menu>
<menu id="System" xsi:type="MenuGroup" _delta="define">
<menu id="SystemTools" xsi:type="MenuGroup" _delta="define">
<rank>100</rank>
<enable_class>ResourceSystemMenu</enable_class>
<enable_action>UR_ACTION_MODIFY</enable_action>

View File

@@ -3,7 +3,7 @@
<menus>
<menu id="DBToolsMenu" xsi:type="WebPageMenuNode" _delta="define">
<rank>30</rank>
<parent>System</parent>
<parent>SystemTools</parent>
<url>$pages/exec.php?exec_module=combodo-db-tools&amp;exec_page=dbtools.php&amp;c[menu]=DBToolsMenu</url>
<enable_admin_only>1</enable_admin_only>
</menu>

View File

@@ -3,7 +3,7 @@
<menus>
<menu id="BackupStatus" xsi:type="WebPageMenuNode" _delta="define">
<rank>50</rank>
<parent>System</parent>
<parent>SystemTools</parent>
<url>status.php</url>
<enable_admin_only>1</enable_admin_only>
</menu>

View File

@@ -3,7 +3,7 @@
<menus>
<menu id="ConfigEditor" xsi:type="WebPageMenuNode" _delta="define">
<rank>10</rank>
<parent>Configuration</parent>
<parent>ConfigurationTools</parent>
<url>config.php</url>
<enable_admin_only>1</enable_admin_only>
</menu>

View File

@@ -3,7 +3,7 @@
<menus>
<menu id="iTopUpdate" xsi:type="WebPageMenuNode" _delta="define">
<rank>60</rank>
<parent>System</parent>
<parent>SystemTools</parent>
<url>$pages/exec.php?exec_module=itop-core-update&amp;exec_page=index.php&amp;c[menu]=iTopUpdate&amp;maintenance=true</url>
<enable_admin_only>1</enable_admin_only>
</menu>

View File

@@ -59,7 +59,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Menu:MyShortcuts' => 'Mé odkazy',
'Menu:UserManagement' => 'User Management~~',
'Menu:Queries' => 'Queries~~',
'Menu:Configuration' => 'Configuration~~',
'Menu:ConfigurationTools' => 'Configuration~~',
));
//

View File

@@ -56,7 +56,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
'Menu:MyShortcuts' => 'Mine Genveje',
'Menu:UserManagement' => 'User Management~~',
'Menu:Queries' => 'Queries~~',
'Menu:Configuration' => 'Configuration~~',
'Menu:ConfigurationTools' => 'Configuration~~',
));
//

View File

@@ -168,12 +168,12 @@
<enable_class>ResourceAdminMenu</enable_class>
<enable_action>UR_ACTION_MODIFY</enable_action>
</menu>
<menu id="Configuration" xsi:type="MenuGroup" _delta="define_if_not_exists">
<menu id="ConfigurationTools" xsi:type="MenuGroup" _delta="define_if_not_exists">
<rank>90</rank>
</menu>
<menu id="DataSources" xsi:type="OQLMenuNode" _delta="define">
<rank>20</rank>
<parent>Configuration</parent>
<parent>ConfigurationTools</parent>
<oql><![CDATA[SELECT SynchroDataSource]]></oql>
<do_search>1</do_search>
<enable_class>SynchroDataSource</enable_class>
@@ -181,7 +181,7 @@
</menu>
<menu id="NotificationsMenu" xsi:type="WebPageMenuNode" _delta="define">
<rank>40</rank>
<parent>Configuration</parent>
<parent>ConfigurationTools</parent>
<url>$pages/notifications.php</url>
<enable_class>Trigger</enable_class>
<enable_action>UR_ACTION_MODIFY</enable_action>

View File

@@ -58,7 +58,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Menu:MyShortcuts' => 'Meine Shortcuts',
'Menu:UserManagement' => 'User Management~~',
'Menu:Queries' => 'Queries~~',
'Menu:Configuration' => 'Configuration~~',
'Menu:ConfigurationTools' => 'Configuration~~',
));
//

View File

@@ -57,7 +57,7 @@ Dict::Add('EN US', 'English', 'English', array(
'Menu:MyShortcuts' => 'My Shortcuts',
'Menu:UserManagement' => 'User Management',
'Menu:Queries' => 'Queries',
'Menu:Configuration' => 'Configuration',
'Menu:ConfigurationTools' => 'Configuration',
));
//

View File

@@ -55,7 +55,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Menu:MyShortcuts' => 'Mis Accesos Rápidos',
'Menu:UserManagement' => 'Gestión de usuarios',
'Menu:Queries' => 'Consultas',
'Menu:Configuration' => 'configuración',
'Menu:ConfigurationTools' => 'configuración',
));
//

View File

@@ -55,7 +55,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
'Menu:MyShortcuts' => 'Mes raccourcis',
'Menu:UserManagement' => 'Utilisateurs',
'Menu:Queries' => 'Requêtes',
'Menu:Configuration' => 'Configuration',
'Menu:ConfigurationTools' => 'Configuration',
));
//

View File

@@ -55,7 +55,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
'Menu:MyShortcuts' => 'My Shortcuts~~',
'Menu:UserManagement' => 'User Management~~',
'Menu:Queries' => 'Queries~~',
'Menu:Configuration' => 'Configuration~~',
'Menu:ConfigurationTools' => 'Configuration~~',
));
//

View File

@@ -55,7 +55,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Menu:MyShortcuts' => 'Le mie scorciatoie',
'Menu:UserManagement' => 'Gestione utenti',
'Menu:Queries' => 'Interrogazioni',
'Menu:Configuration' => 'configurazione',
'Menu:ConfigurationTools' => 'configurazione',
));
//

View File

@@ -55,7 +55,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
'Menu:MyShortcuts' => '私のショートカット',
'Menu:UserManagement' => 'User Management~~',
'Menu:Queries' => 'Queries~~',
'Menu:Configuration' => 'Configuration~~',
'Menu:ConfigurationTools' => 'Configuration~~',
));
//

View File

@@ -58,7 +58,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Menu:MyShortcuts' => 'Mijn snelkoppelingen',
'Menu:UserManagement' => 'Gebruikersbeheer',
'Menu:Queries' => 'Query\'s',
'Menu:Configuration' => 'Configuratie',
'Menu:ConfigurationTools' => 'Configuratie',
));
//

View File

@@ -55,7 +55,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Menu:MyShortcuts' => 'Meus atalhos',
'Menu:UserManagement' => 'User Management~~',
'Menu:Queries' => 'Queries~~',
'Menu:Configuration' => 'Configuration~~',
'Menu:ConfigurationTools' => 'Configuration~~',
));
//

View File

@@ -44,7 +44,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'Menu:MyShortcuts' => 'Избранное',
'Menu:UserManagement' => 'Управление пользователями',
'Menu:Queries' => 'Запросы OQL',
'Menu:Configuration' => 'Конфигурация',
'Menu:ConfigurationTools' => 'Конфигурация',
));
//

View File

@@ -56,7 +56,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Menu:MyShortcuts' => 'Moje skratky',
'Menu:UserManagement' => 'User Management~~',
'Menu:Queries' => 'Queries~~',
'Menu:Configuration' => 'Configuration~~',
'Menu:ConfigurationTools' => 'Configuration~~',
));
//

View File

@@ -55,7 +55,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Menu:MyShortcuts' => 'My Shortcuts~~',
'Menu:UserManagement' => 'User Management~~',
'Menu:Queries' => 'Queries~~',
'Menu:Configuration' => 'Configuration~~',
'Menu:ConfigurationTools' => 'Configuration~~',
));
//

View File

@@ -57,7 +57,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Menu:MyShortcuts' => '我的快捷方式',
'Menu:UserManagement' => '用户管理',
'Menu:Queries' => '查询',
'Menu:Configuration' => '配置',
'Menu:ConfigurationTools' => '配置',
));
//

View File

@@ -900,7 +900,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Menu:AdminTools' => 'Administrace', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => 'Nástroje pro administraci', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Nástroje přístupné pouze uživatelům, kteří mají potřbná oprávnění', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => 'Řízení změn',
'UI:ChangeManagementMenu+' => 'Řízení změn',

View File

@@ -887,7 +887,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
'Menu:AdminTools' => 'Admin værktøjer', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => '', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Værktøjer kun tilgængelige for brugere med administrator profil', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => 'Change Management',
'UI:ChangeManagementMenu+' => '',

View File

@@ -886,7 +886,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Menu:AdminTools' => 'Admin-Tools', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => 'Administrationswerkzeuge', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Werkzeuge, die nur für Benutzer mit Adminstratorprofil zugänglich sind', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => 'Change Management',
'UI:ChangeManagementMenu+' => 'Change Management',

View File

@@ -903,7 +903,7 @@ Dict::Add('EN US', 'English', 'English', array(
'Menu:AdminTools' => 'Administration', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => 'Administration tools', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Tools accessible only to users having the administrator profile', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System',
'Menu:SystemTools' => 'System',
'UI:ChangeManagementMenu' => 'Change Management',
'UI:ChangeManagementMenu+' => 'Change Management',

View File

@@ -898,7 +898,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Menu:AdminTools' => 'Herramientas Administrativas', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => 'Herramientas Administrativas', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Herramientas accesibles sólo a usuarios con Perfil de administrador', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => 'Control de Cambios',
'UI:ChangeManagementMenu+' => 'Control de Cambios',

View File

@@ -885,7 +885,7 @@ Dict::Add('FR FR', 'French', 'Français', array(
'Menu:AdminTools' => 'Outils d\'admin', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => 'Outils d\'administration', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Ces outils sont accessibles uniquement aux utilisateurs possédant le profil Administrateur.', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'Système',
'Menu:SystemTools' => 'Système',
'UI:ChangeManagementMenu' => 'Gestion du Changement',
'UI:ChangeManagementMenu+' => 'Gestion du Changement',

View File

@@ -885,7 +885,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
'Menu:AdminTools' => 'Adminisztrációs eszközök', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => '', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Eszközök csak az adminisztrátori profilhoz rendlet felhasználók számára elérhetők.', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => 'Változás menedzsment',
'UI:ChangeManagementMenu+' => '',

View File

@@ -898,7 +898,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Menu:AdminTools' => 'Strumenti di amministrazione', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => '', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Strumenti accessibile solo agli utenti con il profilo di amministratore', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'Sistema',
'Menu:SystemTools' => 'Sistema',
'UI:ChangeManagementMenu' => 'Gestione Cambi',
'UI:ChangeManagementMenu+' => '',

View File

@@ -885,7 +885,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
'Menu:AdminTools' => '管理ツール', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => '管理ツール', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'このツールは管理者プロフィールを持つユーザのみアクセスが可能です。', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => '変更管理',
'UI:ChangeManagementMenu+' => '変更管理',

View File

@@ -905,7 +905,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Menu:AdminTools' => 'Beheerderstools', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => 'Beheerderstools', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Tools die alleen toegankelijk zijn voor gebruikers met een beheerdersprofiel', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'Systeem',
'Menu:SystemTools' => 'Systeem',
'UI:ChangeManagementMenu' => 'Change Management',
'UI:ChangeManagementMenu+' => 'Change Management',

View File

@@ -898,7 +898,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Menu:AdminTools' => 'Ferramentas Administrativas', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => 'Ferramentas Administrativas', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Ferramentas acessíveis apenas para usuários com o perfil do administrador', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => 'Gerenciamento Mudanças',
'UI:ChangeManagementMenu+' => 'Gerenciamento Mudanças',

View File

@@ -877,7 +877,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'Menu:AdminTools' => 'Инструменты администратора', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => 'Инструменты администратора', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Инструменты доступны только для пользователей, имеющих профиль администратора', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'Система',
'Menu:SystemTools' => 'Система',
'UI:ChangeManagementMenu' => 'Управление изменениями',
'UI:ChangeManagementMenu+' => 'Управление изменениями',

View File

@@ -885,7 +885,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Menu:AdminTools' => 'Administrátorské pomôcky', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => '', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Pomôcky prístupné iba užívateľom majúcim administrátorský profil', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => 'Manažment zmien',
'UI:ChangeManagementMenu+' => '',

View File

@@ -899,7 +899,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Menu:AdminTools' => 'Yönetim Araçları', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => 'Yönetim Araçları', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => 'Yönetici profiline izin verilen araçlar', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => 'Değişiklik Yönetimi',
'UI:ChangeManagementMenu+' => 'Değişiklik Yönetimi',

View File

@@ -898,7 +898,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Menu:AdminTools' => '管理工具', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools+' => '管理工具', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:AdminTools?' => '具有管理员角色的用户才能获得的工具', // Duplicated into itop-welcome-itil (will be removed from here...)
'Menu:System' => 'System~~',
'Menu:SystemTools' => 'System~~',
'UI:ChangeManagementMenu' => '变更管理',
'UI:ChangeManagementMenu+' => '变更管理',