From 63c84a46516069eda6ce74eeaf08805bcf2f18da Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 9 Jun 2020 22:03:51 +0200 Subject: [PATCH] changed file permissions --- .github/dev_bug_report.md | 0 .github/dev_feature_request.md | 0 .github/user_bug_report.md | 0 .github/user_feature_request.md | 0 .github/workflows/greetings.yml | 0 .github/workflows/image.yml | 0 .github/workflows/main.yml | 0 Admin/Install/Search.php | 0 Admin/Install/SearchCommands.php | 0 Admin/Install/db.json | 0 Admin/Installer.php | 0 Admin/Routes/Web/Backend.php | 0 Admin/Status.php | 0 Admin/Uninstaller.php | 0 Admin/Updater.php | 0 CODE_OF_CONDUCT.md | 0 CONTRIBUTING.md | 0 Controller.js | 0 Controller/BackendController.php | 0 Controller/Controller.php | 0 Controller/SearchController.php | 0 Controller/TimerecordingController.php | 0 Docs/introduction.md | 0 LICENSE.txt | 0 Models/LinkType.php | 0 Models/NavElement.php | 0 Models/NavElementMapper.php | 0 Models/Navigation.js | 0 Models/Navigation.php | 0 Models/NavigationType.php | 0 README.md | 0 Theme/Backend/Lang/en.lang.php | 0 Theme/Backend/mid-side.tpl.php | 0 Theme/Backend/mid.tpl.php | 0 Theme/Backend/side.tpl.php | 0 Theme/Backend/splash.tpl.php | 0 Theme/Backend/top.tpl.php | 0 Views/NavigationView.js | 0 Views/NavigationView.php | 0 composer.json | 0 composer.lock | 0 img/module_teaser_small.png | Bin info.json | 0 tests/Admin/AdminTest.php | 0 tests/Views/NavigationViewTest.php | 0 45 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/dev_bug_report.md mode change 100644 => 100755 .github/dev_feature_request.md mode change 100644 => 100755 .github/user_bug_report.md mode change 100644 => 100755 .github/user_feature_request.md mode change 100644 => 100755 .github/workflows/greetings.yml mode change 100644 => 100755 .github/workflows/image.yml mode change 100644 => 100755 .github/workflows/main.yml mode change 100644 => 100755 Admin/Install/Search.php mode change 100644 => 100755 Admin/Install/SearchCommands.php mode change 100644 => 100755 Admin/Install/db.json mode change 100644 => 100755 Admin/Installer.php mode change 100644 => 100755 Admin/Routes/Web/Backend.php mode change 100644 => 100755 Admin/Status.php mode change 100644 => 100755 Admin/Uninstaller.php mode change 100644 => 100755 Admin/Updater.php mode change 100644 => 100755 CODE_OF_CONDUCT.md mode change 100644 => 100755 CONTRIBUTING.md mode change 100644 => 100755 Controller.js mode change 100644 => 100755 Controller/BackendController.php mode change 100644 => 100755 Controller/Controller.php mode change 100644 => 100755 Controller/SearchController.php mode change 100644 => 100755 Controller/TimerecordingController.php mode change 100644 => 100755 Docs/introduction.md mode change 100644 => 100755 LICENSE.txt mode change 100644 => 100755 Models/LinkType.php mode change 100644 => 100755 Models/NavElement.php mode change 100644 => 100755 Models/NavElementMapper.php mode change 100644 => 100755 Models/Navigation.js mode change 100644 => 100755 Models/Navigation.php mode change 100644 => 100755 Models/NavigationType.php mode change 100644 => 100755 README.md mode change 100644 => 100755 Theme/Backend/Lang/en.lang.php mode change 100644 => 100755 Theme/Backend/mid-side.tpl.php mode change 100644 => 100755 Theme/Backend/mid.tpl.php mode change 100644 => 100755 Theme/Backend/side.tpl.php mode change 100644 => 100755 Theme/Backend/splash.tpl.php mode change 100644 => 100755 Theme/Backend/top.tpl.php mode change 100644 => 100755 Views/NavigationView.js mode change 100644 => 100755 Views/NavigationView.php mode change 100644 => 100755 composer.json mode change 100644 => 100755 composer.lock mode change 100644 => 100755 img/module_teaser_small.png mode change 100644 => 100755 info.json mode change 100644 => 100755 tests/Admin/AdminTest.php mode change 100644 => 100755 tests/Views/NavigationViewTest.php diff --git a/.github/dev_bug_report.md b/.github/dev_bug_report.md old mode 100644 new mode 100755 diff --git a/.github/dev_feature_request.md b/.github/dev_feature_request.md old mode 100644 new mode 100755 diff --git a/.github/user_bug_report.md b/.github/user_bug_report.md old mode 100644 new mode 100755 diff --git a/.github/user_feature_request.md b/.github/user_feature_request.md old mode 100644 new mode 100755 diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml old mode 100644 new mode 100755 diff --git a/Admin/Install/Search.php b/Admin/Install/Search.php old mode 100644 new mode 100755 diff --git a/Admin/Install/SearchCommands.php b/Admin/Install/SearchCommands.php old mode 100644 new mode 100755 diff --git a/Admin/Install/db.json b/Admin/Install/db.json old mode 100644 new mode 100755 diff --git a/Admin/Installer.php b/Admin/Installer.php old mode 100644 new mode 100755 diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php old mode 100644 new mode 100755 diff --git a/Admin/Status.php b/Admin/Status.php old mode 100644 new mode 100755 diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php old mode 100644 new mode 100755 diff --git a/Admin/Updater.php b/Admin/Updater.php old mode 100644 new mode 100755 diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md old mode 100644 new mode 100755 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100644 new mode 100755 diff --git a/Controller.js b/Controller.js old mode 100644 new mode 100755 diff --git a/Controller/BackendController.php b/Controller/BackendController.php old mode 100644 new mode 100755 diff --git a/Controller/Controller.php b/Controller/Controller.php old mode 100644 new mode 100755 diff --git a/Controller/SearchController.php b/Controller/SearchController.php old mode 100644 new mode 100755 diff --git a/Controller/TimerecordingController.php b/Controller/TimerecordingController.php old mode 100644 new mode 100755 diff --git a/Docs/introduction.md b/Docs/introduction.md old mode 100644 new mode 100755 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100644 new mode 100755 diff --git a/Models/LinkType.php b/Models/LinkType.php old mode 100644 new mode 100755 diff --git a/Models/NavElement.php b/Models/NavElement.php old mode 100644 new mode 100755 diff --git a/Models/NavElementMapper.php b/Models/NavElementMapper.php old mode 100644 new mode 100755 diff --git a/Models/Navigation.js b/Models/Navigation.js old mode 100644 new mode 100755 diff --git a/Models/Navigation.php b/Models/Navigation.php old mode 100644 new mode 100755 diff --git a/Models/NavigationType.php b/Models/NavigationType.php old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/mid-side.tpl.php b/Theme/Backend/mid-side.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/mid.tpl.php b/Theme/Backend/mid.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/side.tpl.php b/Theme/Backend/side.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/splash.tpl.php b/Theme/Backend/splash.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/top.tpl.php b/Theme/Backend/top.tpl.php old mode 100644 new mode 100755 diff --git a/Views/NavigationView.js b/Views/NavigationView.js old mode 100644 new mode 100755 diff --git a/Views/NavigationView.php b/Views/NavigationView.php old mode 100644 new mode 100755 diff --git a/composer.json b/composer.json old mode 100644 new mode 100755 diff --git a/composer.lock b/composer.lock old mode 100644 new mode 100755 diff --git a/img/module_teaser_small.png b/img/module_teaser_small.png old mode 100644 new mode 100755 diff --git a/info.json b/info.json old mode 100644 new mode 100755 diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php old mode 100644 new mode 100755 diff --git a/tests/Views/NavigationViewTest.php b/tests/Views/NavigationViewTest.php old mode 100644 new mode 100755