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 f16f8cc0c9
commit a7c36e97f6
96 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/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/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.js 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
ICLA.txt Executable file → Normal file
View File

0
LICENSE.txt Executable file → Normal file
View File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0
README.md Executable file → Normal file
View File

0
Theme/Backend/Export/CockpitBasic.pdf.php 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/category-list.tpl.php Executable file → Normal file
View File

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

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

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

0
Theme/Backend/cockpit.tpl.php Executable file → Normal file
View File

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

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

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

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

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

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

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

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

0
Theme/Backend/settings-dashboard.tpl.php Executable file → Normal file
View File

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

0
Theme/Backend/solution-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
data/cockpit/departments.csv Executable file → Normal file
View File

0
data/cockpit/history.csv Executable file → Normal file
View File

0
data/cockpit/sections.csv Executable file → Normal file
View File

0
data/cockpit/top.csv 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/CategoryMapperTest.php Executable file → Normal file
View File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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