Commit Graph

260 Commits (dbf373717063ba356226261dc55870227b58de7e)

Author SHA1 Message Date
Igor Scheller 8456a3cf6f Moved emojis to assets
Igor Scheller c1a1180d1f Moved frontend, templates and lang to resources
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7'
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database'
Igor Scheller 18fd73a899 Moved middleware to application config
Igor Scheller 20c03a155d Implemented PSR-15 middleware handler
msquare d9ebc2daec remove json export all shifts
Bot 28349b69a8 Changed JS to use single quotes instead of double quotes
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
msquare 2e1c2cf3b5 remove br between shift filter checkboxes
msquare 5ab7084896 fix icon font
Bot 5227fe6a94 Formatting
marudor 7af09433de Merge branch 'master' of https://github.com/engelsystem/engelsystem
marudor 7f722314e4 frontend stuff with babel and webpack
Jannik Beyerstedt d012468529 shifts view: change breakpoints to fit more on smaller screens
msquare 86a38a3372 add user work log entries feature
msquare 5792c96eaa fix own button
Igor Scheller 6ceec76e7d feature request: filter angel types based on account settings, closes
msquare 02b775684d some beauty for the my shifts table
msquare 15ca34ffab font size for stats
msquare bf7474b3d3 font size for stats
msquare 16a8b0e2fa type color fix for 34c3 dark theme
msquare 1289101f6e rewrite controller for creating shift entries
msquare 567ed9ebd2 remove flags since they do not belong to language selection
msquare a5f4de9509 finetuning dashboard layout
msquare 2fdf520daf improve public dashboard
msquare 991058a9e4 improve public dashboard
msquare adc62470c5 improve public dashboard
msquare ff94df53d6 finish basic public dashboard
msquare 74f3677f19 add quick+dirty public dashboard
msquare f2972af591 fix : .text-warning:hover for theme6 is
msquare a5f5dc52c8 update bootstrap-datepicker and set orientation to bottom, fixes
msquare 4b2bc20d0e scrolling for big drop down menus, fixes
msquare d24701bde5 add dark theme for 34c3
msquare fc9dc7de19 add dark theme for 34c3
msquare 58c455e02d add dark theme for 34c3
msquare 0012681897 add 34c4 design
msquare 20eda36415 add 34c4 design
Igor Scheller b29e23f086 Feature: Time Interval Buttons (on Shifts page): Formatting mimimi
Igor Scheller 0b45d2a88f Feature: Time Interval Buttons (on Shifts page), closes
msquare 928e707015 add shift calendar to angeltype view
Igor Scheller e727b367cc Moved includes to own file
Igor Scheller 31414905d7 Fixed exceptionHandler to catch PdoExceptions, formatting
Igor Scheller 5b12eecdd6 Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
msquare e1d44e60e3 remove rewrite base from htaccess
msquare db8b6b2520 change shift renderer global add user link
Igor Scheller 8c81adc8e8 Implemented container
Igor Scheller 0a20883aa8 Reimplementation of 2840bb619 (signup requires arrival), closes
Igor Scheller d0074cf006 Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
# Conflicts:
#	includes/controller/angeltypes_controller.php
#	includes/pages/admin_groups.php
#	includes/pages/user_settings.php
#	includes/sys_page.php
#	src/Exceptions/Handler.php
#	src/Http/Request.php
Igor Scheller cc01c906ba : Integration of symfony/http-foundation request