Commit Graph

145 Commits (7df64c82a69d30dfc7417fa5bff83f864a1c2314)

Author SHA1 Message Date
msquare 50f24271eb fix all redirects to home (because of new urls redirect to ? wont work anymore)
msquare e9a28eb20e fix log message from changing event config
msquare db8b6b2520 change shift renderer global add user link
Igor Scheller 96f1d9fd54 Bugfixes
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
Igor Scheller 73175e2b64 : Added routing
msquare 7f4aa6daa5 remove exit commands after redirects (redirect does already die)
msquare f82e5456d2 dried code by introducing selectOne for select queries with only one result line expected
msquare 5cffcd7fdf fix angeltype edit and display bugs
msquare a0af8d4624 further switching to db exceptions instead of return false
msquare 5794c4cab8 clear delete queries from false resuls
msquare a157004f4a handle failed db queries in Db class
Igor Scheller b7ebb05b8e Passwords should be posted
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller 317c91a22f Reapplied "Merge pull request from jwacalex/gh_317_unable_to_edit_hidden_room_in_admin"
Igor Scheller cd30017b97 Some fixes
Igor Scheller 781f830678 Fixes and improvements
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class
Bot 740026a9de Replaced [0-9] with \d
Bot 915ce28fee Replaced " with '
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller 8254a79c58 Bugfixes & improvements
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
Igor Scheller 1f8d1eb4bb Fixed "Constant already defined" notice
Added more ugly global variables
msquare b8ebd23f6d bring back filtering by occupancy
msquare fe5dec73ba bring back filtering by occupancy
msquare 4407604793 move data sorting to begin
msquare 0603d0dd4e remove unused code
msquare 46528fe1d8 shift view performance improvements
msquare 2f2d08c574 fix edit user bug deleting emails
msquare 99c7e8ce1a fixes allow a shift supporter to remove a user from shift
msquare 0c15964e6b hide freeload form from angeltype supporters
msquare e86d75b4d9 begin add privilege and add users to shifts by angeltype supporter
jwacalex 6a591e7557 merged cherry picked commit
jwacalex 45cda10479 merged master and issue
jwacalex 79b9f9448e initial commit and functionality for no self sign up
jwacalex 1324260e0f forgot to remove if-statement -.-
jwacalex f4f6dfefcb fixed broken logic in controller (cf. to mail to @msquare)
msquare 34248bb20c show freeload comments to supporters (user shift admin)
msquare bae3ede662 fixes fix exporting freeload comment in json export
msquare ff31d0a1c5 fix shift signup state being combined to null
msquare 3fd30add3c fix NPE
msquare 356cc9e1d0 reduce complexity of user driver license
msquare 7b8d191808 reduce complexity of user driver license
msquare 9c4636f5c4 reduce complexity of user driver license
msquare b5784e5961 fix order problem