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/Tag.install.json b/Admin/Install/Tag.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Tag.php b/Admin/Install/Tag.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/items.json b/Admin/Install/items.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/Install/materialtypes.json b/Admin/Install/materialtypes.json old mode 100755 new mode 100644 diff --git a/Admin/Install/relations.json b/Admin/Install/relations.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/Docs/Dev/en/SUMMARY.md b/Docs/Dev/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/Dev/en/database.md b/Docs/Dev/en/database.md old mode 100755 new mode 100644 diff --git a/Docs/Dev/img/uml.draw.svg b/Docs/Dev/img/uml.draw.svg 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/Docs/Help/en/procurement.md b/Docs/Help/en/procurement.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/stock.md b/Docs/Help/en/stock.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/ItemAttributeMapper.php b/Models/Attribute/ItemAttributeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/ItemAttributeTypeL11nMapper.php b/Models/Attribute/ItemAttributeTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/ItemAttributeTypeMapper.php b/Models/Attribute/ItemAttributeTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/ItemAttributeValueL11nMapper.php b/Models/Attribute/ItemAttributeValueL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/ItemAttributeValueMapper.php b/Models/Attribute/ItemAttributeValueMapper.php old mode 100755 new mode 100644 diff --git a/Models/Container.php b/Models/Container.php old mode 100755 new mode 100644 diff --git a/Models/ContainerMapper.php b/Models/ContainerMapper.php old mode 100755 new mode 100644 diff --git a/Models/InventoryType.php b/Models/InventoryType.php old mode 100755 new mode 100644 diff --git a/Models/Item.php b/Models/Item.php old mode 100755 new mode 100644 diff --git a/Models/ItemL11nMapper.php b/Models/ItemL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/ItemL11nTypeMapper.php b/Models/ItemL11nTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/ItemMapper.php b/Models/ItemMapper.php old mode 100755 new mode 100644 diff --git a/Models/ItemPriceStatus.php b/Models/ItemPriceStatus.php old mode 100755 new mode 100644 diff --git a/Models/ItemRelation.php b/Models/ItemRelation.php old mode 100755 new mode 100644 diff --git a/Models/ItemRelationMapper.php b/Models/ItemRelationMapper.php old mode 100755 new mode 100644 diff --git a/Models/ItemRelationType.php b/Models/ItemRelationType.php old mode 100755 new mode 100644 diff --git a/Models/ItemRelationTypeMapper.php b/Models/ItemRelationTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/ItemStatus.php b/Models/ItemStatus.php old mode 100755 new mode 100644 diff --git a/Models/Material.php b/Models/Material.php old mode 100755 new mode 100644 diff --git a/Models/MaterialCategory.php b/Models/MaterialCategory.php old mode 100755 new mode 100644 diff --git a/Models/MaterialMapper.php b/Models/MaterialMapper.php old mode 100755 new mode 100644 diff --git a/Models/MaterialSubcategory.php b/Models/MaterialSubcategory.php old mode 100755 new mode 100644 diff --git a/Models/MaterialTypeL11nMapper.php b/Models/MaterialTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/MaterialTypeMapper.php b/Models/MaterialTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/NullContainer.php b/Models/NullContainer.php old mode 100755 new mode 100644 diff --git a/Models/NullItem.php b/Models/NullItem.php old mode 100755 new mode 100644 diff --git a/Models/NullItemRelation.php b/Models/NullItemRelation.php old mode 100755 new mode 100644 diff --git a/Models/NullItemRelationType.php b/Models/NullItemRelationType.php old mode 100755 new mode 100644 diff --git a/Models/NullMaterial.php b/Models/NullMaterial.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/StockIdentifierType.php b/Models/StockIdentifierType.php old mode 100755 new mode 100644 diff --git a/Models/StockManagementType.php b/Models/StockManagementType.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/item-create.tpl.php b/Theme/Backend/item-create.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/item-list.tpl.php b/Theme/Backend/item-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/item-view.tpl.php b/Theme/Backend/item-view.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/material-type-list.tpl.php b/Theme/Backend/material-type-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/material-view.tpl.php b/Theme/Backend/material-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/ApiControllerItemTrait.php b/tests/Controller/Api/ApiControllerItemTrait.php old mode 100755 new mode 100644 diff --git a/tests/Controller/Api/ApiControllerL11nTrait.php b/tests/Controller/Api/ApiControllerL11nTrait.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/ItemMapperTest.php b/tests/Models/ItemMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/ItemTest.php b/tests/Models/ItemTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullItemRelationTest.php b/tests/Models/NullItemRelationTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullItemRelationTypeTest.php b/tests/Models/NullItemRelationTypeTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullItemTest.php b/tests/Models/NullItemTest.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