mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
- Localization of the menus 90% done. - Removed the old types of Flash charts, (no longer used anyway, now we rely on open-flash-charts) SVN:trunk[441]
833 lines
44 KiB
XML
833 lines
44 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Set>
|
|
<menuNode alias="menuNode" id="1">
|
|
<name>UI:AdminToolsMenu</name>
|
|
<label>UI:AdminToolsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><p></p>
|
|
<p></p>
|
|
<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:32px;">Administration tools</p>
|
|
<p>Tools accessible only to logins having the administrator profile</p>
|
|
</template>
|
|
<type>administrator</type>
|
|
<rank>1000</rank>
|
|
<parent_id>0</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="15">
|
|
<name>UI:AdvancedToolsMenu</name>
|
|
<label>UI:AdvancedToolsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><p></p>
|
|
<p></p>
|
|
<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:32px;">Tools for the iTop consultant</p>
|
|
<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px;"><i>This section contains links to useful tools for extending or debugging iTop</i></p>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>9</rank>
|
|
<parent_id>0</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="16">
|
|
<name>UI:ApplicationLogMenu</name>
|
|
<label>UI:ApplicationLogMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path>../images/std_view.gif</icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT Event</itopblock>
|
|
<p class="page-header"><itopstring>UI:ApplicationLogMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT Event</itopblock>
|
|
</template>
|
|
<type>administrator</type>
|
|
<rank>2</rank>
|
|
<parent_id>1</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="17">
|
|
<name>UI:ApplicationsMenu</name>
|
|
<label>UI:ApplicationsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizApplication</itopblock>
|
|
<p class="page-header"><itopstring>UI:ApplicationsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizApplication</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>4</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="2">
|
|
<name>UI:AuditMenu</name>
|
|
<label>UI:AuditMenu+</label>
|
|
<hyperlink>./audit.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template></template>
|
|
<type>application</type>
|
|
<rank>4</rank>
|
|
<parent_id>5</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="3">
|
|
<name>UI:ChangeManagementMenu</name>
|
|
<label>UI:ChangeManagementMenu+</label>
|
|
<hyperlink>./UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><h1><itopstring>UI:ChangeManagementMenu:Title</itopstring></h1>
|
|
<table border="0" padding="5" width="100%">
|
|
<tr>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:bars;group_by:type;chart_title:UI-ChangeManagementMenu-ChangesByType" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;group_by:ticket_status;chart_title:UI-ChangeManagementMenu-ChangesByStatus" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket</itopblock>
|
|
</td>
|
|
</tr><tr>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-ChangeManagementMenu-ChangesByWorkgroup</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="count" parameters="group_by:workgroup_name" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-ChangeManagementMenu-ChangesNotYetAssigned</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" parameters="dashboard:true" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket WHERE ticket_status = 'New'</itopblock>
|
|
</td>
|
|
</tr>
|
|
</table></template>
|
|
<type>application</type>
|
|
<rank>7</rank>
|
|
<parent_id>0</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="18">
|
|
<name>UI:CircuitsMenu</name>
|
|
<label>UI:CircuitsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizCircuit</itopblock>
|
|
<p class="page-header"><itopstring>UI:CircuitsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizCircuit</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>4</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="19">
|
|
<name>UI:ClosedChangesMenu</name>
|
|
<label>UI:ClosedChangesMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket WHERE ticket_status = 'Closed'</itopblock>
|
|
<p class="page-header"><itopstring>UI:ClosedChangesMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket WHERE ticket_status = 'Closed'</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>5</rank>
|
|
<parent_id>3</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="20">
|
|
<name>UI:ClosedIncidentsMenu</name>
|
|
<label>UI:ClosedIncidentsMenu+</label>
|
|
<hyperlink>./UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket WHERE ticket_status = 'Closed'</itopblock>
|
|
<p class="page-header"><itopstring>UI:ClosedIncidentsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket WHERE ticket_status = 'Closed'</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>5</rank>
|
|
<parent_id>10</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="4">
|
|
<name>UI:ConfigurationItemsMenu</name>
|
|
<label>UI:ConfigurationItemsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><h1><itopstring>UI:ConfigurationItemsMenu:Title</itopstring></h1>
|
|
<table border="0" padding="5" class="layout" width="100%">
|
|
<tr>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;chart_title:UI-ConfigurationItemsMenu-ServersByCriticity;group_by:severity" asynchronous="false" encoding="text/oql">SELECT bizServer</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;chart_title:UI-ConfigurationItemsMenu-PCsByCriticity;group_by:severity" asynchronous="false" encoding="text/oql">SELECT bizPC</itopblock>
|
|
</td>
|
|
</tr><tr>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;chart_title:UI-ConfigurationItemsMenu-NWDevicesByCriticity;group_by:severity" asynchronous="false" encoding="text/oql">SELECT bizNetworkDevice</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;chart_title:UI-ConfigurationItemsMenu-ApplicationsByCriticity;group_by:severity" asynchronous="false" encoding="text/oql">SELECT bizApplication</itopblock>
|
|
</td>
|
|
</tr>
|
|
</table></template>
|
|
<type>application</type>
|
|
<rank>2</rank>
|
|
<parent_id>5</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="5">
|
|
<name>UI:ConfigurationManagementMenu</name>
|
|
<label>UI:ConfigurationManagementMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><h1><itopstring>UI:ConfigurationManagementMenu:Title</itopstring></h1>
|
|
<table border="0" padding="5" class="layout" width="100%">
|
|
<tr>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;group_by:status;chart_title:UI-ConfigurationManagementMenu-InfraByStatus" asynchronous="false" encoding="text/oql">SELECT logInfra</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:bars;group_by:finalclass;chart_title:UI-ConfigurationManagementMenu-InfraByType" asynchronous="false" encoding="text/oql">SELECT logInfra</itopblock>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-ConfigurationManagementMenu-InfraByType</itopstring></h2>
|
|
<itopblock BlockClass="DisplayBlock" type="count" parameters="group_by:finalclass" asynchronous="false" encoding="text/oql">SELECT logInfra</itopblock>
|
|
</td>
|
|
<td>
|
|
&nbsp;
|
|
</td>
|
|
</tr>
|
|
</table></template>
|
|
<type>application</type>
|
|
<rank>2</rank>
|
|
<parent_id>0</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="6">
|
|
<name>UI:ContactsMenu</name>
|
|
<label>UI:ContactsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><h1><itopstring>UI:ContactsMenu:Title</itopstring></h1>
|
|
<table border="0" padding="5" class="layout" width="100%">
|
|
<tr>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-ContactsMenu-ContactsByLocation</itopstring></h2>
|
|
<itopblock BlockClass="DisplayBlock" type="count" parameters="group_by:location_name" asynchronous="false" encoding="text/oql">SELECT bizContact</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;chart_title:UI-ContactsMenu-ContactsByLocation;group_by:location_name" asynchronous="false" encoding="text/oql">SELECT bizContact</itopblock>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-ContactsMenu-ContactsByType</itopstring></h2>
|
|
<itopblock BlockClass="DisplayBlock" type="count" parameters="group_by:finalclass" asynchronous="false" encoding="text/oql">SELECT bizContact</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-ContactsMenu-ContactsByStatus</itopstring></h2>
|
|
<itopblock BlockClass="DisplayBlock" type="count" parameters="group_by:status" asynchronous="false" encoding="text/oql">SELECT bizContact</itopblock>
|
|
</td>
|
|
</tr>
|
|
</table></template>
|
|
<type>application</type>
|
|
<rank>1</rank>
|
|
<parent_id>5</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="21">
|
|
<name>UI:ContractsMenu</name>
|
|
<label>UI:ContractsMenu+</label>
|
|
<hyperlink>./UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizContract</itopblock>
|
|
<p class="page-header"><itopstring>UI:ContractsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizContract</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>2</rank>
|
|
<parent_id>14</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="7">
|
|
<name>UI:CSVImportMenu</name>
|
|
<label>UI:CSVImportMenu+</label>
|
|
<hyperlink>csvimport.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template></template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>15</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="8">
|
|
<name>UI:DataModelMenu</name>
|
|
<label>UI:DataModelMenu+</label>
|
|
<hyperlink>schema.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template></template>
|
|
<type>administrator</type>
|
|
<rank>1500</rank>
|
|
<parent_id>1</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="22">
|
|
<name>UI:DocumentsMenu</name>
|
|
<label>UI:DocumentsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizDocument</itopblock>
|
|
<p class="page-header"><itopstring>UI:DocumentsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizDocument</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>6</rank>
|
|
<parent_id>5</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="9">
|
|
<name>UI:ExportMenu</name>
|
|
<label>UI:ExportMenu+</label>
|
|
<hyperlink>../webservices/export.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template></template>
|
|
<type>administrator</type>
|
|
<rank>1001</rank>
|
|
<parent_id>1</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="23">
|
|
<name>UI:GroupingMenu</name>
|
|
<label>UI:GroupingMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizInfraGroup</itopblock>
|
|
<p class="page-header"><itopstring>UI:GroupingMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizInfraGroup</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>3</rank>
|
|
<parent_id>5</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="10">
|
|
<name>UI:IncidentManagementMenu</name>
|
|
<label>UI:IncidentManagementMenu+</label>
|
|
<hyperlink>./UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><h1><itopstring>UI:IncidentManagementMenu:Title</itopstring></h1>
|
|
<table border="0" padding="5" width="100%">
|
|
<tr>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;group_by:type;chart_title:UI-IncidentManagementMenu-IncidentsByType" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:bars;group_by:ticket_status;chart_title:UI-IncidentManagementMenu-IncidentsByStatus" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket</itopblock>
|
|
</td>
|
|
</tr><tr>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-IncidentManagementMenu-IncidentsByWorkgroup</itopstring></h2p>
|
|
<itopblock BlockClass="DisplayBlock" type="count" parameters="group_by:workgroup_name" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-IncidentManagementMenu-IncidentsNotYetAssigned</itopstring></h2p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" parameters="dashboard:true" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket WHERE ticket_status = 'New'</itopblock>
|
|
</td>
|
|
</tr>
|
|
</table></template>
|
|
<type>application</type>
|
|
<rank>5</rank>
|
|
<parent_id>0</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="24">
|
|
<name>UI:InterfacesMenu</name>
|
|
<label>UI:InterfacesMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizInterface</itopblock>
|
|
<p class="page-header"><itopstring>UI:InterfacesMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizInterface</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>4</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="25">
|
|
<name>UI:KnownErrorsMenu</name>
|
|
<label>UI:KnownErrorsMenu+</label>
|
|
<hyperlink>./UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizKnownError</itopblock>
|
|
<p class="page-header"><itopstring>UI:KnownErrorsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizKnownError</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>10</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="26">
|
|
<name>UI:LocationsMenu</name>
|
|
<label>UI:LocationsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizLocation</itopblock>
|
|
<p class="page-header"><itopstring>UI:LocationsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizLocation</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>5</rank>
|
|
<parent_id>5</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="27">
|
|
<name>UI:MyChangesMenu</name>
|
|
<label>UI:MyChangesMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket AS C WHERE C.agent_id = :current_contact_id</itopblock>
|
|
<p class="page-header"><itopstring>UI:MyChangesMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket AS C WHERE C.agent_id = :current_contact_id</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>1</rank>
|
|
<parent_id>3</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="28">
|
|
<name>UI:MyIncidentsMenu</name>
|
|
<label>UI:MyIncidentsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket AS I WHERE I.agent_id = :current_contact_id</itopblock>
|
|
<p class="page-header"><itopstring>UI:MyIncidentsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket AS I WHERE I.agent_id = :current_contact_id</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>1</rank>
|
|
<parent_id>10</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="29">
|
|
<name>UI:MyServiceCallsMenu</name>
|
|
<label>UI:MyServiceCallsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizServiceCall AS SC WHERE SC.agent_id = :current_contact_id</itopblock>
|
|
<p class="page-header"><itopstring>UI:MyServiceCallsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizServiceCall AS SC WHERE SC.agent_id = :current_contact_id</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>1</rank>
|
|
<parent_id>13</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="30">
|
|
<name>UI:NetworkDevicesMenu</name>
|
|
<label>UI:NetworkDevicesMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizNetworkDevice</itopblock>
|
|
<p class="page-header"><itopstring>UI:NetworkDevicesMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizNetworkDevice</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>4</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="11">
|
|
<name>UI:NotificationsMenu</name>
|
|
<label>UI:NotificationsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><div class="page_header" style="padding:0.5em;">
|
|
<h1>Configuration of the <span class="hilite">Notifications</span></h1>
|
|
</div>
|
|
<itoptoggle name="Help" open="true">
|
|
<div style="padding: 1em; font-size:1.25em;background:#E8F3CF;margin-top: 0.25em;">
|
|
<img src="../images/bell.png" style="margin-top: -60px; margin-right: 10px; float: right;">
|
|
<p>In iTop the notifications are fully customizable. They are based on two sets of objects: <i>triggers and actions</i>.</p>
|
|
<p><i><b>Triggers</b></i> define when a notification will be executed. There are 3 types of triggers for covering 3 differents phases of an object life cycle:
|
|
<ol>
|
|
<li>the 'OnCreate' triggers get executed when an object of the specified class is created</li>
|
|
<li>the 'OnStateEnter' triggers get executed before an object of the given class enters a specified state (coming from another state)</li>
|
|
<li>the 'OnStateLeave' triggers get executed when an object of the given class is leaving a specified state</li>
|
|
</ol>
|
|
</p>
|
|
<p>
|
|
<i><b>Actions</b></i> define the actions to be performed when the triggers execute. For now there is only one kind of action consisting in sending an email message.
|
|
Such actions also define the template to be used for sending the email as well as the other parameters of the message like the recipients, importance, etc.
|
|
</p>
|
|
<p>A special page: <a href="../setup/email.test.php" target="_blank">email.test.php</a> is available for testing and troubleshooting your PHP mail configuration.</p>
|
|
<p>To be executed, actions must be associated to triggers.
|
|
When associated with a trigger, each action is given an 'order' number, specifying in which order the actions are to be executed.</p>
|
|
</div>
|
|
</itoptoggle>
|
|
<p>&nbsp;</p>
|
|
<itoptabs>
|
|
<itoptab name="Triggers">
|
|
<h3>Available Triggers</h3>
|
|
<table style="border:0;border-spacing:10px;width:100%;">
|
|
<tr>
|
|
<td style="vertical-align:top;width:33%;padding:10px;background:#f8f8f8;">
|
|
<h4>When an object is created</h4>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT TriggerOnObjectCreate</itopblock>
|
|
</td>
|
|
<td style="vertical-align:top;width:33%;padding:10px;background:#f8f8f8;">
|
|
<h4>When an object enters a state</h4>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT TriggerOnStateEnter</itopblock>
|
|
</td>
|
|
<td style="vertical-align:top;width:33%;padding:10px;background:#f8f8f8;">
|
|
<h4>When an object leaves a state</h4>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT TriggerOnStateLeave</itopblock>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</itoptab>
|
|
<itoptab name="Actions">
|
|
<h3>Available Actions</h3>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT ActionEmail</itopblock>
|
|
</itoptab>
|
|
</itoptabs></template>
|
|
<type>administrator</type>
|
|
<rank>2</rank>
|
|
<parent_id>1</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="31">
|
|
<name>UI:OpenChangesMenu</name>
|
|
<label>UI:OpenChangesMenu+</label>
|
|
<hyperlink>./UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket WHERE ticket_status != 'Closed'</itopblock>
|
|
<p class="page-header"><itopstring>UI:OpenChangesMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket WHERE ticket_status != 'Closed'</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>3</rank>
|
|
<parent_id>3</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="32">
|
|
<name>UI:OpenIncidentsMenu</name>
|
|
<label>UI:OpenIncidentsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket WHERE ticket_status != 'Closed'</itopblock>
|
|
<p class="page-header"><itopstring>UI:OpenIncidentsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket WHERE ticket_status != 'Closed'</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>3</rank>
|
|
<parent_id>10</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="33">
|
|
<name>UI:OpenServiceCallsMenu</name>
|
|
<label>UI:OpenServiceCallsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizServiceCall WHERE call_status != 'Closed'</itopblock>
|
|
<p class="page-header"><itopstring>UI:OpenServiceCallsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizServiceCall WHERE call_status != 'Closed'</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>2</rank>
|
|
<parent_id>13</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="34">
|
|
<name>UI:PatchesMenu</name>
|
|
<label>UI:PatchesMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizPatch</itopblock>
|
|
<p class="page-header"><itopstring>UI:PatchesMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizPatch</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>4</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="35">
|
|
<name>UI:PCsMenu</name>
|
|
<label>UI:PCsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizPC</itopblock>
|
|
<p class="page-header"><itopstring>UI:PCsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizPC</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>4</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="36">
|
|
<name>UI:PersonsMenu</name>
|
|
<label>UI:PersonsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizPerson</itopblock>
|
|
<p class="page-header"><itopstring>UI:PersonsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizPerson</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>7</rank>
|
|
<parent_id>6</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="37">
|
|
<name>UI:ProfilesMenu</name>
|
|
<label>UI:ProfilesMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path>../images/std_view.gif</icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT URP_Profiles</itopblock>
|
|
<p class="page-header"><itopstring>UI:ProfilesMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT URP_Profiles</itopblock>
|
|
</template>
|
|
<type>administrator</type>
|
|
<rank>11</rank>
|
|
<parent_id>45</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="12">
|
|
<name>UI:RunQueriesMenu</name>
|
|
<label>UI:RunQueriesMenu+</label>
|
|
<hyperlink>./run_query.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template></template>
|
|
<type>administrator</type>
|
|
<rank>1002</rank>
|
|
<parent_id>1</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="38">
|
|
<name>UI:ScheduledOutagesMenu</name>
|
|
<label>UI:ScheduledOutagesMenu+</label>
|
|
<hyperlink>./UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket WHERE outage = 'Yes' AND ticket_status != 'Closed'</itopblock>
|
|
<p class="page-header"><itopstring>UI:ScheduledOutagesMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizChangeTicket WHERE outage = 'Yes' AND ticket_status != 'Closed'</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>7</rank>
|
|
<parent_id>3</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="39">
|
|
<name>UI:ServersMenu</name>
|
|
<label>UI:ServersMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizServer</itopblock>
|
|
<p class="page-header"><itopstring>UI:ServersMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizServer</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>4</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="13">
|
|
<name>UI:ServiceDeskMenu</name>
|
|
<label>UI:ServiceDeskMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><h1><itopstring>UI:ServiceDeskMenu:Title</itopstring></h1>
|
|
<table border="0" padding="5" width="100%">
|
|
<tr>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;group_by:type;chart_title:UI-ServiceDeskMenu-CallsByType" asynchronous="false" encoding="text/oql">SELECT bizServiceCall</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:bars;group_by:call_status;chart_title:UI-ServiceDeskMenu-CallsByStatus" asynchronous="false" encoding="text/oql">SELECT bizServiceCall</itopblock>
|
|
</td>
|
|
</tr><tr>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;group_by:severity;chart_title:UI-ServiceDeskMenu-CallsBySeverity" asynchronous="false" encoding="text/oql">SELECT bizServiceCall</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-ServiceDeskMenu-CallsNotYetAssigned</itopstring></h2>
|
|
<itopblock BlockClass="DisplayBlock" type="list" parameters="dashboard:true" asynchronous="false" encoding="text/oql">SELECT bizServiceCall WHERE call_status = 'New'</itopblock>
|
|
</td>
|
|
</tr>
|
|
</table></template>
|
|
<type>application</type>
|
|
<rank>3</rank>
|
|
<parent_id>0</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="14">
|
|
<name>UI:ServiceManagementMenu</name>
|
|
<label>UI:ServiceManagementMenu+</label>
|
|
<hyperlink>./UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><h1><itopstring>UI:ServiceManagementMenu:Title</itopstring></h1>
|
|
<table border="0" padding="5" width="100%">
|
|
<tr>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:bars;group_by:type;chart_title:UI-ServiceManagementMenu-ContractsBySrvLevel" asynchronous="false" encoding="text/oql">SELECT bizContract</itopblock>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopblock BlockClass="DisplayBlock" type="open_flash_chart" parameters="chart_type:pie;group_by:status;chart_title:UI-ServiceManagementMenu-ContractsByStatus" asynchronous="false" encoding="text/oql">SELECT bizContract</itopblock>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="dashboard">
|
|
<h2><itopstring>UI-ServiceManagementMenu-ContractsEndingIn30Days</itopstring></h2>
|
|
<itopblock BlockClass="DisplayBlock" type="list" parameters="dashboard:true" asynchronous="false" encoding="text/oql">SELECT bizContract WHERE bizContract.end_prod = (TO_DAYS(NOW()) + TO_DAYS(30))</itopblock>
|
|
</td>
|
|
</tr>
|
|
</table></template>
|
|
<type>application</type>
|
|
<rank>8</rank>
|
|
<parent_id>0</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="40">
|
|
<name>UI:ServicesMenu</name>
|
|
<label>UI:ServicesMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizService</itopblock>
|
|
<p class="page-header"><itopstring>UI:ServicesMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizService</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>1</rank>
|
|
<parent_id>14</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="41">
|
|
<name>UI:SubnetsMenu</name>
|
|
<label>UI:SubnetsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizSubnet</itopblock>
|
|
<p class="page-header"><itopstring>UI:SubnetsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizSubnet</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>999</rank>
|
|
<parent_id>4</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="42">
|
|
<name>UI:TeamsMenu</name>
|
|
<label>UI:TeamsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT bizTeam</itopblock>
|
|
<p class="page-header"><itopstring>UI:TeamsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizTeam</itopblock>
|
|
</template>
|
|
<type>application</type>
|
|
<rank>8</rank>
|
|
<parent_id>6</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="44">
|
|
<name>UI:UniversalSearchMenu</name>
|
|
<label>UI:UniversalSearchMenu+</label>
|
|
<hyperlink>UniversalSearch.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template></template>
|
|
<type>administrator</type>
|
|
<rank>1600</rank>
|
|
<parent_id>1</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="43">
|
|
<name>UI:UserAccountsMenu</name>
|
|
<label>UI:UserAccountsMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path>../images/std_view.gif</icon_path>
|
|
<template><itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT URP_Users</itopblock>
|
|
<p class="page-header"><itopstring>UI:UserAccountsMenu:Title</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT URP_Users</itopblock>
|
|
</template>
|
|
<type>administrator</type>
|
|
<rank>10</rank>
|
|
<parent_id>45</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="45">
|
|
<name>UI:UserManagementMenu</name>
|
|
<label>UI:UserManagementMenu+</label>
|
|
<hyperlink>UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><p></p>
|
|
<p></p>
|
|
<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:32px;">User management</p>
|
|
<p></p>
|
|
<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px;"><i>User management by profiles</i></p>
|
|
</template>
|
|
<type>administrator</type>
|
|
<rank>1</rank>
|
|
<parent_id>1</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
<menuNode alias="menuNode" id="46">
|
|
<name>UI:WelcomeMenu</name>
|
|
<label>UI:WelcomeMenu+</label>
|
|
<hyperlink>./UI.php</hyperlink>
|
|
<icon_path></icon_path>
|
|
<template><div style="width:100%;background: url(../images/welcome.jpg) top left no-repeat;">
|
|
<style>
|
|
.dashboard {
|
|
vertical-align:top;
|
|
width:50%;
|
|
border:0px solid #000;
|
|
background-color:#F9F9F1;
|
|
padding:10px;
|
|
text-align:left;
|
|
font-size:10pt;
|
|
}
|
|
.dashboard2 {
|
|
vertical-align:top;
|
|
width:50%;
|
|
border:0px solid #000;
|
|
-moz-border-radius:10px;
|
|
padding:5px;
|
|
text-align:left;
|
|
}
|
|
|
|
td.dashboard li {
|
|
margin-top: 5px;
|
|
display: list-item;
|
|
}
|
|
</style>
|
|
<p></p>
|
|
<p></p>
|
|
<p style="text-align:left; font-size:32px;padding-left:400px;padding-top:40px;margin-bottom:30px;margin-top:0;color:#FFFFFF;"><itopstring>UI:WelcomeMenu:Title</itopstring></p>
|
|
<p></p>
|
|
<table border="0" style="padding:10px;border-spacing: 10px;">
|
|
<tr>
|
|
<td class="dashboard">
|
|
<itopstring>UI:WelcomeMenu:LeftBlock</itopstring>
|
|
</td>
|
|
<td class="dashboard">
|
|
<itopstring>UI:WelcomeMenu:RightBlock</itopstring>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="dashboard2">
|
|
<p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>UI:WelcomeMenu:MyCalls</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizServiceCall AS i WHERE i.caller_id = :current_contact_id</itopblock>
|
|
</td>
|
|
<td class="dashboard2">
|
|
<p style="text-align:left; font-family:Verdana, Arial, sans-serif; font-size:16px;"><itopstring>UI:WelcomeMenu:MyIncidents</itopstring></p>
|
|
<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT bizIncidentTicket AS i WHERE i.caller_id = :current_contact_id</itopblock>
|
|
</td>
|
|
|
|
</tr>
|
|
</table>
|
|
</div></template>
|
|
<type>application</type>
|
|
<rank>1</rank>
|
|
<parent_id>0</parent_id>
|
|
<user_id>0</user_id>
|
|
</menuNode>
|
|
</Set> |