Commit Graph

76 Commits (f1b41e7ad4e04275a3afd9cc1e2185ba37c4519f)

Author SHA1 Message Date
Phi|eas |ebada 5696dbffc2 Degender shirt sizes
As requested on [twitter](https://twitter.com/sdrnoise/status/1069327306475347968).

Following [Geekfeminism's naming scheme](http://geekfeminism.wikia.com/wiki/T-shirts).
Igor Scheller fd37c9d60e Added additional headers
Igor Scheller 23c0fae36f Added csrf middleware
msquare c1494fc1e7 add 35c3 theme dark
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model
Igor Scheller 90e1a94962 Make application name configurable
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails

Closes 
Igor Scheller 2aad181798 Footer: Add additional links to the footer
Closes  (Support for additional footer links)
Igor Scheller 4bd38305dc Readme: Clarify config file names
Closes  (tshirt_sizes seem mixed with the default config)
Igor Scheller 0d38de6a2c Mail: should use sendmail as a default
Igor Scheller b46207f911 Merge remote-tracking branch 'MyIgel/session'
Igor Scheller 6187eed3bb Merge remote-tracking branch 'MyIgel/mailing'
Igor Scheller 66038eda14 Merge branch 'twig-templates'
Igor Scheller 2a134e6c0b Config: Removed nightshifts query
Igor Scheller 104e4f4c43 Session: Added Symfony PDO backend
Igor Scheller d0abc27c07 Merge remote-tracking branch 'MyIgel/translations'
Igor Scheller 222c9fed7d Merge remote-tracking branch 'MyIgel/templating'
Igor Scheller 47b3d35f36 Changed configuration comments to english
Igor Scheller 01e9c22695 Implemented mailing abstraction
Closes 
Igor Scheller b52444af8a Merge remote-tracking branch 'MyIgel/routing'
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7'
Igor Scheller 9d34f371cb Added CreditsController
Igor Scheller 8257864829 Added translation support for twig templates
See https://twig-extensions.readthedocs.io/en/latest/i18n.html for documentation
Igor Scheller a2c47304d8 Added generic error pages
Igor Scheller acfe72cb91 Removed translation from config file
Igor Scheller 427315195b Moved translation/internationalization to Helpers\Translator class
Igor Scheller bb3d16d273 Added Twig template renderer, closes
Igor Scheller a1bc763a16 Added nikic/fast-route as routing dispatcher
Igor Scheller 73c9d923e7 Renamed RoutingServiceProvider to Http\UrlGeneratorServiceProvider
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database'
Igor Scheller bf6efe532c Added trusted proxies
Igor Scheller c3c84a02f3 Made more options configurable over environment variables
marudor d7ba51b3ec more env as variables
Igor Scheller 18fd73a899 Moved middleware to application config
Igor Scheller 3c08829205 Added Http\Response and Psr7{Request,Response}
Igor Scheller 6962c2b790 Legacy URL Support
Igor Scheller d4b36e9bad Added Illuminate/Database
msquare 1a22a6d410 there are no 5xl shirts
msquare b2c54d8e54 fair distribution of shirt sizes
lubiana e26918a1ae
Change defaultvalue for initial vouchers
Initial voucher set to zero to reflect the new way we distribute vouchers at congress
msquare 58c455e02d add dark theme for 34c3
msquare 20eda36415 add 34c4 design
Igor Scheller b9bc03a1bd Changed tests database to mariadb
Igor Scheller ad948bdd32 Added RequestServiceProvider and SessionServiceProvider
Igor Scheller 60fd72cd1a Added service providers
Igor Scheller 449e2cdd00 Added env function, added GitLab CI code coverage config
Igor Scheller d49e49c364 Implemented service provider functionality
Igor Scheller 945fcb079a Added registration_enabled configuration
Igor Scheller 0a20883aa8 Reimplementation of 2840bb619 (signup requires arrival), closes
Igor Scheller cc01c906ba : Integration of symfony/http-foundation request
Igor Scheller 73175e2b64 : Added routing