1792 Commits (8456a3cf6fcd2588c68ef39ad04b6c0a233d3f5d)
 

Author SHA1 Message Date
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 2bebbeb191 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 8257864829 Added translation support for twig templates
See https://twig-extensions.readthedocs.io/en/latest/i18n.html for documentation
6 years ago
Igor Scheller a2c47304d8 Added generic error pages 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
Igor Scheller 7c48b69806 Docker: Fixed Dockerfile to build new setup 6 years ago
Igor Scheller fd709f084e Readme: Documented database import and added mail config hint 6 years ago
Igor Scheller 8ed3ed3a77 Moved docker files to contrib, added documentation 6 years ago
marudor d7ba51b3ec more env as variables 6 years ago
marudor a65d92f04e correctly config nginx 6 years ago
marudor 85bf3ee580 rewrite urls to handle php routing 6 years ago
marudor 2391952437 initial Docker stuff 6 years ago
Igor Scheller 5427ee385d Made Engelsystem\Http\Request PSR-7 RequestInterface compatible 6 years ago
Igor Scheller 18fd73a899 Moved middleware to application config 6 years ago
Igor Scheller f3b3b6683c Added middleware tests 6 years ago
Igor Scheller f3f05f6cc4 Make Engelsystem\Http\Response PSR-7 compatible 6 years ago
Igor Scheller 20c03a155d Implemented PSR-15 middleware handler 6 years ago
Igor Scheller 92c26718fd exceptions: implemented error rendering return 6 years ago
Igor Scheller d243090fea config: allow renaming of config.default.php to config.php
Closes #444 (Problems after installation)
6 years ago