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 f04ba2d9f5
commit 9be6923a15
104 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

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

0
Admin/Install/Editor.php 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/Tag.install.json Executable file → Normal file
View File

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

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

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

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

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

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

0
Admin/Install/relations.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.js Executable file → Normal file
View File

0
Controller/ApiAttributeController.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/Dev/en/database.md Executable file → Normal file
View File

0
Docs/Dev/img/uml.draw.svg Executable file → Normal file
View File

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

0
Docs/Help/en/accounting.md Executable file → Normal file
View File

0
Docs/Help/en/attributes.md Executable file → Normal file
View File

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

0
Docs/Help/en/localization.md Executable file → Normal file
View File

0
Docs/Help/en/pricing.md Executable file → Normal file
View File

0
Docs/Help/en/procurement.md Executable file → Normal file
View File

0
Docs/Help/en/stock.md Executable file → Normal file
View File

0
ICLA.txt Executable file → Normal file
View File

0
Models/Attribute/ItemAttributeMapper.php Executable file → Normal file
View File

0
Models/Attribute/ItemAttributeTypeL11nMapper.php Executable file → Normal file
View File

0
Models/Attribute/ItemAttributeTypeMapper.php Executable file → Normal file
View File

0
Models/Attribute/ItemAttributeValueL11nMapper.php Executable file → Normal file
View File

0
Models/Attribute/ItemAttributeValueMapper.php Executable file → Normal file
View File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0
Models/StockManagementType.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/item-create.tpl.php Executable file → Normal file
View File

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

0
Theme/Backend/item-view.tpl.php Executable file → Normal file
View File

0
Theme/Backend/material-type-list.tpl.php Executable file → Normal file
View File

0
Theme/Backend/material-view.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
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/Api/ApiControllerAttributeTrait.php Executable file → Normal file
View File

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

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

0
tests/Controller/Api/Test file.txt Executable file → Normal file
View File

0
tests/Controller/Api/m_icon.png Executable file → Normal file
View File

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

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

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

Some files were not shown because too many files have changed in this diff Show More