10 commits | 14 files changed | 0 commit comments | 1 contributor |
|
Add error page when invalid ID | 088e18b |
|
Code cleaning | b2f57cb |
|
Add migration folder | 2dd7d57 |
|
Delete unused test folder | a9b24c4 |
|
Fix missing app secret | e7e6cdb |
|
Upgrade to symfony 5.3 | 65eff09 |
|
Move form message in task forms | 6cd2ac9 |
|
fix actor entity | 240c269 |
|
Add symfonny.lock | b9d182d |
|
Finish v1.1.2 | 565416d |
.env |
---|
.gitignore |
---|
changelog.md |
---|
composer.json |
---|
composer.lock |
---|
Too large (Show diff)
|
migrations/.gitignore 0 → 100644 |
---|
src/Controller/ActivityController.php |
---|
src/Controller/ActorController.php |
---|
src/Controller/TaskController.php |
---|
src/Entity/ActorEntity.php |
---|
symfony.lock 0 → 100644 |
---|
templates/_includes/html/form/task/add.html.twig |
---|
templates/_includes/html/form/task/edit.html.twig |
---|
tests/bootstrap.php 100644 → 0 |
---|