diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json old mode 100644 new mode 100755 diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.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/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/Docs/Dev/en/SUMMARY.md b/Docs/Dev/en/SUMMARY.md new file mode 100644 index 0000000..e69de29 diff --git a/Docs/Dev/en/structure.md b/Docs/Dev/en/structure.md new file mode 100644 index 0000000..e69de29 diff --git a/Models/AccountAbstract.php b/Models/AccountAbstract.php old mode 100644 new mode 100755 diff --git a/Models/AccountType.php b/Models/AccountType.php old mode 100644 new mode 100755 diff --git a/Models/Balance.php b/Models/Balance.php old mode 100644 new mode 100755 diff --git a/Models/BatchPosting.php b/Models/BatchPosting.php old mode 100644 new mode 100755 diff --git a/Models/CostCenter.php b/Models/CostCenter.php old mode 100644 new mode 100755 diff --git a/Models/CostCenterMapper.php b/Models/CostCenterMapper.php old mode 100644 new mode 100755 diff --git a/Models/CostObject.php b/Models/CostObject.php old mode 100644 new mode 100755 diff --git a/Models/CostObjectMapper.php b/Models/CostObjectMapper.php old mode 100644 new mode 100755 diff --git a/Models/Creditor.php b/Models/Creditor.php old mode 100644 new mode 100755 diff --git a/Models/Debitor.php b/Models/Debitor.php old mode 100644 new mode 100755 diff --git a/Models/EntryInterface.php b/Models/EntryInterface.php old mode 100644 new mode 100755 diff --git a/Models/IncomeStatement.php b/Models/IncomeStatement.php old mode 100644 new mode 100755 diff --git a/Models/InvoicePosting.php b/Models/InvoicePosting.php old mode 100644 new mode 100755 diff --git a/Models/L11nCostCenter.php b/Models/L11nCostCenter.php old mode 100644 new mode 100755 diff --git a/Models/L11nCostCenterMapper.php b/Models/L11nCostCenterMapper.php old mode 100644 new mode 100755 diff --git a/Models/L11nCostObject.php b/Models/L11nCostObject.php old mode 100644 new mode 100755 diff --git a/Models/L11nCostObjectMapper.php b/Models/L11nCostObjectMapper.php old mode 100644 new mode 100755 diff --git a/Models/NullCostCenter.php b/Models/NullCostCenter.php old mode 100644 new mode 100755 diff --git a/Models/NullCostObject.php b/Models/NullCostObject.php old mode 100644 new mode 100755 diff --git a/Models/PermissionState.php b/Models/PermissionState.php old mode 100644 new mode 100755 diff --git a/Models/Posting.php b/Models/Posting.php old mode 100644 new mode 100755 diff --git a/Models/PostingAbstract.php b/Models/PostingAbstract.php old mode 100644 new mode 100755 diff --git a/Models/PostingInterface.php b/Models/PostingInterface.php old mode 100644 new mode 100755 diff --git a/Models/TimeRangeType.php b/Models/TimeRangeType.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/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/Lang/api.en.lang.php b/Theme/Backend/Lang/api.en.lang.php 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/account-list.tpl.php b/Theme/Backend/account-list.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/costcenter-list.tpl.php b/Theme/Backend/costcenter-list.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/costobject-list.tpl.php b/Theme/Backend/costobject-list.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/entries.tpl.php b/Theme/Backend/entries.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/gl-create.tpl.php b/Theme/Backend/gl-create.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/gl-list.tpl.php b/Theme/Backend/gl-list.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/gl-profile.tpl.php b/Theme/Backend/gl-profile.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/journal-list.tpl.php b/Theme/Backend/journal-list.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/stack-archive-list.tpl.php b/Theme/Backend/stack-archive-list.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/stack-create.tpl.php b/Theme/Backend/stack-create.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/stack-entries.tpl.php b/Theme/Backend/stack-entries.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/stack-list.tpl.php b/Theme/Backend/stack-list.tpl.php old mode 100644 new mode 100755 diff --git a/Theme/Backend/stack-predefined-list.tpl.php b/Theme/Backend/stack-predefined-list.tpl.php 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/Autoloader.php b/tests/Autoloader.php old mode 100644 new mode 100755 diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php old mode 100644 new mode 100755 diff --git a/tests/Models/CostCenterMapperTest.php b/tests/Models/CostCenterMapperTest.php old mode 100644 new mode 100755 diff --git a/tests/Models/CostCenterTest.php b/tests/Models/CostCenterTest.php old mode 100644 new mode 100755 diff --git a/tests/Models/CostObjectMapperTest.php b/tests/Models/CostObjectMapperTest.php old mode 100644 new mode 100755 diff --git a/tests/Models/CostObjectTest.php b/tests/Models/CostObjectTest.php old mode 100644 new mode 100755 diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml old mode 100644 new mode 100755