This commit is contained in:
Dennis Eichhorn 2022-02-19 13:57:39 +01:00
parent 829e4e1f96
commit 3e95e85a85
121 changed files with 281 additions and 281 deletions

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -51,7 +51,7 @@ use Web\{APPNAME}\ShopView;
*
* @package Web\{APPNAME}
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
* @codeCoverageIgnore
*/

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -25,7 +25,7 @@ use phpOMS\Views\View;
*
* @package Web\{APPNAME}
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class AppController extends ModuleAbstract

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 7.4
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -24,7 +24,7 @@ use phpOMS\Views\View;
*
* @package Web\{APPNAME}
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class ShopView extends View

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
?>

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
?>
@ -24,12 +24,12 @@ declare(strict_types=1);
<ul>
<li>AFFILIATED means an entity that controls, is controlled by or is under common control with a party, where "control" means ownership of 50% or more of the shares, equity interest or other securities entitled to vote for election of directors or other managing authority.</li>
<li>COUNTRY refers to Germany</li>
<li>COMPANY (referred to as either "the Company", "We", "Us" or "Our" in this AGREEMENT) refers to Orange Management, Gartenstr. 26, 61206 Woellstadt.</li>
<li>COMPANY (referred to as either "the Company", "We", "Us" or "Our" in this AGREEMENT) refers to Karaka, Gartenstr. 26, 61206 Woellstadt.</li>
<li>DEVICE means any device that can access the SERVICE such as a computer, a cellphone or a digital tablet.</li>
<li>SERVICE refers to the Website</li>
<li>POLICY or AGREEMENT mean these policies that form the entire agreement between You and the COMPANY regarding the use of the SERVICE.</li>
<li>Third-party Social Media SERVICE means any services or content (including data, information, products or services) provided by a third-party that may be displayed, included or made available by the SERVICE.</li>
<li>WEBSITE refers to orange-management.org (.net, .app, .service, .support, .email, .de, .solutions)</li>
<li>WEBSITE refers to karaka.app (.net, .app, .service, .support, .email, .de, .solutions)</li>
<li>APPLICATION refers to all downloadable or installable content which can therfore be used on an a given DEVICE.</li>
<li>You means the individual accessing or using the SERVICE, or the company, or other legal entity on behalf of which such individual is accessing or using the SERVICE, as applicable.</li>
</ul>
@ -90,6 +90,6 @@ declare(strict_types=1);
<p>By continuing to access or use Our SERVICE after those revisions become effective, You agree to be bound by the revised policies. If You do not agree to the new policies, in whole or in part, please stop using the WEBSITE and the SERVICE.</p>
<h2>Contact</h2>
<p>For questions regarding these POLICIES please feel free to contact us at info@orange-management.email</p>
<p>For questions regarding these POLICIES please feel free to contact us at info@karaka.email</p>
</div>
</div>

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
?>
@ -23,12 +23,12 @@ declare(strict_types=1);
<ul>
<li>AFFILIATED means an entity that controls, is controlled by or is under common control with a party, where "control" means ownership of 50% or more of the shares, equity interest or other securities entitled to vote for election of directors or other managing authority.</li>
<li>COUNTRY refers to Germany</li>
<li>COMPANY (referred to as either "the Company", "We", "Us" or "Our" in this AGREEMENT) refers to Orange Management, Gartenstr. 26, 61206 Woellstadt.</li>
<li>COMPANY (referred to as either "the Company", "We", "Us" or "Our" in this AGREEMENT) refers to Karaka, Gartenstr. 26, 61206 Woellstadt.</li>
<li>DEVICE means any device that can access the Service such as a computer, a cellphone or a digital tablet.</li>
<li>SERVICE refers to the Website</li>
<li>TERMS or AGREEMENT mean these terms that form the entire agreement between You and the COMPANY regarding the use of the SERVICE.</li>
<li>Third-party Social Media Service means any services or content (including data, information, products or services) provided by a third-party that may be displayed, included or made available by the SERVICE.</li>
<li>WEBSITE refers to orange-management.org (.net, .app, .service, .support, .email, .de, .solutions)</li>
<li>WEBSITE refers to karaka.app (.net, .app, .service, .support, .email, .de, .solutions)</li>
<li>APPLICATION refers to all downloadable or installable content which can therfore be used on an a given DEVICE.</li>
<li>You means the individual accessing or using the SERVICES, or the company, or other legal entity on behalf of which such individual is accessing or using the Service, as applicable.</li>
</ul>
@ -76,7 +76,7 @@ declare(strict_types=1);
<p>By continuing to access or use Our SERVICE after those revisions become effective, You agree to be bound by the revised terms. If You do not agree to the new terms, in whole or in part, please stop using the WEBSITE and the SERVICE.</p>
<h2>Contact</h2>
<p>For questions regarding these TERMS please feel free to contact us at info@orange-management.email</p>, privacy policies, or practices of any third party websites or services. You further acknowledge and agree that the COMPANY shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with the use of or reliance on any such content, goods or services available on or through any such websites or services.</p>
<p>For questions regarding these TERMS please feel free to contact us at info@karaka.email</p>, privacy policies, or practices of any third party websites or services. You further acknowledge and agree that the COMPANY shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with the use of or reliance on any such content, goods or services available on or through any such websites or services.</p>
<p>We strongly advise You to read the terms and conditions and privacy policies of any third-party web sites or services that You visit.</p>
<h2>Termination</h2>
@ -108,6 +108,6 @@ declare(strict_types=1);
<p>By continuing to access or use Our SERVICE after those revisions become effective, You agree to be bound by the revised terms. If You do not agree to the new terms, in whole or in part, please stop using the WEBSITE and the SERVICE.</p>
<h2>Contact</h2>
<p>For questions regarding these TERMS please feel free to contact us at info@orange-management.email</p>
<p>For questions regarding these TERMS please feel free to contact us at info@karaka.email</p>
</div>
</div>

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -9,7 +9,7 @@
* @license OMS License 1.0
* @version 1.0.0
*
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -11,7 +11,7 @@
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Orange Management",
"name": "Karaka",
"website": "www.spl1nes.com"
},
"description": "The shop application.",

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -10,7 +10,7 @@
*
* @version 1.0.0
*
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -3,7 +3,7 @@
"dir": "ltr",
"start_url": "../../{APPNAME}",
"type": "privileged",
"name": "Orange Management Shop",
"name": "Karaka Shop",
"description": "OMS shop application.",
"short_name": "OMS Shop",
"icons": [

View File

@ -3,7 +3,7 @@
"dir": "ltr",
"start_url": "../../{APPNAME}",
"type": "privileged",
"name": "Orange Management Shop",
"name": "Karaka Shop",
"description": "OMS shop application.",
"short_name": "OMS Shop",
"icons": [

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Application\ApplicationAbstract;
*
* @package Modules\Shop\Admin\Install
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class CMS

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Application\ApplicationAbstract;
*
* @package Modules\Support\Admin\Install
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class Navigation

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -26,7 +26,7 @@ use phpOMS\Module\ModuleInfo;
*
* @package Modules\Support\Admin
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class Installer extends InstallerAbstract

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Module\StatusAbstract;
*
* @package Modules\Support\Admin
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class Status extends StatusAbstract

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Module\UninstallerAbstract;
*
* @package Modules\Support\Admin
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class Uninstaller extends UninstallerAbstract

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Module\UpdaterAbstract;
*
* @package Modules\Support\Admin
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class Updater extends UpdaterAbstract

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -47,7 +47,7 @@ use phpOMS\Model\Message\FormValidation;
*
* @package Modules\Support
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class ApiController extends Controller

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -30,7 +30,7 @@ use phpOMS\Views\View;
*
* @package Modules\Support
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
* @codeCoverageIgnore
*/

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Module\ModuleAbstract;
*
* @package Modules\Support
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class Controller extends ModuleAbstract

0
Docs/Dev/img/er.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 238 KiB

After

Width:  |  Height:  |  Size: 238 KiB

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Stdlib\Base\Enum;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
abstract class AttributeValueType extends Enum

6
Models/NullSupportApp.php Normal file → Executable file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Support\Models;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class NullSupportApp extends SupportApp

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Support\Models;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class NullTicket extends Ticket

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Support\Models;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class NullTicketAttribute extends TicketAttribute

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Support\Models;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class NullTicketAttributeType extends TicketAttributeType

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Support\Models;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class NullTicketAttributeTypeL11n extends TicketAttributeTypeL11n

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Support\Models;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class NullTicketAttributeValue extends TicketAttributeValue

6
Models/NullTicketElement.php Normal file → Executable file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Support\Models;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class NullTicketElement extends TicketElement

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Stdlib\Base\Enum;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
abstract class PermissionState extends Enum

6
Models/SupportApp.php Normal file → Executable file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -19,7 +19,7 @@ namespace Modules\Support\Models;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class SupportApp implements \JsonSerializable

6
Models/SupportAppMapper.php Normal file → Executable file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class SupportAppMapper extends DataMapperFactory

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Stdlib\Base\Enum;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
abstract class SupportStatus extends Enum

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -23,7 +23,7 @@ use Modules\Tasks\Models\TaskType;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class Ticket

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\Contract\ArrayableInterface;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class TicketAttribute implements \JsonSerializable, ArrayableInterface

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class TicketAttributeMapper extends DataMapperFactory

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -22,7 +22,7 @@ use phpOMS\Localization\ISO639x1Enum;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class TicketAttributeType implements \JsonSerializable, ArrayableInterface

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -22,7 +22,7 @@ use phpOMS\Localization\ISO639x1Enum;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class TicketAttributeTypeL11n implements \JsonSerializable, ArrayableInterface

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class TicketAttributeTypeL11nMapper extends DataMapperFactory

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class TicketAttributeTypeMapper extends DataMapperFactory

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -25,7 +25,7 @@ use phpOMS\Localization\ISO639x1Enum;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class TicketAttributeValue implements \JsonSerializable, ArrayableInterface

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class TicketAttributeValueMapper extends DataMapperFactory

6
Models/TicketElement.php Normal file → Executable file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -21,7 +21,7 @@ use Modules\Tasks\Models\TaskElement;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class TicketElement implements \JsonSerializable

6
Models/TicketElementMapper.php Normal file → Executable file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -22,7 +22,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class TicketElementMapper extends DataMapperFactory

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -23,7 +23,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory;
*
* @package Modules\Support\Models
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
final class TicketMapper extends DataMapperFactory

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/Navigation.en.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/ar.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/cs.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/da.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/de.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/el.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/en.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/es.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/fi.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/fr.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/hu.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/it.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/ja.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/ko.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/no.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/pl.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/pt.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/ru.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/sv.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/th.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/tr.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/uk.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

4
Theme/Backend/Lang/zh.lang.php Executable file → Normal file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.org
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);

6
Views/TicketView.php Normal file → Executable file
View File

@ -1,6 +1,6 @@
<?php
/**
* Orange Management
* Karaka
*
* PHP Version 8.0
*
@ -8,7 +8,7 @@
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
* @link https://karaka.app
*/
declare(strict_types=1);
@ -30,7 +30,7 @@ use phpOMS\Views\View;
*
* @package Modules\Support
* @license OMS License 1.0
* @link https://orange-management.org
* @link https://karaka.app
* @since 1.0.0
*/
class TicketView extends View

View File

@ -1,6 +1,6 @@
{
"name": "orange-management/orange-management",
"description": "PHP Framework for Orange Management.",
"name": "karaka/karaka",
"description": "PHP Framework for Karaka.",
"authors": [
{
"name": "Dennis Eichhorn",

Some files were not shown because too many files have changed in this diff Show More