2333 Commits (aabd98241cb1fe60cfb7b0483914dae5f0fd6bbb)
 

Author SHA1 Message Date
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
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
Igor Scheller f46e921b71 Use domain for links to '/' to fix assets URLs on subdirectories 6 years ago
msquare 98b03d5c67
Merge pull request #446 from engelsystem/marudor-master
js codestyle
6 years ago
msquare 2d5aed1fed js codestyle 6 years ago
msquare df30f7d5d8 merge pr #427: Use npm to handle frontend dependencies 6 years ago
Jens Brandt b409d2986f rename hotfix to camelCase 6 years ago
Jens Brandt 7f270c1d26 rename hotfix to english 6 years ago
Jens Brandt a3cf3a0ee1 Hotfix php7 syntax error 6 years ago
msquare d9ebc2daec remove json export all shifts 6 years ago
Bot 28349b69a8 Changed JS to use single quotes instead of double quotes 6 years ago