2184 Commits (89742ecd5542c740f3625af76c843a7471dbe98a)
 

Author SHA1 Message Date
msquare 86e41e2949 change logging of needed angeltypes for created shifts 7 years ago
msquare 1c77c45bcf fix problem with default values, fixes #354, fixes #353 7 years ago
msquare 3ee1a4b0c7 fix problem with default value for userangeltype.supporter, fixes #352 7 years ago
msquare 88ea992f9c fix sql queries with bools 7 years ago
msquare 4779771d08
Merge pull request #350 from MyIgel/master
Fixes for unittests
7 years ago
msquare 4eedad6c89 fix problem with default values on registration 7 years ago
msquare f9ab269758 fix problem with default values on registration 7 years ago
msquare 6b74705f37 fix problem with default values on registration 7 years ago
msquare d8de02db34 fix problem with default values on registration 7 years ago
msquare 59cd65cb50 fix problem with validation of planned arrival date 7 years ago
msquare 7df64c82a6 fix problem with bools in queries 7 years ago
msquare c62833bb51 fix problem with default value when registering 7 years ago
msquare eec161a852 fix problem with default age when registering 7 years ago
msquare 50f24271eb fix all redirects to home (because of new urls redirect to ? wont work anymore) 7 years ago
msquare 80606cdd8b add sql script to anonymize a live db for testing 7 years ago
msquare e9a28eb20e fix log message from changing event config 7 years ago
Igor Scheller 8cd17419a8 TestFixes 7 years ago
msquare ebc973bf22
Merge pull request #349 from MyIgel/master
Changed container to Illuminate/Container and added service providers
7 years ago
Igor Scheller ad948bdd32 Added RequestServiceProvider and SessionServiceProvider 7 years ago
Igor Scheller e727b367cc Moved includes to own file 7 years ago
Igor Scheller e55d5c7c15 Added database tests 7 years ago
Igor Scheller 8c703e1202 Added request test 7 years ago
Igor Scheller a7d2bcf88b Fixed ConfigServiceProviderTest when no config file has been created 7 years ago
Igor Scheller a0cdd522da Added Container\ServiceProvider test 7 years ago
Igor Scheller e15e863625 Added tests for base_path and config_path 7 years ago
Igor Scheller 411ea5bb6d Refactored service provider tests 7 years ago
Igor Scheller 915cbee3e0 Merge branch 'noc0lour:fix_setup_bugs', closes #335 7 years ago
Igor Scheller 60fd72cd1a Added service providers 7 years ago
Igor Scheller fb05a38a96 Added deploy to staging 7 years ago
msquare 801c17aa6c Merge pull request #347 from MyIgel/master
Implemented Container, closes #342
7 years ago
Igor Scheller 4817658862 Merge branch 'noc0lour:fix_setup_bugs', closes #335 7 years ago
Igor Scheller 449e2cdd00 Added env function, added GitLab CI code coverage config 7 years ago
Igor Scheller c5c0a602aa Fixed composer 7 years ago
Igor Scheller d49e49c364 Implemented service provider functionality 7 years ago
Igor Scheller 783c58611a Added app path to container 7 years ago
Igor Scheller 212760d4c9 Changed Container to Illuminate/Container
@see https://laravel.com/docs/5.5/container
@see https://davejamesmiller.com/2017/06/15/laravel-illuminate-container-in-depth
7 years ago
Igor Scheller 945fcb079a Added registration_enabled configuration 7 years ago
Igor Scheller c6ef1120f8 Set cookie to httponly 7 years ago
Igor Scheller 31414905d7 Fixed exceptionHandler to catch PdoExceptions, formatting 7 years ago
Igor Scheller 5b12eecdd6 Merge remote-tracking branch 'engelsystem/feature-igel-rewrite' 7 years ago
Igor Scheller 3141c3f8b5 Fixed Container test 7 years ago
Igor Scheller 86c0713baa Added helpers unit test 7 years ago
Igor Scheller c8d32d23e1 Added Application unit test 7 years ago
Igor Scheller b8d9ab0acb Added UrlGenerator unit test 7 years ago
Igor Scheller 1e267ce3b1 Added Renderer unit test 7 years ago
Igor Scheller 2cb636b651 Added Container unit test 7 years ago
Igor Scheller abb99bf36c Added Config unit test 7 years ago
Igor Scheller c35c4ccbf3 Refactoring: Logger test cleanup 7 years ago
Igor Scheller c57dfc631c engelsystem_provider should not be loaded in phpunit, changed dir structure 7 years ago
Igor Scheller e6ed8a3017 Changed LogEntries table: Use log level instead of nick name 7 years ago