msquare
|
928e707015
|
add shift calendar to angeltype view
|
7 years ago |
msquare
|
d8476f244d
|
complete feature contact info for angeltypes, fixes #275
|
7 years ago |
msquare
|
f58a46603c
|
fix readme regarding webserver root dir
|
7 years ago |
msquare
|
bb2681a7c8
|
add validation of dect numbers
|
7 years ago |
msquare
|
b95d4ece8a
|
increase readability of hints with links, refs #357
|
7 years ago |
msquare
|
e188d12ad6
|
Merge pull request #361 from MyIgel/master
Added links to notifications, closes #357
|
7 years ago |
Igor Scheller
|
d34b160b5c
|
Added links to notifications, closes #357
|
7 years ago |
msquare
|
0ee7df4883
|
change behaviour of HTTP/Request get
|
7 years ago |
msquare
|
15c50ab315
|
fix minor cody style issues (codacy)
|
7 years ago |
msquare
|
deae2a1721
|
fix removing users from shift, fixes #359
|
7 years ago |
msquare
|
f8807c4efb
|
fix behaviour of HTTP/Request get
|
7 years ago |
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 |