2020 Commits (eefae43a47a3f85c4a963c7b7c506425715cab96)
 

Author SHA1 Message Date
Igor Scheller bc5764b33f Added junit xml export artifacts for GitLab CI 6 years ago
Igor Scheller aa2124f655 RouteDispatcher: Allow installation into sub directory 6 years ago
Igor Scheller 0b0890f425 Session: Added DatabaseHandler, replaces Symfony PdoSessionHandler 6 years ago
Igor Scheller 66038eda14 Merge branch 'twig-templates' 6 years ago
Igor Scheller 590adffa93 Fixed release file build (did not include frontend files), formatting 6 years ago
Bot bdb653090c Formatting 6 years ago
Nos- b2303c0723 Tried to fix inputfields for date, email, tel 6 years ago
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 104e4f4c43 Session: Added Symfony PDO backend 6 years ago
Igor Scheller edeab5e75f Added Database class as a replacement for Db, fixed naming 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 d36de2d26f Quickfix for problems with the SmtpTransport 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 47b3d35f36 Changed configuration comments to english 6 years ago
Igor Scheller 01e9c22695 Implemented mailing abstraction
Closes #434
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 9d34f371cb Added CreditsController 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 9e217d87c0 Template refactoring to use twig 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