Compare commits

..

No commits in common. "5e304e5e669213d90cffc89d50b3ef37f6bc85a3" and "eb4055740f0eb8555640eefda3d1ce3b52b88519" have entirely different histories.

5 changed files with 0 additions and 2760 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<otobo_config version="2.0" init="Application">
<Setting Name="Ticket::Search###IncludeInvalidAgents" Required="0" Valid="0">
<Description Translatable="1">When searching for tickets in agent attributes, include invalid agents.</Description>
<Navigation>Core::Ticket</Navigation>
<Value>
<Item ValueType="Checkbox">0</Item>
</Value>
</Setting>
</otobo_config>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<otobo_package version="1.0">
<Name>TicketSearch-IncludeInvalidAgents</Name>
<Version>10.1.0</Version>
<Framework>10.1.x</Framework>
<Vendor>Rother OSS GmbH</Vendor>
<URL>https://rother-oss.com/</URL>
<License>GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007</License>
<Description Lang="en">This package adds the possibility to include invalid agents in the ticket search.</Description>
<Filelist>
<File Permission="660" Location="Custom/Kernel/Modules/AgentTicketSearch.pm" />
<File Permission="660" Location="Kernel/Config/Files/XML/TicketSearch-IncludeInvalidAgents.xml" />
</Filelist>
</otobo_package>

View File

@ -1,54 +0,0 @@
.. toctree::
:maxdepth: 2
:caption: Contents
Sacrifice to Sphinx
===================
Description
===========
This package adds the possibility to include invalid agents in the ticket search.
System requirements
===================
Framework
---------
OTOBO 10.1.x
Packages
--------
\-
Third-party software
--------------------
\-
Usage
=====
Setup
-----
Configuration Reference
-----------------------
Core::Ticket
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Ticket::Search###IncludeInvalidAgents
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
When searching for tickets in agent attributes, include invalid agents.
About
=======
Contact
-------
| Rother OSS GmbH
| Email: hello@otobo.de
| Web: https://otobo.de
Version
-------
Author: |doc-vendor| / Version: |doc-version| / Date of release: |doc-datestamp|

View File