diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/Admin/Hooks/Web/Api.php b/Admin/Hooks/Web/Api.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Dashboard.install.json b/Admin/Install/Dashboard.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Dashboard.php b/Admin/Install/Dashboard.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Media.install.json b/Admin/Install/Media.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Media.php b/Admin/Install/Media.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Search.php b/Admin/Install/Search.php old mode 100755 new mode 100644 diff --git a/Admin/Install/SearchCommands.php b/Admin/Install/SearchCommands.php old mode 100755 new mode 100644 diff --git a/Admin/Install/attributes.json b/Admin/Install/attributes.json old mode 100755 new mode 100644 diff --git a/Admin/Install/db.json b/Admin/Install/db.json old mode 100755 new mode 100644 diff --git a/Admin/Installer.php b/Admin/Installer.php old mode 100755 new mode 100644 diff --git a/Admin/Routes/Web/Api.php b/Admin/Routes/Web/Api.php old mode 100755 new mode 100644 diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php old mode 100755 new mode 100644 diff --git a/Admin/Search.php b/Admin/Search.php old mode 100755 new mode 100644 diff --git a/Admin/Status.php b/Admin/Status.php old mode 100755 new mode 100644 diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php old mode 100755 new mode 100644 diff --git a/Admin/Updater.php b/Admin/Updater.php old mode 100755 new mode 100644 diff --git a/Controller/ApiAttributeController.php b/Controller/ApiAttributeController.php old mode 100755 new mode 100644 diff --git a/Controller/ApiController.php b/Controller/ApiController.php old mode 100755 new mode 100644 diff --git a/Controller/BackendController.php b/Controller/BackendController.php old mode 100755 new mode 100644 diff --git a/Controller/Controller.php b/Controller/Controller.php old mode 100755 new mode 100644 diff --git a/Controller/SearchController.php b/Controller/SearchController.php old mode 100755 new mode 100644 diff --git a/Docs/Dev/de/SUMMARY.md b/Docs/Dev/de/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/Dev/de/task.md b/Docs/Dev/de/task.md old mode 100755 new mode 100644 diff --git a/Docs/Dev/en/SUMMARY.md b/Docs/Dev/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/Dev/en/task.md b/Docs/Dev/en/task.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/SUMMARY.md b/Docs/Help/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/introduction.md b/Docs/Help/en/introduction.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/task.md b/Docs/Help/en/task.md old mode 100755 new mode 100644 diff --git a/ICLA.txt b/ICLA.txt old mode 100755 new mode 100644 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100755 new mode 100644 diff --git a/Models/AccountRelation.php b/Models/AccountRelation.php old mode 100755 new mode 100644 diff --git a/Models/AccountRelationMapper.php b/Models/AccountRelationMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/TaskAttributeMapper.php b/Models/Attribute/TaskAttributeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/TaskAttributeTypeL11nMapper.php b/Models/Attribute/TaskAttributeTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/TaskAttributeTypeMapper.php b/Models/Attribute/TaskAttributeTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/TaskAttributeValueL11nMapper.php b/Models/Attribute/TaskAttributeValueL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/Attribute/TaskAttributeValueMapper.php b/Models/Attribute/TaskAttributeValueMapper.php old mode 100755 new mode 100644 diff --git a/Models/DutyType.php b/Models/DutyType.php old mode 100755 new mode 100644 diff --git a/Models/Elastic/Task.json b/Models/Elastic/Task.json old mode 100755 new mode 100644 diff --git a/Models/GroupRelation.php b/Models/GroupRelation.php old mode 100755 new mode 100644 diff --git a/Models/GroupRelationMapper.php b/Models/GroupRelationMapper.php old mode 100755 new mode 100644 diff --git a/Models/NullAccountRelation.php b/Models/NullAccountRelation.php old mode 100755 new mode 100644 diff --git a/Models/NullGroupRelation.php b/Models/NullGroupRelation.php old mode 100755 new mode 100644 diff --git a/Models/NullTask.php b/Models/NullTask.php old mode 100755 new mode 100644 diff --git a/Models/NullTaskElement.php b/Models/NullTaskElement.php old mode 100755 new mode 100644 diff --git a/Models/NullTaskSeen.php b/Models/NullTaskSeen.php old mode 100755 new mode 100644 diff --git a/Models/PermissionCategory.php b/Models/PermissionCategory.php old mode 100755 new mode 100644 diff --git a/Models/RelationAbstract.php b/Models/RelationAbstract.php old mode 100755 new mode 100644 diff --git a/Models/Task.php b/Models/Task.php old mode 100755 new mode 100644 diff --git a/Models/TaskElement.php b/Models/TaskElement.php old mode 100755 new mode 100644 diff --git a/Models/TaskElementMapper.php b/Models/TaskElementMapper.php old mode 100755 new mode 100644 diff --git a/Models/TaskMapper.php b/Models/TaskMapper.php old mode 100755 new mode 100644 diff --git a/Models/TaskPriority.php b/Models/TaskPriority.php old mode 100755 new mode 100644 diff --git a/Models/TaskSeen.php b/Models/TaskSeen.php old mode 100755 new mode 100644 diff --git a/Models/TaskSeenMapper.php b/Models/TaskSeenMapper.php old mode 100755 new mode 100644 diff --git a/Models/TaskStatus.php b/Models/TaskStatus.php old mode 100755 new mode 100644 diff --git a/Models/TaskTemplate.php b/Models/TaskTemplate.php old mode 100755 new mode 100644 diff --git a/Models/TaskType.php b/Models/TaskType.php old mode 100755 new mode 100644 diff --git a/Models/TaskVisibility.php b/Models/TaskVisibility.php old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Tasks/ListView.php b/Theme/Backend/Components/Tasks/ListView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Tasks/PriorityView.php b/Theme/Backend/Components/Tasks/PriorityView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Tasks/StatusView.php b/Theme/Backend/Components/Tasks/StatusView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Tasks/list.tpl.php b/Theme/Backend/Components/Tasks/list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Tasks/priority.tpl.php b/Theme/Backend/Components/Tasks/priority.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Tasks/status.tpl.php b/Theme/Backend/Components/Tasks/status.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/css/styles.css b/Theme/Backend/css/styles.css old mode 100755 new mode 100644 diff --git a/Theme/Backend/dashboard-task.tpl.php b/Theme/Backend/dashboard-task.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/task-analysis.tpl.php b/Theme/Backend/task-analysis.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/task-create.tpl.php b/Theme/Backend/task-create.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/task-dashboard.tpl.php b/Theme/Backend/task-dashboard.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/task-list.tpl.php b/Theme/Backend/task-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/task-view.tpl.php b/Theme/Backend/task-view.tpl.php old mode 100755 new mode 100644 diff --git a/Views/TaskView.php b/Views/TaskView.php old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 diff --git a/img/module_teaser_small.png b/img/module_teaser_small.png old mode 100755 new mode 100644 diff --git a/info.json b/info.json old mode 100755 new mode 100644 diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php old mode 100755 new mode 100644 diff --git a/tests/Autoloader.php b/tests/Autoloader.php old mode 100755 new mode 100644 diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php old mode 100755 new mode 100644 diff --git a/tests/Controller/ApiControllerTest.php b/tests/Controller/ApiControllerTest.php old mode 100755 new mode 100644 diff --git a/tests/Controller/BackendControllerTest.php b/tests/Controller/BackendControllerTest.php old mode 100755 new mode 100644 diff --git a/tests/Controller/test.md b/tests/Controller/test.md old mode 100755 new mode 100644 diff --git a/tests/Models/AccountRelationTest.php b/tests/Models/AccountRelationTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/GroupRelationTest.php b/tests/Models/GroupRelationTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullAccountRelationTest.php b/tests/Models/NullAccountRelationTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullGroupRelationTest.php b/tests/Models/NullGroupRelationTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullTaskElementTest.php b/tests/Models/NullTaskElementTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullTaskSeenTest.php b/tests/Models/NullTaskSeenTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullTaskTest.php b/tests/Models/NullTaskTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/RelationAbstractTest.php b/tests/Models/RelationAbstractTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/TaskElementTest.php b/tests/Models/TaskElementTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/TaskMapperTest.php b/tests/Models/TaskMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/TaskTest.php b/tests/Models/TaskTest.php old mode 100755 new mode 100644 diff --git a/tests/Tasks.side b/tests/Tasks.side old mode 100755 new mode 100644 diff --git a/tests/Views/TaskViewTest.php b/tests/Views/TaskViewTest.php old mode 100755 new mode 100644 diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml old mode 100755 new mode 100644