[otrs-cvs] otrs/Kernel/Config/Files Ticket.xml, 1.541, 1.542 Framework.xml, 1.507, 1.508
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv9068/Kernel/Config/Files
Modified Files:
Ticket.xml Framework.xml
Log Message:
Moved config setting to Ticket.xml.
Author: mg
Index: Ticket.xml
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Files/Ticket.xml,v
retrieving revision 1.541
retrieving revision 1.542
diff -2 -u -d -r1.541 -r1.542
--- Ticket.xml 3 Dec 2012 09:11:00 -0000 1.541
+++ Ticket.xml 3 Dec 2012 09:23:56 -0000 1.542
@@ -5117,4 +5117,23 @@
</Setting>
</ConfigItem>
+ <ConfigItem Name="AgentCustomerInformationCenter::Backend###0050-CIC-CustomerUserList" Required="0" Valid="1">
+ <Description Translatable="1">Parameters for the dashboard backend of the customer user list overview of the agent interface . "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin.</Description>
+ <Group>Framework</Group>
+ <SubGroup>Frontend::Agent::Dashboard</SubGroup>
+ <Setting>
+ <Hash>
+ <Item Key="Module">Kernel::Output::HTML::DashboardCustomerUserList</Item>
+ <Item Key="Title" Translatable="1">Customer Users</Item>
+ <Item Key="Description" Translatable="1">All customer users of a CustomerID</Item>
+ <Item Key="Attributes"></Item>
+ <Item Key="Limit">10</Item>
+ <Item Key="Permission">rw</Item>
+ <Item Key="Block">ContentLarge</Item>
+ <Item Key="Group"></Item>
+ <Item Key="Default">1</Item>
+ <Item Key="CacheTTLLocal">0.5</Item>
+ </Hash>
+ </Setting>
+ </ConfigItem>
<ConfigItem Name="AgentCustomerInformationCenter::Backend###0100-CIC-TicketPendingReminder" Required="0" Valid="1">
<Description Translatable="1">Parameters for the dashboard backend of the ticket pending reminder overview of the agent interface . "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin.</Description>
Author: mg
Index: Framework.xml
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Files/Framework.xml,v
retrieving revision 1.507
retrieving revision 1.508
diff -2 -u -d -r1.507 -r1.508
--- Framework.xml 27 Nov 2012 14:50:19 -0000 1.507
+++ Framework.xml 3 Dec 2012 09:23:56 -0000 1.508
@@ -3999,23 +3999,4 @@
</Setting>
</ConfigItem>
- <ConfigItem Name="AgentCustomerInformationCenter::Backend###0050-CIC-CustomerUserList" Required="0" Valid="1">
- <Description Translatable="1">Parameters for the dashboard backend of the customer user list overview of the agent interface . "Limit" is the number of entries shown by default. "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin.</Description>
- <Group>Framework</Group>
- <SubGroup>Frontend::Agent::Dashboard</SubGroup>
- <Setting>
- <Hash>
- <Item Key="Module">Kernel::Output::HTML::DashboardCustomerUserList</Item>
- <Item Key="Title" Translatable="1">Customer Users</Item>
- <Item Key="Description" Translatable="1">All customer users of a CustomerID</Item>
- <Item Key="Attributes"></Item>
- <Item Key="Limit">10</Item>
- <Item Key="Permission">rw</Item>
- <Item Key="Block">ContentLarge</Item>
- <Item Key="Group"></Item>
- <Item Key="Default">1</Item>
- <Item Key="CacheTTLLocal">0.5</Item>
- </Hash>
- </Setting>
- </ConfigItem>
<ConfigItem Name="AgentCustomerInformationCenter::Backend###0600-CIC-CustomerCompanyInformation" Required="0" Valid="1">
<Description Translatable="1">Parameters for the dashboard backend of the customer company information of the agent interface . "Group" is used to restrict the access to the plugin (e. g. Group: admin;group1;group2;). "Default" determines if the plugin is enabled by default or if the user needs to enable it manually. "CacheTTLLocal" is the cache time in minutes for the plugin.</Description>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log