changed file permissions

This commit is contained in:
Dennis Eichhorn 2020-06-09 22:03:51 +02:00
parent f129961f77
commit 90e7251b9b
57 changed files with 0 additions and 0 deletions

0
.github/dev_bug_report.md vendored Normal file → Executable file
View File

0
.github/dev_feature_request.md vendored Normal file → Executable file
View File

0
.github/user_bug_report.md vendored Normal file → Executable file
View File

0
.github/user_feature_request.md vendored Normal file → Executable file
View File

0
.github/workflows/greetings.yml vendored Normal file → Executable file
View File

0
.github/workflows/image.yml vendored Normal file → Executable file
View File

0
.github/workflows/main.yml vendored Normal file → Executable file
View File

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

0
Admin/Install/Navigation.php Normal file → Executable file
View File

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

0
Admin/Installer.php Normal file → Executable file
View File

0
Admin/Routes/Web/Backend.php Normal file → Executable file
View File

0
Admin/Status.php Normal file → Executable file
View File

0
Admin/Uninstaller.php Normal file → Executable file
View File

0
Admin/Updater.php Normal file → Executable file
View File

0
CODE_OF_CONDUCT.md Normal file → Executable file
View File

0
CONTRIBUTING.md Normal file → Executable file
View File

0
Controller/ApiController.php Normal file → Executable file
View File

0
Controller/BackendController.php Normal file → Executable file
View File

0
Controller/Controller.php Normal file → Executable file
View File

0
Docs/introduction.md Normal file → Executable file
View File

0
LICENSE.txt Normal file → Executable file
View File

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

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

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

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

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

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

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

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

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

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

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

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

0
Theme/Backend/Lang/Navigation.en.lang.php Normal file → Executable file
View File

0
Theme/Backend/Lang/en.lang.php Normal file → Executable file
View File

0
Theme/Backend/css/styles.css Normal file → Executable file
View File

0
Theme/Backend/css/styles.scss Normal file → Executable file
View File

0
Theme/Backend/kanban-archive.tpl.php Normal file → Executable file
View File

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

0
Theme/Backend/kanban-board.tpl.php Normal file → Executable file
View File

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

0
Theme/Backend/kanban-card.tpl.php Normal file → Executable file
View File

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

0
composer.json Normal file → Executable file
View File

0
composer.lock generated Normal file → Executable file
View File

0
info.json Normal file → Executable file
View File

0
tests/Admin/AdminTest.php Normal file → Executable file
View File

0
tests/ControllerTest.php Normal file → Executable file
View File

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

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

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

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

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

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

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

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