40 Commits (f8807c4efbbddd02c69d0af63a1bf348b051d078)

Author SHA1 Message Date
msquare 50f24271eb fix all redirects to home (because of new urls redirect to ? wont work anymore) 7 years ago
Igor Scheller 96f1d9fd54 Bugfixes 7 years ago
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
Igor Scheller 73175e2b64 #337: Added routing 7 years ago
msquare 7f4aa6daa5 remove exit commands after redirects (redirect does already die) 7 years ago
msquare a0af8d4624 further switching to db exceptions instead of return false 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
Igor Scheller 781f830678 Fixes and improvements 8 years ago
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class 8 years ago
Bot 740026a9de Replaced [0-9] with \d 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 bae3ede662 fixes #279 fix exporting freeload comment in json export 8 years ago
msquare ff31d0a1c5 fix shift signup state being combined to null 8 years ago
msquare 3fd30add3c fix NPE 8 years ago
msquare 54f3253c32 fix js var names 8 years ago
msquare 15243f15fc fix shift view 8 years ago
msquare 27c9650dc4 reduce complexity of shifts controller 8 years ago
msquare 42144ed21c move static access to datetime parse function 8 years ago
msquare 455e417200 fix variable naming problems 8 years ago
msquare f3a0ce865d move sql queries from shifts controller to model 8 years ago
msquare 6ff5e7997a split user_shifts into different functions 8 years ago
msquare d5d2acc7d8 improve code style 8 years ago
msquare d4bba0d468 remove exit code from shifts controller 8 years ago
Philip Häusler 6bede2fd22 harden the sql queries 10 years ago
Philip Häusler 34e2f49875 shift signup improvements for shift view 10 years ago
Philip Häusler 702047de53 add more icons for better shift view 10 years ago
Philip Häusler 038bf97178 link to next shift in menu 10 years ago
Philip Häusler d02272afd6 add basic shift view 10 years ago
Philip Häusler a791a75b0a integrate shift type into shifts 10 years ago
Moritz Kaspar Rudert (mortzu) 27b8223611 removed bootstrap.php 10 years ago
Philip Häusler ad5899f028 api export for all shifts 11 years ago
Philip Häusler 3c4321ff76 30c3 theme 11 years ago
Philip Häusler a47b1935cb #119 added basic shift json export support using same pattern like ical export 11 years ago