1806 Commits (ad75488464df642b93dcf617a3ba7848b0be4c48)
 

Author SHA1 Message Date
Igor Scheller ad75488464 Docker: more improvements 🎉 6 years ago
marudor 8eee97f3ad empty php file works as indx 6 years ago
marudor 41399fb9d9 Assets are only needed by nginx - not php 6 years ago
Igor Scheller 2a134e6c0b Config: Removed nightshifts query 6 years ago
Igor Scheller 0734807eef Merge remote-tracking branch 'MyIgel/logentry-model' 6 years ago
Igor Scheller d0abc27c07 Merge remote-tracking branch 'MyIgel/translations' 6 years ago
Igor Scheller 13d2786b7b Moved scripts/copyAssets.js to resources folder and fixed formatting 6 years ago
marudor fc9fb14498 Asset step & script 6 years ago
Igor Scheller 8456a3cf6f Moved emojis to assets 6 years ago
Igor Scheller c1a1180d1f Moved frontend, templates and lang to resources 6 years ago
Igor Scheller 4bf3a68f43 Fixed assets rendering 6 years ago
Igor Scheller 222c9fed7d Merge remote-tracking branch 'MyIgel/templating' 6 years ago
msquare 2d6bca1357 Merge branch 'MyIgel-routing' 6 years ago
Igor Scheller ce6d0fd13b tests: fixed array() return 6 years ago
Igor Scheller b52444af8a Merge remote-tracking branch 'MyIgel/routing' 6 years ago
msquare b320fc7790 Merge branch 'MyIgel-rebuild-psr7' 6 years ago
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7' 6 years ago
Igor Scheller 9f1ee0c6c6 Fixups and cleanup for GitLab CI 6 years ago
msquare 2c1c00e9c9 Merge branch 'MyIgel-gitlab-build-docker' 6 years ago
Igor Scheller 8e0afd4d59 Merged build-docker-ci to master 6 years ago
msquare a103bc06e2
Merge pull request #452 from MyIgel/rebuild-database
Rebuild database
6 years ago
Igor Scheller ac48332166 Models: Added LogEntry model 6 years ago
Igor Scheller 2bebbeb191 Installation: Added migrations for install.sql and update.sql files 6 years ago
Igor Scheller 9d9aa71eb7 Installation: Added migrations for install.sql and update.sql files 6 years ago
Igor Scheller ffd81f22b6 CI: Always add artifacts 6 years ago
Igor Scheller 5456fea503 $bugfixes 6 years ago
Igor Scheller 8257864829 Added translation support for twig templates
See https://twig-extensions.readthedocs.io/en/latest/i18n.html for documentation
6 years ago
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
Igor Scheller a2c47304d8 Added generic error pages 6 years ago
Igor Scheller 3a11641647 Updated LegacyMiddleware to use Translator class 6 years ago
Igor Scheller acfe72cb91 Removed translation from config file 6 years ago
Igor Scheller 427315195b Moved translation/internationalization to Helpers\Translator class 6 years ago
Igor Scheller df6360044b Added Twig template functions 6 years ago
Igor Scheller bb3d16d273 Added Twig template renderer, closes #338 6 years ago
Igor Scheller 175c335810 Db::selectOne() should return null if result is empty 6 years ago
Igor Scheller 6ee738f82b Merge branch 'master' into rebuild-database 6 years ago
Nos- bd8ceda683 Revert "Tried to fix inputfields for date, email, tel"
This reverts commit 80f3bb5154a215d9fb5627559fa240acccab09c4.
6 years ago
Nos- ac6361b51b Tried to fix inputfields for date, email, tel 6 years ago
Nos- ee3e4193c5 Commented the german translation according to Issue #312 . 6 years ago
Nos- 5a9a256f26 Improved german translation. 6 years ago
msquare 1090d5e889
Update shifts_controller.php
fix problem when missing needed angeltype entry
6 years ago
Igor Scheller a1bc763a16 Added nikic/fast-route as routing dispatcher 6 years ago
Igor Scheller 73c9d923e7 Renamed RoutingServiceProvider to Http\UrlGeneratorServiceProvider 6 years ago
Igor Scheller 81890b6570 Build docker image with gitlab 6 years ago
Igor Scheller d93ace2eae Prevent object serialization in session 6 years ago
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database' 6 years ago
Igor Scheller b0e7bc0df2 Made Engelsystem\Http\Request PSR-7 ServerRequestInterface compatible 6 years ago
Igor Scheller bf6efe532c Added trusted proxies 6 years ago
Igor Scheller 6415882b1c docker: compose: Added internal networks 6 years ago
Igor Scheller c3c84a02f3 Made more options configurable over environment variables 6 years ago