summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with validation of planned arrival datemsquare
2017-11-19fix problem with bools in queriesmsquare
2017-11-19fix problem with default value when registeringmsquare
2017-11-19fix problem with default age when registeringmsquare
2017-11-19fix all redirects to home (because of new urls redirect to ? wont work anymore)msquare
2017-11-19add sql script to anonymize a live db for testingmsquare
2017-11-19fix log message from changing event configmsquare
2017-11-12Merge pull request #349 from MyIgel/mastermsquare
2017-11-01Added RequestServiceProvider and SessionServiceProviderIgor Scheller
2017-11-01Moved includes to own fileIgor Scheller
2017-10-31Added database testsIgor Scheller
2017-10-31Added request testIgor Scheller
2017-10-31Fixed ConfigServiceProviderTest when no config file has been createdIgor Scheller
2017-10-31Added Container\ServiceProvider testIgor Scheller
2017-10-31Added tests for base_path and config_pathIgor Scheller
2017-10-31Refactored service provider testsIgor Scheller
2017-10-31Merge branch 'noc0lour:fix_setup_bugs', closes #335Igor Scheller
2017-10-31Added service providersIgor Scheller
2017-10-29Added deploy to stagingIgor Scheller
2017-09-30Merge pull request #347 from MyIgel/mastermsquare
2017-09-25Merge branch 'noc0lour:fix_setup_bugs', closes #335Igor Scheller
2017-09-25Added env function, added GitLab CI code coverage configIgor Scheller
2017-09-24Fixed composerIgor Scheller
2017-09-22Implemented service provider functionalityIgor Scheller
2017-09-21Added app path to containerIgor Scheller
2017-09-21Changed Container to Illuminate/ContainerIgor Scheller
2017-09-20Added registration_enabled configurationIgor Scheller
2017-09-20Set cookie to httponlyIgor Scheller
2017-09-20Fixed exceptionHandler to catch PdoExceptions, formattingIgor Scheller
2017-09-20Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-09-20Fixed Container testIgor Scheller
2017-09-20Added helpers unit testIgor Scheller
2017-09-20Added Application unit testIgor Scheller
2017-09-19Added UrlGenerator unit testIgor Scheller
2017-09-19Added Renderer unit testIgor Scheller
2017-09-19Added Container unit testIgor Scheller
2017-09-19Added Config unit testIgor Scheller
2017-09-19Refactoring: Logger test cleanupIgor Scheller
2017-09-19engelsystem_provider should not be loaded in phpunit, changed dir structureIgor Scheller
2017-09-19Changed LogEntries table: Use log level instead of nick nameIgor Scheller
2017-09-19Added LoggerIgor Scheller
2017-09-19Implemented containerIgor Scheller
2017-09-19Added ApplicationIgor Scheller
2017-09-17remove rewrite base from htaccessmsquare
2017-09-16change shift renderer global add user linkmsquare
2017-09-11Merge pull request #344 from MyIgel/mastermsquare
2017-08-31Implemented containerIgor Scheller
2017-08-31Reimplementation of 2840bb619 (signup requires arrival), closes #330Igor Scheller