Commit Graph

61 Commits (9829e6da390c8a62f322e085cbf5b48a586446a0)

Author SHA1 Message Date
Igor Scheller 79c92da8c1 Formatting
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
Janne Heß 79b30fa3a8 Support disabling the planned arrival
We also use Engelsystem for single-day events, and the planned
arrival/departure feature doesn't make sense for us.
Janne Heß 665e444e88 Support disabling the DECT field
It's a really chaos-event-specific feature and is confusing for many
people on non-chaos events.
Igor Scheller e1be950fb1 config: Improved mail encryption documentation
Janne Heß 69ac1b2d21 Support disabling the arrival feature
Setting `autoarrive` to true will now cause all newly registered angels
to be automatically confirmed as arrived.
Janne Heß afa4506e11 Support alternative home sites
Igor Scheller 330356043d credits: Allow customization
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
msquare c1494fc1e7 add 35c3 theme dark
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 2a134e6c0b Config: Removed nightshifts query
Igor Scheller 104e4f4c43 Session: Added Symfony PDO backend
Igor Scheller d0abc27c07 Merge remote-tracking branch 'MyIgel/translations'
Igor Scheller 47b3d35f36 Changed configuration comments to english
Igor Scheller 01e9c22695 Implemented mailing abstraction
Closes 
Igor Scheller acfe72cb91 Removed translation from config file
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 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 449e2cdd00 Added env function, added GitLab CI code coverage config
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
Igor Scheller 7d5d905fcf Moved $themes array to config
Igor Scheller a2b9edc6a3 Reapplied "Merge pull request from Scriptkiddi/master"
Igor Scheller c8719e89fa Added phpunit and fixed typo
Igor Scheller 68da2a4eb8 Renamed "default_theme" config to "theme"
Bot 3de0cc840f Removed spaces
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting