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/Editor.install.json b/Admin/Install/Editor.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Editor.php b/Admin/Install/Editor.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/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/Search.php b/Admin/Install/Search.php old mode 100755 new mode 100644 diff --git a/Admin/Install/SearchCommands.php b/Admin/Install/SearchCommands.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Workflow.install.json b/Admin/Install/Workflow.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/attributes.json b/Admin/Install/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/localizations.json b/Admin/Install/localizations.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.js b/Controller.js 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/Controller/SearchController.php b/Controller/SearchController.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/Docs/Help/en/SUMMARY.md b/Docs/Help/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/accounting.md b/Docs/Help/en/accounting.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/attributes.md b/Docs/Help/en/attributes.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/introduction.md b/Docs/Help/en/introduction.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/localization.md b/Docs/Help/en/localization.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/pricing.md b/Docs/Help/en/pricing.md old mode 100755 new mode 100644 diff --git a/ICLA.txt b/ICLA.txt old mode 100755 new mode 100644 diff --git a/Models/Attribute/ClientAttributeMapper.php b/Models/Attribute/ClientAttributeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/ClientAttributeTypeL11nMapper.php b/Models/Attribute/ClientAttributeTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/ClientAttributeTypeMapper.php b/Models/Attribute/ClientAttributeTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/ClientAttributeValueL11nMapper.php b/Models/Attribute/ClientAttributeValueL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/ClientAttributeValueMapper.php b/Models/Attribute/ClientAttributeValueMapper.php old mode 100755 new mode 100644 diff --git a/Models/Client.php b/Models/Client.php old mode 100755 new mode 100644 diff --git a/Models/ClientL11nMapper.php b/Models/ClientL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/ClientL11nTypeMapper.php b/Models/ClientL11nTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/ClientMapper.php b/Models/ClientMapper.php old mode 100755 new mode 100644 diff --git a/Models/ClientStatus.php b/Models/ClientStatus.php old mode 100755 new mode 100644 diff --git a/Models/NullClient.php b/Models/NullClient.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/SettingsEnum.php b/Models/SettingsEnum.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/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/client-list.tpl.php b/Theme/Backend/client-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/client-view.tpl.php b/Theme/Backend/client-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/Api/ApiControllerAttributeTrait.php b/tests/Controller/Api/ApiControllerAttributeTrait.php old mode 100755 new mode 100644 diff --git a/tests/Controller/Api/ApiControllerClientTrait.php b/tests/Controller/Api/ApiControllerClientTrait.php old mode 100755 new mode 100644 diff --git a/tests/Controller/Api/Test file.txt b/tests/Controller/Api/Test file.txt old mode 100755 new mode 100644 diff --git a/tests/Controller/Api/m_icon.png b/tests/Controller/Api/m_icon.png 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/Models/ClientMapperTest.php b/tests/Models/ClientMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/ClientTest.php b/tests/Models/ClientTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullClientTest.php b/tests/Models/NullClientTest.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