fix permissions
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2025-04-02 14:15:05 +00:00
parent 29c652993e
commit b6903b53b6
95 changed files with 0 additions and 0 deletions

0
.github/workflows/greetings.yml vendored Executable file → Normal file
View File

0
.github/workflows/image.yml vendored Executable file → Normal file
View File

0
.github/workflows/main.yml vendored Executable file → Normal file
View File

0
.gitignore vendored Executable file → Normal file
View File

0
Admin/Install/Admin.install.php Executable file → Normal file
View File

0
Admin/Install/Admin.php Executable file → Normal file
View File

View File

View File

View File

View File

View File

View File

View File

0
Admin/Install/Interfaces/ListExchanger/Exporter.php Executable file → Normal file
View File

0
Admin/Install/Interfaces/ListExchanger/Importer.php Executable file → Normal file
View File

View File

0
Admin/Install/Interfaces/ListExchanger/export.tpl.php Executable file → Normal file
View File

0
Admin/Install/Interfaces/ListExchanger/import.tpl.php Executable file → Normal file
View File

0
Admin/Install/Interfaces/ListExchanger/interface.json Executable file → Normal file
View File

0
Admin/Install/Media.install.json Executable file → Normal file
View File

0
Admin/Install/Media.php Executable file → Normal file
View File

0
Admin/Install/Navigation.install.json Executable file → Normal file
View File

0
Admin/Install/Navigation.php Executable file → Normal file
View File

0
Admin/Install/db.json Executable file → Normal file
View File

0
Admin/Installer.php Executable file → Normal file
View File

0
Admin/Routes/Web/Api.php Executable file → Normal file
View File

0
Admin/Routes/Web/Backend.php Executable file → Normal file
View File

0
Admin/Status.php Executable file → Normal file
View File

0
Admin/Uninstaller.php Executable file → Normal file
View File

0
Admin/Updater.php Executable file → Normal file
View File

0
Controller/ApiController.php Executable file → Normal file
View File

0
Controller/BackendController.php Executable file → Normal file
View File

0
Controller/Controller.php Executable file → Normal file
View File

0
Docs/Dev/en/SUMMARY.md Executable file → Normal file
View File

0
Docs/introduction.md Executable file → Normal file
View File

0
ICLA.txt Executable file → Normal file
View File

0
LICENSE.txt Executable file → Normal file
View File

0
Models/ExchangeLog.php Executable file → Normal file
View File

0
Models/ExchangeLogMapper.php Executable file → Normal file
View File

0
Models/ExchangeSetting.php Executable file → Normal file
View File

0
Models/ExchangeSettingMapper.php Executable file → Normal file
View File

0
Models/ExchangeType.php Executable file → Normal file
View File

0
Models/ExporterAbstract.php Executable file → Normal file
View File

0
Models/ImporterAbstract.php Executable file → Normal file
View File

0
Models/InterfaceManager.php Executable file → Normal file
View File

0
Models/InterfaceManagerMapper.php Executable file → Normal file
View File

0
Models/NullExchangeLog.php Executable file → Normal file
View File

0
Models/NullExchangeSetting.php Executable file → Normal file
View File

0
Models/NullInterfaceManager.php Executable file → Normal file
View File

0
Models/NullReport.php Executable file → Normal file
View File

0
Models/PermissionCategory.php Executable file → Normal file
View File

0
Models/Report.php Executable file → Normal file
View File

0
Models/SettingsEnum.php Executable file → Normal file
View File

0
README.md Executable file → Normal file
View File

0
Theme/Backend/Lang/Navigation.de.lang.php Executable file → Normal file
View File

0
Theme/Backend/Lang/Navigation.en.lang.php Executable file → Normal file
View File

0
Theme/Backend/Lang/de.lang.php Executable file → Normal file
View File

0
Theme/Backend/Lang/en.lang.php Executable file → Normal file
View File

0
Theme/Backend/exchange-export-list.tpl.php Executable file → Normal file
View File

0
Theme/Backend/exchange-export.tpl.php Executable file → Normal file
View File

0
Theme/Backend/exchange-import-list.tpl.php Executable file → Normal file
View File

0
Theme/Backend/exchange-import.tpl.php Executable file → Normal file
View File

0
Theme/Backend/exchange-log-list.tpl.php Executable file → Normal file
View File

0
Theme/Backend/exchange-log.tpl.php Executable file → Normal file
View File

0
composer.json Executable file → Normal file
View File

0
composer.lock generated Executable file → Normal file
View File

0
img/module_teaser_small.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB

0
info.json Executable file → Normal file
View File

0
tests/Admin/AdminTest.php Executable file → Normal file
View File

0
tests/Autoloader.php Executable file → Normal file
View File

0
tests/Bootstrap.php Executable file → Normal file
View File

0
tests/Controller/ApiControllerTest.php Executable file → Normal file
View File

0
tests/Interfaces/OMS/Export/LanguageExport.php Executable file → Normal file
View File

0
tests/Interfaces/OMS/Exporter.php Executable file → Normal file
View File

0
tests/Interfaces/OMS/Import/LanguageImport.php Executable file → Normal file
View File

0
tests/Interfaces/OMS/Importer.php Executable file → Normal file
View File

0
tests/Interfaces/OMS/Lang/en.lang.php Executable file → Normal file
View File

0
tests/Interfaces/OMS/export.tpl.php Executable file → Normal file
View File

0
tests/Interfaces/OMS/import.tpl.php Executable file → Normal file
View File

0
tests/Interfaces/OMS/interface.json Executable file → Normal file
View File

0
tests/Interfaces/OMS/test.csv Executable file → Normal file
View File

0
tests/Models/ExchangeLogTest.php Executable file → Normal file
View File

0
tests/Models/ExporterAbstractTest.php Executable file → Normal file
View File

0
tests/Models/ImporterAbstractTest.php Executable file → Normal file
View File

0
tests/Models/InterfaceManagerTest.php Executable file → Normal file
View File

0
tests/Models/NullExchangeLogTest.php Executable file → Normal file
View File

0
tests/Models/NullExchangeSettingTest.php Executable file → Normal file
View File

0
tests/Models/NullInterfaceManagerTest.php Executable file → Normal file
View File

0
tests/Models/testInterface.json Executable file → Normal file
View File

0
tests/phpunit_default.xml Executable file → Normal file
View File