24 Commits (a473a56f1dbf568dc66cd6fcffe6b638308c542e)

Author SHA1 Message Date
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
7 years ago
Igor Scheller cc01c906ba #336: Integration of symfony/http-foundation request 7 years ago
msquare f82e5456d2 dried code by introducing selectOne for select queries with only one result line expected 7 years ago
msquare 5794c4cab8 clear delete queries from false resuls 7 years ago
msquare a157004f4a handle failed db queries in Db class 7 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 7 years ago
Bot 740026a9de Replaced [0-9] with \d 8 years ago
Bot 915ce28fee Replaced " with ' 8 years ago
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries 8 years ago
Bot 55141154c0 Replaced " with ' 8 years ago
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup 8 years ago
Bot d71e7bbfad Formatting 8 years ago
Bot 7313e15ce8 PSR-2 formatting 8 years ago
msquare 46528fe1d8 shift view performance improvements 8 years ago
msquare 2f2d08c574 fix edit user bug deleting emails 8 years ago
msquare 99c7e8ce1a fixes #298 allow a shift supporter to remove a user from shift 8 years ago
msquare 0c15964e6b #298 hide freeload form from angeltype supporters 8 years ago
msquare e86d75b4d9 begin #298 add privilege and add users to shifts by angeltype supporter 8 years ago
jwacalex 1324260e0f forgot to remove if-statement -.- 8 years ago
jwacalex f4f6dfefcb fixed broken logic in controller (cf. to mail to @msquare) 8 years ago
msquare 1a3b4e2a33 redone shift coloring and shift signup state 8 years ago
msquare 27c9650dc4 reduce complexity of shifts controller 8 years ago
msquare 09c931dcf5 fix missing variables 8 years ago
msquare 6c8a113383 introduce ShiftsFilter 8 years ago