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:06 +00:00
parent dde031a64b
commit 52c5c68598
71 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/Hooks/Cli.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/Workflow.install.json Executable file → Normal file
View File

0
Admin/Install/Workflow.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/Cli.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/ApiController.php Executable file → Normal file
View File

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

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

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

0
Definitions/actions.json Executable file → Normal file
View File

0
Definitions/triggers.json Executable file → Normal file
View File

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

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

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

0
Docs/Dev/img/workflow_execution_path.drawio.svg Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

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

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

0
Docs/workflow_components.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/NullWorkflowInstanceAbstract.php Executable file → Normal file
View File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0
Models/WorkflowTemplateStatus.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/workflow-instance-list.tpl.php Executable file → Normal file
View File

0
Theme/Backend/workflow-instance.tpl.php Executable file → Normal file
View File

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

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

0
Theme/Backend/workflow-template.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/Models/NullWorkflowInstanceAbstractTest.php Executable file → Normal file
View File

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

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