diff --git a/Admin/Install/Media.php b/Admin/Install/Media.php index b54318b..bbca63c 100755 --- a/Admin/Install/Media.php +++ b/Admin/Install/Media.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Admin\Install * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Application\ApplicationAbstract; * Media class. * * @package Modules\HumanResourceManagement\Admin\Install - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index bcfe2ea..6064cbf 100755 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Admin\Install * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Application\ApplicationAbstract; * Navigation class. * * @package Modules\HumanResourceManagement\Admin\Install - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Installer.php b/Admin/Installer.php index ed47147..14b96e5 100755 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Admin * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\InstallerAbstract; * Installer class. * * @package Modules\HumanResourceManagement\Admin - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Routes/Web/Api.php b/Admin/Routes/Web/Api.php index 2a5f9cf..8cd8f9e 100755 --- a/Admin/Routes/Web/Api.php +++ b/Admin/Routes/Web/Api.php @@ -6,7 +6,7 @@ * * @package Modules * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php index 0aed58a..7406d59 100755 --- a/Admin/Routes/Web/Backend.php +++ b/Admin/Routes/Web/Backend.php @@ -6,7 +6,7 @@ * * @package Modules * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Admin/Status.php b/Admin/Status.php index f1bae41..13c9de4 100755 --- a/Admin/Status.php +++ b/Admin/Status.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Admin * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\StatusAbstract; * Status class. * * @package Modules\HumanResourceManagement\Admin - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index 1063ac4..0ec153b 100755 --- a/Admin/Uninstaller.php +++ b/Admin/Uninstaller.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Admin * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\UninstallerAbstract; * Uninstaller class. * * @package Modules\HumanResourceManagement\Admin - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Admin/Updater.php b/Admin/Updater.php index 0127c9b..ab877d0 100755 --- a/Admin/Updater.php +++ b/Admin/Updater.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Admin * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\UpdaterAbstract; * Updater class. * * @package Modules\HumanResourceManagement\Admin - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Controller/ApiController.php b/Controller/ApiController.php index c40c202..76edcd2 100755 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -44,7 +44,7 @@ use phpOMS\Stdlib\Base\AddressType; * HumanResourceManagement controller class. * * @package Modules\HumanResourceManagement - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Controller/BackendController.php b/Controller/BackendController.php index dd250b8..b162cc1 100755 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -38,7 +38,7 @@ use phpOMS\Views\View; * Human Resources controller class. * * @package Modules\HumanResourceManagement - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * @codeCoverageIgnore diff --git a/Controller/Controller.php b/Controller/Controller.php index 26bb0b0..98e99a6 100755 --- a/Controller/Controller.php +++ b/Controller/Controller.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Module\ModuleAbstract; * Human Resources controller class. * * @package Modules\HumanResourceManagement - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/LICENSE.txt b/LICENSE.txt index 02b1ff5..4974faf 100755 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,6 @@ The OMS License -Version 2.0 + +Version 2.2 1. Definitions @@ -15,7 +16,7 @@ Version 2.0 "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. -"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). +"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work. "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. @@ -25,7 +26,7 @@ Version 2.0 2. Grant of Copyright License -Subject to the terms and conditions of this License, each Contributor grants to You after purchase a perpetual, worldwide, non-exclusive, irrevocable copyright license to prepare Derivative Works of, publicly display, publicly perform the Work and such Derivative Works in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form. +Subject to the terms and conditions of this License, each Contributor grants to You after purchase a temporary, worldwide, non-exclusive copyright license to publicly display or publicly perform the Work in Source or Object form. You are not allowed to sublicense, reproduce, or distribute the Work and such Derivative Works in Source or Object form. 3. Redistribution @@ -46,7 +47,3 @@ Unless required by applicable law or agreed to in writing, Licensor provides the 7. Limitation of Liability In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. - -8. Future Changes - -The Licensor may change the License for future versions as he sees fit. diff --git a/Models/Employee.php b/Models/Employee.php index c93b94e..7ed418f 100755 --- a/Models/Employee.php +++ b/Models/Employee.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -23,7 +23,7 @@ use Modules\Profile\Models\Profile; * Employee class. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/EmployeeActivityStatus.php b/Models/EmployeeActivityStatus.php index 5de50b4..683638f 100755 --- a/Models/EmployeeActivityStatus.php +++ b/Models/EmployeeActivityStatus.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Employee activity status enum. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/EmployeeEducationHistory.php b/Models/EmployeeEducationHistory.php index a135c09..c1b892d 100755 --- a/Models/EmployeeEducationHistory.php +++ b/Models/EmployeeEducationHistory.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Address; * Employee class. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/EmployeeEducationHistoryMapper.php b/Models/EmployeeEducationHistoryMapper.php index c0862d6..54a7b6f 100755 --- a/Models/EmployeeEducationHistoryMapper.php +++ b/Models/EmployeeEducationHistoryMapper.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * EmployeHistory mapper class. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/EmployeeHistory.php b/Models/EmployeeHistory.php index 9f53757..a25c319 100755 --- a/Models/EmployeeHistory.php +++ b/Models/EmployeeHistory.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -25,7 +25,7 @@ use Modules\Organization\Models\Unit; * Employee class. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/EmployeeHistoryMapper.php b/Models/EmployeeHistoryMapper.php index ae764bb..2512964 100755 --- a/Models/EmployeeHistoryMapper.php +++ b/Models/EmployeeHistoryMapper.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -24,7 +24,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * EmployeeHistory mapper class. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/EmployeeMapper.php b/Models/EmployeeMapper.php index 1ab535c..ec15ecc 100755 --- a/Models/EmployeeMapper.php +++ b/Models/EmployeeMapper.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -23,7 +23,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * Employe mapper class. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/EmployeeStatus.php b/Models/EmployeeStatus.php index 1d1594a..ffd7232 100644 --- a/Models/EmployeeStatus.php +++ b/Models/EmployeeStatus.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Employee status enum. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/EmployeeWorkHistory.php b/Models/EmployeeWorkHistory.php index 4ef4d81..f3808a3 100755 --- a/Models/EmployeeWorkHistory.php +++ b/Models/EmployeeWorkHistory.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Address; * Employee class. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/EmployeeWorkHistoryMapper.php b/Models/EmployeeWorkHistoryMapper.php index 26bce10..347b6c3 100755 --- a/Models/EmployeeWorkHistoryMapper.php +++ b/Models/EmployeeWorkHistoryMapper.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -21,7 +21,7 @@ use phpOMS\DataStorage\Database\Mapper\DataMapperFactory; * EmployeHistory mapper class. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 * diff --git a/Models/NullEmployee.php b/Models/NullEmployee.php index caa88f2..bb4bdd6 100755 --- a/Models/NullEmployee.php +++ b/Models/NullEmployee.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\HumanResourceManagement\Models; * Null model * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/NullEmployeeEducationHistory.php b/Models/NullEmployeeEducationHistory.php index 6d11d73..95f1a68 100755 --- a/Models/NullEmployeeEducationHistory.php +++ b/Models/NullEmployeeEducationHistory.php @@ -6,7 +6,7 @@ * * @package Modules\News\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\HumanResourceManagement\Models; * Null model * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/NullEmployeeHistory.php b/Models/NullEmployeeHistory.php index e5812ab..691ca0c 100755 --- a/Models/NullEmployeeHistory.php +++ b/Models/NullEmployeeHistory.php @@ -6,7 +6,7 @@ * * @package Modules\News\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\HumanResourceManagement\Models; * Null model * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/NullEmployeeWorkHistory.php b/Models/NullEmployeeWorkHistory.php index 3b7c7b8..1510825 100755 --- a/Models/NullEmployeeWorkHistory.php +++ b/Models/NullEmployeeWorkHistory.php @@ -6,7 +6,7 @@ * * @package Modules\News\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -18,7 +18,7 @@ namespace Modules\HumanResourceManagement\Models; * Null model * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/Models/PermissionCategory.php b/Models/PermissionCategory.php index 7b10fa2..f3a3411 100755 --- a/Models/PermissionCategory.php +++ b/Models/PermissionCategory.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\Models * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ use phpOMS\Stdlib\Base\Enum; * Permission category enum. * * @package Modules\HumanResourceManagement\Models - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/README.md b/README.md index 51f9ea4..24751e7 100755 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ With Karaka you have one partner who can provide many tools and software solutio ## Requirements -* PHP 8.2 -* PHP extension: php8.2-dev php8.2-cli php8.2-common php8.2-intl php8.2-mysql php8.2-pgsql php8.2-xdebug php8.2-opcache php8.2-pdo php8.2-sqlite php8.2-mbstring php8.2-curl php8.2-imap php8.2-bcmath php8.2-zip php8.2-dom php8.2-xml php8.2-phar php8.2-gd php-pear +* PHP 8.3 +* PHP extension: php8.3-dev php8.3-cli php8.3-common php8.3-intl php8.3-mysql php8.3-pgsql php8.3-xdebug php8.3-opcache php8.3-pdo php8.3-sqlite php8.3-mbstring php8.3-curl php8.3-imap php8.3-bcmath php8.3-zip php8.3-dom php8.3-xml php8.3-phar php8.3-gd php-pear * apache2 (recommended) or nginx * mysql-server (recommended) or postgresql postgresql-contrib * Tools: tesseract-ocr, pdftotext, pdftoppm diff --git a/Theme/Backend/Lang/Navigation.ar.lang.php b/Theme/Backend/Lang/Navigation.ar.lang.php deleted file mode 100755 index 994ca09..0000000 --- a/Theme/Backend/Lang/Navigation.ar.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'الإدارات', - 'Employees' => 'الموظفين', - 'HumanResourceManagement' => 'الموارد البشرية', - 'HumanResources' => 'الموارد البشرية', - 'List' => 'قائمة', - 'Planning' => 'تخطيط', - 'Positions' => 'المواقف', - 'Shifts' => 'التحولات', - 'Staff' => 'طاقم عمل', - 'Structure' => 'بنية', -]]; diff --git a/Theme/Backend/Lang/Navigation.cs.lang.php b/Theme/Backend/Lang/Navigation.cs.lang.php deleted file mode 100755 index 5d3e296..0000000 --- a/Theme/Backend/Lang/Navigation.cs.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Oddělení', - 'Employees' => 'Zaměstnanců', - 'HumanResourceManagement' => 'Lidské zdroje', - 'HumanResources' => 'Lidské zdroje', - 'List' => 'Seznam', - 'Planning' => 'Plánování', - 'Positions' => 'Polohy', - 'Shifts' => 'Posunů', - 'Staff' => 'Personál', - 'Structure' => 'Struktura', -]]; diff --git a/Theme/Backend/Lang/Navigation.da.lang.php b/Theme/Backend/Lang/Navigation.da.lang.php deleted file mode 100755 index 9be0ae0..0000000 --- a/Theme/Backend/Lang/Navigation.da.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Afdelinger.', - 'Employees' => 'Medarbejdere.', - 'HumanResourceManagement' => 'Menneskelige ressourcer', - 'HumanResources' => 'Menneskelige ressourcer', - 'List' => 'Liste', - 'Planning' => 'Planlægning', - 'Positions' => 'Positioner.', - 'Shifts' => 'Skift', - 'Staff' => 'Personale', - 'Structure' => 'Struktur', -]]; diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php index 08b5dcf..bf20af9 100755 --- a/Theme/Backend/Lang/Navigation.de.lang.php +++ b/Theme/Backend/Lang/Navigation.de.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/Navigation.el.lang.php b/Theme/Backend/Lang/Navigation.el.lang.php deleted file mode 100755 index 25168a8..0000000 --- a/Theme/Backend/Lang/Navigation.el.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Τμήματα', - 'Employees' => 'Υπαλλήλους', - 'HumanResourceManagement' => 'Ανθρώπινο δυναμικό', - 'HumanResources' => 'Ανθρώπινο δυναμικό', - 'List' => 'Λίστα', - 'Planning' => 'Σχεδίαση', - 'Positions' => 'Θέσεις', - 'Shifts' => 'Βάρδιες', - 'Staff' => 'Προσωπικό', - 'Structure' => 'Δομή', -]]; diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 088858d..57602a0 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/Navigation.es.lang.php b/Theme/Backend/Lang/Navigation.es.lang.php deleted file mode 100755 index 56f710c..0000000 --- a/Theme/Backend/Lang/Navigation.es.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Departamentos', - 'Employees' => 'Empleados', - 'HumanResourceManagement' => 'Recursos humanos', - 'HumanResources' => 'Recursos humanos', - 'List' => 'Lista', - 'Planning' => 'Planificación', - 'Positions' => 'Posiciones', - 'Shifts' => 'Cambia', - 'Staff' => 'Personal', - 'Structure' => 'Estructura', -]]; diff --git a/Theme/Backend/Lang/Navigation.fi.lang.php b/Theme/Backend/Lang/Navigation.fi.lang.php deleted file mode 100755 index 0420b1f..0000000 --- a/Theme/Backend/Lang/Navigation.fi.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Osasto', - 'Employees' => 'Työntekijät', - 'HumanResourceManagement' => 'henkilöstöhallinto', - 'HumanResources' => 'henkilöstöhallinto', - 'List' => 'Lista', - 'Planning' => 'Suunnittelu', - 'Positions' => 'Asemat', - 'Shifts' => 'Vuorot', - 'Staff' => 'Henkilökunta', - 'Structure' => 'Rakenne', -]]; diff --git a/Theme/Backend/Lang/Navigation.fr.lang.php b/Theme/Backend/Lang/Navigation.fr.lang.php deleted file mode 100755 index 0686843..0000000 --- a/Theme/Backend/Lang/Navigation.fr.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Départements', - 'Employees' => 'Des employés', - 'HumanResourceManagement' => 'Ressources humaines', - 'HumanResources' => 'Ressources humaines', - 'List' => 'Lister', - 'Planning' => 'Planification', - 'Positions' => 'Position', - 'Shifts' => 'Changements', - 'Staff' => 'Personnel', - 'Structure' => 'Structure', -]]; diff --git a/Theme/Backend/Lang/Navigation.hu.lang.php b/Theme/Backend/Lang/Navigation.hu.lang.php deleted file mode 100755 index 3177ae2..0000000 --- a/Theme/Backend/Lang/Navigation.hu.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Osztályok', - 'Employees' => 'Alkalmazottak', - 'HumanResourceManagement' => 'Emberi Erőforrások', - 'HumanResources' => 'Emberi Erőforrások', - 'List' => 'Lista', - 'Planning' => 'Tervezés', - 'Positions' => 'Helyzet', - 'Shifts' => 'Műszakok', - 'Staff' => 'Személyzet', - 'Structure' => 'Szerkezet', -]]; diff --git a/Theme/Backend/Lang/Navigation.it.lang.php b/Theme/Backend/Lang/Navigation.it.lang.php deleted file mode 100755 index fe47348..0000000 --- a/Theme/Backend/Lang/Navigation.it.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Dipartimenti', - 'Employees' => 'Dipendenti', - 'HumanResourceManagement' => 'Risorse umane', - 'HumanResources' => 'Risorse umane', - 'List' => 'Elenco', - 'Planning' => 'Pianificazione', - 'Positions' => 'Posizioni', - 'Shifts' => 'Turni', - 'Staff' => 'Personale', - 'Structure' => 'Struttura', -]]; diff --git a/Theme/Backend/Lang/Navigation.ja.lang.php b/Theme/Backend/Lang/Navigation.ja.lang.php deleted file mode 100755 index 857f5b6..0000000 --- a/Theme/Backend/Lang/Navigation.ja.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => '部門', - 'Employees' => '従業員', - 'HumanResourceManagement' => '人事', - 'HumanResources' => '人事', - 'List' => 'リスト', - 'Planning' => '企画', - 'Positions' => '位置', - 'Shifts' => 'シフト', - 'Staff' => 'スタッフ', - 'Structure' => '構造', -]]; diff --git a/Theme/Backend/Lang/Navigation.ko.lang.php b/Theme/Backend/Lang/Navigation.ko.lang.php deleted file mode 100755 index 9735fc4..0000000 --- a/Theme/Backend/Lang/Navigation.ko.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => '부서', - 'Employees' => '직원', - 'HumanResourceManagement' => '인적 자원', - 'HumanResources' => '인적 자원', - 'List' => '목록', - 'Planning' => '계획', - 'Positions' => '위치', - 'Shifts' => '교대', - 'Staff' => '직원', - 'Structure' => '구조', -]]; diff --git a/Theme/Backend/Lang/Navigation.no.lang.php b/Theme/Backend/Lang/Navigation.no.lang.php deleted file mode 100755 index f13d579..0000000 --- a/Theme/Backend/Lang/Navigation.no.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Avdelinger', - 'Employees' => 'Ansatte', - 'HumanResourceManagement' => 'Menneskelige ressurser', - 'HumanResources' => 'Menneskelige ressurser', - 'List' => 'Liste', - 'Planning' => 'Planlegger', - 'Positions' => 'Posisjoner', - 'Shifts' => 'Skift', - 'Staff' => 'Personale', - 'Structure' => 'Struktur', -]]; diff --git a/Theme/Backend/Lang/Navigation.pl.lang.php b/Theme/Backend/Lang/Navigation.pl.lang.php deleted file mode 100755 index 86737c9..0000000 --- a/Theme/Backend/Lang/Navigation.pl.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Wydziały', - 'Employees' => 'Pracowników', - 'HumanResourceManagement' => 'Zasoby ludzkie', - 'HumanResources' => 'Zasoby ludzkie', - 'List' => 'Lista', - 'Planning' => 'Planowanie', - 'Positions' => 'Pozycje', - 'Shifts' => 'Zmiany', - 'Staff' => 'Personel', - 'Structure' => 'Struktura', -]]; diff --git a/Theme/Backend/Lang/Navigation.pt.lang.php b/Theme/Backend/Lang/Navigation.pt.lang.php deleted file mode 100755 index cb093dc..0000000 --- a/Theme/Backend/Lang/Navigation.pt.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Departamentos.', - 'Employees' => 'Funcionários', - 'HumanResourceManagement' => 'Recursos Humanos', - 'HumanResources' => 'Recursos Humanos', - 'List' => 'Lista', - 'Planning' => 'Planejamento', - 'Positions' => 'Posições', - 'Shifts' => 'Turnos', - 'Staff' => 'Funcionários', - 'Structure' => 'Estrutura', -]]; diff --git a/Theme/Backend/Lang/Navigation.ru.lang.php b/Theme/Backend/Lang/Navigation.ru.lang.php deleted file mode 100755 index 5f30dbe..0000000 --- a/Theme/Backend/Lang/Navigation.ru.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Отделы', - 'Employees' => 'Сотрудники', - 'HumanResourceManagement' => 'Человеческие ресурсы', - 'HumanResources' => 'Человеческие ресурсы', - 'List' => 'Список', - 'Planning' => 'Планирование', - 'Positions' => 'Позиции', - 'Shifts' => 'Сдвиги', - 'Staff' => 'Штат сотрудников', - 'Structure' => 'Структура', -]]; diff --git a/Theme/Backend/Lang/Navigation.sv.lang.php b/Theme/Backend/Lang/Navigation.sv.lang.php deleted file mode 100755 index 8998cc1..0000000 --- a/Theme/Backend/Lang/Navigation.sv.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Avdelningar', - 'Employees' => 'Anställda', - 'HumanResourceManagement' => 'Personalavdelning', - 'HumanResources' => 'Personalavdelning', - 'List' => 'Lista', - 'Planning' => 'Planera', - 'Positions' => 'Positioner', - 'Shifts' => 'Skift', - 'Staff' => 'Personal', - 'Structure' => 'Strukturera', -]]; diff --git a/Theme/Backend/Lang/Navigation.th.lang.php b/Theme/Backend/Lang/Navigation.th.lang.php deleted file mode 100755 index c471524..0000000 --- a/Theme/Backend/Lang/Navigation.th.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'แผนก', - 'Employees' => 'พนักงาน', - 'HumanResourceManagement' => 'ทรัพยากรมนุษย์', - 'HumanResources' => 'ทรัพยากรมนุษย์', - 'List' => 'รายการ', - 'Planning' => 'การวางแผน', - 'Positions' => 'ตำแหน่ง', - 'Shifts' => 'การเปลี่ยนแปลง', - 'Staff' => 'พนักงาน', - 'Structure' => 'โครงสร้าง', -]]; diff --git a/Theme/Backend/Lang/Navigation.tr.lang.php b/Theme/Backend/Lang/Navigation.tr.lang.php deleted file mode 100755 index eb1e8f8..0000000 --- a/Theme/Backend/Lang/Navigation.tr.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Departmanlar', - 'Employees' => 'Çalışanlar', - 'HumanResourceManagement' => 'İnsan kaynakları', - 'HumanResources' => 'İnsan kaynakları', - 'List' => 'Liste', - 'Planning' => 'Planlama', - 'Positions' => 'Pozisyonlar', - 'Shifts' => 'Vardiya', - 'Staff' => 'Personel', - 'Structure' => 'Yapı', -]]; diff --git a/Theme/Backend/Lang/Navigation.uk.lang.php b/Theme/Backend/Lang/Navigation.uk.lang.php deleted file mode 100755 index d248afa..0000000 --- a/Theme/Backend/Lang/Navigation.uk.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => 'Кафедри', - 'Employees' => 'Співробітники', - 'HumanResourceManagement' => 'Людські ресурси', - 'HumanResources' => 'Людські ресурси', - 'List' => 'Список', - 'Planning' => 'Планування', - 'Positions' => 'Позиції', - 'Shifts' => 'Зрушення', - 'Staff' => 'Співробітник', - 'Structure' => 'Структура', -]]; diff --git a/Theme/Backend/Lang/Navigation.zh.lang.php b/Theme/Backend/Lang/Navigation.zh.lang.php deleted file mode 100755 index 3cf3c74..0000000 --- a/Theme/Backend/Lang/Navigation.zh.lang.php +++ /dev/null @@ -1,26 +0,0 @@ - [ - 'Departments' => '部门', - 'Employees' => '雇员', - 'HumanResourceManagement' => '人力资源', - 'HumanResources' => '人力资源', - 'List' => '列表', - 'Planning' => '规划', - 'Positions' => '姿势', - 'Shifts' => '转变', - 'Staff' => '职员', - 'Structure' => '结构', -]]; diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index ad69487..3f11eba 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 9632fba..1ea2bb2 100755 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -6,7 +6,7 @@ * * @package Modules\Localization * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index 29b89be..c2711de 100755 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/position-list.tpl.php b/Theme/Backend/position-list.tpl.php index 48eb14d..dd75c32 100755 --- a/Theme/Backend/position-list.tpl.php +++ b/Theme/Backend/position-list.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/staff-create.tpl.php b/Theme/Backend/staff-create.tpl.php index 8682f4b..cc7353a 100755 --- a/Theme/Backend/staff-create.tpl.php +++ b/Theme/Backend/staff-create.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/staff-list.tpl.php b/Theme/Backend/staff-list.tpl.php index 7735ee7..5b562d9 100755 --- a/Theme/Backend/staff-list.tpl.php +++ b/Theme/Backend/staff-list.tpl.php @@ -7,7 +7,7 @@ * * @package Modules\HumanResourceManagement * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/Theme/Backend/staff-view.tpl.php b/Theme/Backend/staff-view.tpl.php index d048e46..fd4f206 100644 --- a/Theme/Backend/staff-view.tpl.php +++ b/Theme/Backend/staff-view.tpl.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php index 7733bf4..b79b5c2 100755 --- a/tests/Admin/AdminTest.php +++ b/tests/Admin/AdminTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Autoloader.php b/tests/Autoloader.php index b8e8c84..2c01ff1 100755 --- a/tests/Autoloader.php +++ b/tests/Autoloader.php @@ -6,7 +6,7 @@ * * @package Modules/tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ @@ -20,7 +20,7 @@ namespace Modules\HumanResourceManagement\tests; * Autoloader class. * * @package tests - * @license OMS License 2.0 + * @license OMS License 2.2 * @link https://jingga.app * @since 1.0.0 */ diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php index 5f68a77..288eb3a 100755 --- a/tests/Bootstrap.php +++ b/tests/Bootstrap.php @@ -6,7 +6,7 @@ * * @package Modules\HumanResourceManagement\tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Controller/ApiControllerTest.php b/tests/Controller/ApiControllerTest.php index fadb2b1..fb72d46 100755 --- a/tests/Controller/ApiControllerTest.php +++ b/tests/Controller/ApiControllerTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/EmployeeEducationHistoryTest.php b/tests/Models/EmployeeEducationHistoryTest.php index f89ce02..387e886 100755 --- a/tests/Models/EmployeeEducationHistoryTest.php +++ b/tests/Models/EmployeeEducationHistoryTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/EmployeeHistoryMapperTest.php b/tests/Models/EmployeeHistoryMapperTest.php index 2a0eeb4..81faa55 100755 --- a/tests/Models/EmployeeHistoryMapperTest.php +++ b/tests/Models/EmployeeHistoryMapperTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/EmployeeHistoryTest.php b/tests/Models/EmployeeHistoryTest.php index 2ba6e26..28acf3c 100644 --- a/tests/Models/EmployeeHistoryTest.php +++ b/tests/Models/EmployeeHistoryTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/EmployeeMapperTest.php b/tests/Models/EmployeeMapperTest.php index cf7ba64..241c314 100755 --- a/tests/Models/EmployeeMapperTest.php +++ b/tests/Models/EmployeeMapperTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/EmployeeTest.php b/tests/Models/EmployeeTest.php index f59a39d..5b51d63 100755 --- a/tests/Models/EmployeeTest.php +++ b/tests/Models/EmployeeTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/EmployeeWorkHistoryTest.php b/tests/Models/EmployeeWorkHistoryTest.php index ffc05e7..a1e2c76 100755 --- a/tests/Models/EmployeeWorkHistoryTest.php +++ b/tests/Models/EmployeeWorkHistoryTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullEmployeeEducationHistoryTest.php b/tests/Models/NullEmployeeEducationHistoryTest.php index 4b9da1b..0a3cd8b 100755 --- a/tests/Models/NullEmployeeEducationHistoryTest.php +++ b/tests/Models/NullEmployeeEducationHistoryTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullEmployeeHistoryTest.php b/tests/Models/NullEmployeeHistoryTest.php index 0eb7fe1..b3711a3 100755 --- a/tests/Models/NullEmployeeHistoryTest.php +++ b/tests/Models/NullEmployeeHistoryTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullEmployeeTest.php b/tests/Models/NullEmployeeTest.php index 42bf3ca..fdce3ae 100755 --- a/tests/Models/NullEmployeeTest.php +++ b/tests/Models/NullEmployeeTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */ diff --git a/tests/Models/NullEmployeeWorkHistoryTest.php b/tests/Models/NullEmployeeWorkHistoryTest.php index 5ed0aec..9319a90 100755 --- a/tests/Models/NullEmployeeWorkHistoryTest.php +++ b/tests/Models/NullEmployeeWorkHistoryTest.php @@ -6,7 +6,7 @@ * * @package tests * @copyright Dennis Eichhorn - * @license OMS License 2.0 + * @license OMS License 2.2 * @version 1.0.0 * @link https://jingga.app */