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 c8165fc195
commit 11f74f675d
108 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/Web/Api.php Executable file → Normal file
View File

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

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

0
Admin/Install/SearchCommands.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/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/Search.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/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
Controller/SearchController.php Executable file → Normal file
View File

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

0
Docs/Dev/de/task.md Executable file → Normal file
View File

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

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

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/Help/en/task.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/AccountRelation.php Executable file → Normal file
View File

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

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

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

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

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

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

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

0
Models/Elastic/Task.json Executable file → Normal file
View File

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0
README.md Executable file → Normal file
View File

0
Theme/Backend/Components/Tasks/ListView.php Executable file → Normal file
View File

0
Theme/Backend/Components/Tasks/PriorityView.php Executable file → Normal file
View File

0
Theme/Backend/Components/Tasks/StatusView.php Executable file → Normal file
View File

0
Theme/Backend/Components/Tasks/list.tpl.php Executable file → Normal file
View File

0
Theme/Backend/Components/Tasks/priority.tpl.php Executable file → Normal file
View File

0
Theme/Backend/Components/Tasks/status.tpl.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/css/styles.css Executable file → Normal file
View File

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

0
Theme/Backend/task-analysis.tpl.php Executable file → Normal file
View File

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

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

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

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

0
Views/TaskView.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/Controller/BackendControllerTest.php Executable file → Normal file
View File

0
tests/Controller/test.md Executable file → Normal file
View File

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

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

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

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

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

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

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