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/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/SupplierAttributeMapper.php b/Models/Attribute/SupplierAttributeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/SupplierAttributeTypeL11nMapper.php b/Models/Attribute/SupplierAttributeTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/SupplierAttributeTypeMapper.php b/Models/Attribute/SupplierAttributeTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/SupplierAttributeValueL11nMapper.php b/Models/Attribute/SupplierAttributeValueL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/SupplierAttributeValueMapper.php b/Models/Attribute/SupplierAttributeValueMapper.php old mode 100755 new mode 100644 diff --git a/Models/NullSupplier.php b/Models/NullSupplier.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/Models/Supplier.php b/Models/Supplier.php old mode 100755 new mode 100644 diff --git a/Models/SupplierL11nMapper.php b/Models/SupplierL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/SupplierL11nTypeMapper.php b/Models/SupplierL11nTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/SupplierMapper.php b/Models/SupplierMapper.php old mode 100755 new mode 100644 diff --git a/Models/SupplierStatus.php b/Models/SupplierStatus.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/supplier-list.tpl.php b/Theme/Backend/supplier-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/supplier-view.tpl.php b/Theme/Backend/supplier-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/ApiControllerSupplierTrait.php b/tests/Controller/Api/ApiControllerSupplierTrait.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/NullSupplierTest.php b/tests/Models/NullSupplierTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/SupplierTest.php b/tests/Models/SupplierTest.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