diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/Admin/Install/Admin.install.php b/Admin/Install/Admin.install.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Admin.php b/Admin/Install/Admin.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Media.install.json b/Admin/Install/Media.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Media.php b/Admin/Install/Media.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Media/letter.doc.php b/Admin/Install/Media/letter.doc.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Media/letter.pdf.php b/Admin/Install/Media/letter.pdf.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php old mode 100755 new mode 100644 diff --git a/Admin/Install/address_attributes.json b/Admin/Install/address_attributes.json old mode 100755 new mode 100644 diff --git a/Admin/Install/db.json b/Admin/Install/db.json old mode 100755 new mode 100644 diff --git a/Admin/Install/unit_attributes.json b/Admin/Install/unit_attributes.json old mode 100755 new mode 100644 diff --git a/Admin/Installer.php b/Admin/Installer.php old mode 100755 new mode 100644 diff --git a/Admin/Routes/Web/Api.php b/Admin/Routes/Web/Api.php old mode 100755 new mode 100644 diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php old mode 100755 new mode 100644 diff --git a/Admin/Status.php b/Admin/Status.php old mode 100755 new mode 100644 diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php old mode 100755 new mode 100644 diff --git a/Admin/Updater.php b/Admin/Updater.php old mode 100755 new mode 100644 diff --git a/Controller/ApiAddressAttributeController.php b/Controller/ApiAddressAttributeController.php old mode 100755 new mode 100644 diff --git a/Controller/ApiAttributeController.php b/Controller/ApiAttributeController.php old mode 100755 new mode 100644 diff --git a/Controller/ApiController.php b/Controller/ApiController.php old mode 100755 new mode 100644 diff --git a/Controller/BackendController.php b/Controller/BackendController.php old mode 100755 new mode 100644 diff --git a/Controller/Controller.php b/Controller/Controller.php old mode 100755 new mode 100644 diff --git a/Docs/Dev/en/SUMMARY.md b/Docs/Dev/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/ICLA.txt b/ICLA.txt old mode 100755 new mode 100644 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100755 new mode 100644 diff --git a/Models/Attribute/AddressAttributeMapper.php b/Models/Attribute/AddressAttributeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/AddressAttributeTypeL11nMapper.php b/Models/Attribute/AddressAttributeTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/AddressAttributeTypeMapper.php b/Models/Attribute/AddressAttributeTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/AddressAttributeValueL11nMapper.php b/Models/Attribute/AddressAttributeValueL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/AddressAttributeValueMapper.php b/Models/Attribute/AddressAttributeValueMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/UnitAttributeMapper.php b/Models/Attribute/UnitAttributeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/UnitAttributeTypeL11nMapper.php b/Models/Attribute/UnitAttributeTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/UnitAttributeTypeMapper.php b/Models/Attribute/UnitAttributeTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/UnitAttributeValueL11nMapper.php b/Models/Attribute/UnitAttributeValueL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/UnitAttributeValueMapper.php b/Models/Attribute/UnitAttributeValueMapper.php old mode 100755 new mode 100644 diff --git a/Models/Department.php b/Models/Department.php old mode 100755 new mode 100644 diff --git a/Models/DepartmentMapper.php b/Models/DepartmentMapper.php old mode 100755 new mode 100644 diff --git a/Models/NullDepartment.php b/Models/NullDepartment.php old mode 100755 new mode 100644 diff --git a/Models/NullPosition.php b/Models/NullPosition.php old mode 100755 new mode 100644 diff --git a/Models/NullUnit.php b/Models/NullUnit.php old mode 100755 new mode 100644 diff --git a/Models/PermissionCategory.php b/Models/PermissionCategory.php old mode 100755 new mode 100644 diff --git a/Models/Position.php b/Models/Position.php old mode 100755 new mode 100644 diff --git a/Models/PositionMapper.php b/Models/PositionMapper.php old mode 100755 new mode 100644 diff --git a/Models/SettingsEnum.php b/Models/SettingsEnum.php old mode 100755 new mode 100644 diff --git a/Models/Status.php b/Models/Status.php old mode 100755 new mode 100644 diff --git a/Models/Unit.php b/Models/Unit.php old mode 100755 new mode 100644 diff --git a/Models/UnitMapper.php b/Models/UnitMapper.php old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/DepartmentTagSelector/DepartmentTagSelectorPopupView.php b/Theme/Backend/Components/DepartmentTagSelector/DepartmentTagSelectorPopupView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/DepartmentTagSelector/DepartmentTagSelectorView.php b/Theme/Backend/Components/DepartmentTagSelector/DepartmentTagSelectorView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/DepartmentTagSelector/department-selector-popup.tpl.php b/Theme/Backend/Components/DepartmentTagSelector/department-selector-popup.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/DepartmentTagSelector/department-selector.tpl.php b/Theme/Backend/Components/DepartmentTagSelector/department-selector.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/PositionTagSelector/PositionTagSelectorPopupView.php b/Theme/Backend/Components/PositionTagSelector/PositionTagSelectorPopupView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/PositionTagSelector/PositionTagSelectorView.php b/Theme/Backend/Components/PositionTagSelector/PositionTagSelectorView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/PositionTagSelector/position-selector-popup.tpl.php b/Theme/Backend/Components/PositionTagSelector/position-selector-popup.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/PositionTagSelector/position-selector.tpl.php b/Theme/Backend/Components/PositionTagSelector/position-selector.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/UnitTagSelector/UnitTagSelectorPopupView.php b/Theme/Backend/Components/UnitTagSelector/UnitTagSelectorPopupView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/UnitTagSelector/UnitTagSelectorView.php b/Theme/Backend/Components/UnitTagSelector/UnitTagSelectorView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/UnitTagSelector/unit-selector-popup.tpl.php b/Theme/Backend/Components/UnitTagSelector/unit-selector-popup.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/UnitTagSelector/unit-selector.tpl.php b/Theme/Backend/Components/UnitTagSelector/unit-selector.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/css/styles.css b/Theme/Backend/css/styles.css old mode 100755 new mode 100644 diff --git a/Theme/Backend/css/styles.scss b/Theme/Backend/css/styles.scss old mode 100755 new mode 100644 diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/department-view.tpl.php b/Theme/Backend/department-view.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/img/org_default.png b/Theme/Backend/img/org_default.png old mode 100755 new mode 100644 diff --git a/Theme/Backend/organigram.tpl.php b/Theme/Backend/organigram.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/position-list.tpl.php b/Theme/Backend/position-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/position-view.tpl.php b/Theme/Backend/position-view.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/unit-create.tpl.php b/Theme/Backend/unit-create.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/unit-view.tpl.php b/Theme/Backend/unit-view.tpl.php old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 diff --git a/info.json b/info.json old mode 100755 new mode 100644 diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php old mode 100755 new mode 100644 diff --git a/tests/Autoloader.php b/tests/Autoloader.php old mode 100755 new mode 100644 diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php old mode 100755 new mode 100644 diff --git a/tests/Controller/ApiControllerTest.php b/tests/Controller/ApiControllerTest.php old mode 100755 new mode 100644 diff --git a/tests/Controller/icon.png b/tests/Controller/icon.png old mode 100755 new mode 100644 diff --git a/tests/Models/DepartmentMapperTest.php b/tests/Models/DepartmentMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/DepartmentTest.php b/tests/Models/DepartmentTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullDepartmentTest.php b/tests/Models/NullDepartmentTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullPositionTest.php b/tests/Models/NullPositionTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullUnitTest.php b/tests/Models/NullUnitTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/PositionMapperTest.php b/tests/Models/PositionMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/PositionTest.php b/tests/Models/PositionTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/UnitMapperTest.php b/tests/Models/UnitMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/UnitTest.php b/tests/Models/UnitTest.php old mode 100755 new mode 100644 diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml old mode 100755 new mode 100644