bug fixes

This commit is contained in:
Dennis Eichhorn 2025-04-02 13:33:49 +00:00
parent a863c4c0a7
commit 8a27b45d9b
59 changed files with 0 additions and 0 deletions

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

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

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

0
.gitignore vendored Normal file → Executable file
View File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0
Docs/Help/img/asset/asset_attributes.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

0
Docs/Help/img/asset/asset_files.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

0
Docs/Help/img/asset/asset_general.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
Docs/Help/img/asset/asset_notes.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

0
Docs/img.json Normal file → Executable file
View File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0
README.md Normal file → Executable file
View File

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

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

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

0
Theme/Backend/asset-create.tpl.php Normal file → Executable file
View File

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

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

0
composer.json Normal file → Executable file
View File

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

0
info.json Normal file → Executable file
View File

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

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

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

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