2333 Commits (aabd98241cb1fe60cfb7b0483914dae5f0fd6bbb)
 

Author SHA1 Message Date
Igor Scheller 2f41b9e441 Moved deploy.sh to bin folder 6 years ago
Igor Scheller 864a086900 Prevent object serialization in session 6 years ago
Igor Scheller 79e9714c74 Fix for Diactoros in legacy feature tests 6 years ago
Igor Scheller 3c08829205 Added Http\Response and Psr7{Request,Response} 6 years ago
msquare c55ae7c319 fix tests for linkTo 6 years ago
msquare 2832fe48ee rename some params (codestyle) 6 years ago
msquare 9496e35711 added comments and renamed short method to url generators 6 years ago
msquare 86b2937078 added comments and renamed short method to url generators 6 years ago
msquare 5a83d4fb8b fix broken css class on main menu angel icon 6 years ago
msquare a3ce3ea23d
Merge pull request #443 from MyIgel/legacy-url-support
UrlGeneratorInterface and "Legacy URL" support
6 years ago
Igor Scheller 6962c2b790 Legacy URL Support 6 years ago
Igor Scheller 3d245660c5 Updated .gitlab-ci.yaml to create a release archive 6 years ago
marudor 7f70b906e8
No hardcoded publicPath for assets 6 years ago
msquare 9ca36bed34
Merge pull request #442 from MyIgel/tests-fix-for-hotfix-431
Fixes tests after #431 (Hotfix php7 syntax error)
6 years ago
Igor Scheller 46e7fc89b4 Fixed tests after #431: Hotfix php7 syntax error 6 years ago
msquare de0ac90675 php version 6 years ago
marudor db16772d01
Explose form Functions as globals 6 years ago
Igor Scheller 608fb3dad6 Updated .gitlab-ci.yaml and other files to build the frontend 6 years ago
marudor ccd061d3cb
Correctly expose jquery 6 years ago
msquare 3c1bb5c8b4
Merge pull request #431 from froscon/hotfix
Hotfix php7 syntax error
7 years ago
Jens Brandt 4a5ef5f98a rename hotfix to camelCase 7 years ago
Jens Brandt cfc2493bb5 rename hotfix to english 7 years ago
Jens Brandt 28fadbd19d Hotfix php7 syntax error 7 years ago
Igor Scheller fb1e604363 Added Yarn install 7 years ago
marudor ba4ab7dbc1
add documentation, include old custom font again 7 years ago
msquare ae4dbf95ba remove json export all shifts 7 years ago
marudor 757d879469
changes based on igels review 7 years ago
marudor 71b41847e6
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/css/theme0.css
#	public/css/theme1.css
#	public/css/theme2.css
#	public/css/theme3.css
#	public/css/theme4.css
#	public/css/theme5.css
#	public/css/theme6.css
7 years ago
msquare 6dbec2e2fb remove unused code 7 years ago
msquare 197f6629b3
Update README.md 7 years ago
msquare 0f1da65f2a
Merge pull request #421 from MyIgel/master
Prevent empty string after $tokens = explode(' ', $search);
7 years ago
msquare 8a553366cc
Merge pull request #420 from miadia/patch-2
Fixes issue:#401 for german
7 years ago
msquare 2e1c2cf3b5 remove br between shift filter checkboxes 7 years ago
msquare 46431e4408
Merge pull request #417 from jbeyerstedt/feature/collapse-filters
shifts view: add button to collapse the filters
7 years ago
msquare 5ab7084896 fix icon font 7 years ago
msquare 7278d379cd
Merge pull request #416 from jbeyerstedt/feature/mobile-ui
shifts view: change breakpoints to fit more on smaller screens
7 years ago
Igor Scheller 235266ec53 Added basic database migration functionality 7 years ago
Igor Scheller e44ba84561 Refactoring: moved application bootstrapping to bootstrap.php 7 years ago
Igor Scheller 78cddecef3 DatabaseServiceProvider: Added unit tests 7 years ago
Igor Scheller 0d154365a2 models: return null on empty result 7 years ago
Igor Scheller 646ffc1910 $bugfixes... 7 years ago
Bot 5227fe6a94 Formatting 7 years ago
Igor Scheller fe58e4f422 database: updated checks for selectOne 7 years ago
Igor Scheller 0e8cc2f0a7 database: integrated illuminate/database do Db class, removed unused methods 7 years ago
Igor Scheller d4b36e9bad Added Illuminate/Database 7 years ago
Igor Scheller e0b58d2a7d Added illuminate/support and Fluent Interface to Config 7 years ago
Igor Scheller b2e5b5c44d Prevent empty string after $tokens = explode(' ', $search); 7 years ago
marudor 7af09433de Merge branch 'master' of https://github.com/engelsystem/engelsystem 7 years ago
marudor 7f722314e4 frontend stuff with babel and webpack 7 years ago
mia 75c282992a
Fixes issue:#401 for german 7 years ago