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/Interfaces/DatabaseExchanger/ExchangeTrait.php b/Admin/Install/Interfaces/DatabaseExchanger/ExchangeTrait.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/DatabaseExchanger/Exporter.php b/Admin/Install/Interfaces/DatabaseExchanger/Exporter.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/DatabaseExchanger/Importer.php b/Admin/Install/Interfaces/DatabaseExchanger/Importer.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/DatabaseExchanger/Lang/en.lang.php b/Admin/Install/Interfaces/DatabaseExchanger/Lang/en.lang.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/DatabaseExchanger/export.tpl.php b/Admin/Install/Interfaces/DatabaseExchanger/export.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php b/Admin/Install/Interfaces/DatabaseExchanger/import.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/DatabaseExchanger/interface.json b/Admin/Install/Interfaces/DatabaseExchanger/interface.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/CsvListExporter/defaultCsvExporter.csv.php b/Admin/Install/Interfaces/ListExchanger/CsvListExporter/defaultCsvExporter.csv.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/EmailExporter/defaultEmailExporter.mail.php b/Admin/Install/Interfaces/ListExchanger/EmailExporter/defaultEmailExporter.mail.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/ExcelListExporter/defaultExcelExporter.xls.php b/Admin/Install/Interfaces/ListExchanger/ExcelListExporter/defaultExcelExporter.xls.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/Exporter.php b/Admin/Install/Interfaces/ListExchanger/Exporter.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/Importer.php b/Admin/Install/Interfaces/ListExchanger/Importer.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/Lang/en.lang.php b/Admin/Install/Interfaces/ListExchanger/Lang/en.lang.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/PdfListExporter/defaultPdfListExporter.pdf.php b/Admin/Install/Interfaces/ListExchanger/PdfListExporter/defaultPdfListExporter.pdf.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/WordListExporter/defaultWordListExporter.doc.php b/Admin/Install/Interfaces/ListExchanger/WordListExporter/defaultWordListExporter.doc.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/export.tpl.php b/Admin/Install/Interfaces/ListExchanger/export.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/import.tpl.php b/Admin/Install/Interfaces/ListExchanger/import.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Interfaces/ListExchanger/interface.json b/Admin/Install/Interfaces/ListExchanger/interface.json 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/db.json b/Admin/Install/db.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/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/introduction.md b/Docs/introduction.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/ExchangeLog.php b/Models/ExchangeLog.php old mode 100755 new mode 100644 diff --git a/Models/ExchangeLogMapper.php b/Models/ExchangeLogMapper.php old mode 100755 new mode 100644 diff --git a/Models/ExchangeSetting.php b/Models/ExchangeSetting.php old mode 100755 new mode 100644 diff --git a/Models/ExchangeSettingMapper.php b/Models/ExchangeSettingMapper.php old mode 100755 new mode 100644 diff --git a/Models/ExchangeType.php b/Models/ExchangeType.php old mode 100755 new mode 100644 diff --git a/Models/ExporterAbstract.php b/Models/ExporterAbstract.php old mode 100755 new mode 100644 diff --git a/Models/ImporterAbstract.php b/Models/ImporterAbstract.php old mode 100755 new mode 100644 diff --git a/Models/InterfaceManager.php b/Models/InterfaceManager.php old mode 100755 new mode 100644 diff --git a/Models/InterfaceManagerMapper.php b/Models/InterfaceManagerMapper.php old mode 100755 new mode 100644 diff --git a/Models/NullExchangeLog.php b/Models/NullExchangeLog.php old mode 100755 new mode 100644 diff --git a/Models/NullExchangeSetting.php b/Models/NullExchangeSetting.php old mode 100755 new mode 100644 diff --git a/Models/NullInterfaceManager.php b/Models/NullInterfaceManager.php old mode 100755 new mode 100644 diff --git a/Models/NullReport.php b/Models/NullReport.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/Report.php b/Models/Report.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/exchange-export-list.tpl.php b/Theme/Backend/exchange-export-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/exchange-export.tpl.php b/Theme/Backend/exchange-export.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/exchange-import-list.tpl.php b/Theme/Backend/exchange-import-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/exchange-import.tpl.php b/Theme/Backend/exchange-import.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/exchange-log-list.tpl.php b/Theme/Backend/exchange-log-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/exchange-log.tpl.php b/Theme/Backend/exchange-log.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/img/module_teaser_small.png b/img/module_teaser_small.png 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/Interfaces/OMS/Export/LanguageExport.php b/tests/Interfaces/OMS/Export/LanguageExport.php old mode 100755 new mode 100644 diff --git a/tests/Interfaces/OMS/Exporter.php b/tests/Interfaces/OMS/Exporter.php old mode 100755 new mode 100644 diff --git a/tests/Interfaces/OMS/Import/LanguageImport.php b/tests/Interfaces/OMS/Import/LanguageImport.php old mode 100755 new mode 100644 diff --git a/tests/Interfaces/OMS/Importer.php b/tests/Interfaces/OMS/Importer.php old mode 100755 new mode 100644 diff --git a/tests/Interfaces/OMS/Lang/en.lang.php b/tests/Interfaces/OMS/Lang/en.lang.php old mode 100755 new mode 100644 diff --git a/tests/Interfaces/OMS/export.tpl.php b/tests/Interfaces/OMS/export.tpl.php old mode 100755 new mode 100644 diff --git a/tests/Interfaces/OMS/import.tpl.php b/tests/Interfaces/OMS/import.tpl.php old mode 100755 new mode 100644 diff --git a/tests/Interfaces/OMS/interface.json b/tests/Interfaces/OMS/interface.json old mode 100755 new mode 100644 diff --git a/tests/Interfaces/OMS/test.csv b/tests/Interfaces/OMS/test.csv old mode 100755 new mode 100644 diff --git a/tests/Models/ExchangeLogTest.php b/tests/Models/ExchangeLogTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/ExporterAbstractTest.php b/tests/Models/ExporterAbstractTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/ImporterAbstractTest.php b/tests/Models/ImporterAbstractTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/InterfaceManagerTest.php b/tests/Models/InterfaceManagerTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullExchangeLogTest.php b/tests/Models/NullExchangeLogTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullExchangeSettingTest.php b/tests/Models/NullExchangeSettingTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullInterfaceManagerTest.php b/tests/Models/NullInterfaceManagerTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/testInterface.json b/tests/Models/testInterface.json old mode 100755 new mode 100644 diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml old mode 100755 new mode 100644