summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-25Refactored ExceptionHandlerIgor Scheller
2017-11-25Added ExceptionHandler InterfaceIgor Scheller
2017-11-24add shift calendar to angeltype view fix tab jumpsmsquare
2017-11-24add shift calendar to angeltype viewmsquare
2017-11-24complete feature contact info for angeltypes, fixes #275msquare
2017-11-24fix readme regarding webserver root dirmsquare
2017-11-21add validation of dect numbersmsquare
2017-11-19increase readability of hints with links, refs #357msquare
2017-11-19Merge pull request #361 from MyIgel/mastermsquare
2017-11-19Added links to notifications, closes #357Igor Scheller
2017-11-19change behaviour of HTTP/Request getmsquare
2017-11-19fix minor cody style issues (codacy)msquare
2017-11-19fix removing users from shift, fixes #359msquare
2017-11-19fix behaviour of HTTP/Request getmsquare
2017-11-19change logging of needed angeltypes for created shiftsmsquare
2017-11-19fix problem with default values, fixes #354, fixes #353msquare
2017-11-19fix problem with default value for userangeltype.supporter, fixes #352msquare
2017-11-19fix sql queries with boolsmsquare
2017-11-19Merge pull request #350 from MyIgel/mastermsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with default values on registrationmsquare
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-12TestFixesIgor Scheller
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