24 Commits (b814cf51e4024b6c4c95dcffa00d308570644a9e)

Author SHA1 Message Date
Igor Scheller 2b1ccb6406 Configure application timezone globally 5 years ago
Igor Scheller 064a175027 Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed translation and import error 5 years ago
Igor Scheller 42721e9572 Added Schedule parsing and replaced old Fahrplan importer
Resolves #553 (Change Frab Import from xCal to XML)
Resolves #538 (Feature Request: Multi Frab Import)
5 years ago
Igor Scheller 89742ecd55 Response: Added with and withInput methods and back/redirect functions 5 years ago
msquare 1e16f4c47e
Merge pull request #624 from MyIgel/version
Added version to credits and metrics page
5 years ago
Igor Scheller 4582f808f0 Added version to credits and metrics page 5 years ago
Igor Scheller 7414f9b23d Implemented Validation for controllers 5 years ago
Igor Scheller f90ab26fee Moved translation helpers to sub namespace 5 years ago
Igor Scheller 491ee37651 Don't save sessions permanently on api and metrics paths
closes #530 (Session on API calls)
6 years ago
Igor Scheller fd37c9d60e Added additional headers 6 years ago
Igor Scheller 23c0fae36f Added csrf middleware 6 years ago
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model 6 years ago
Igor Scheller 01e9c22695 Implemented mailing abstraction
Closes #434
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 bb3d16d273 Added Twig template renderer, closes #338 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 18fd73a899 Moved middleware to application config 6 years ago
Igor Scheller 3c08829205 Added Http\Response and Psr7{Request,Response} 6 years ago
Igor Scheller ad948bdd32 Added RequestServiceProvider and SessionServiceProvider 7 years ago
Igor Scheller 60fd72cd1a Added service providers 7 years ago
Igor Scheller d49e49c364 Implemented service provider functionality 7 years ago