summaryrefslogtreecommitdiff
path: root/includes/controller/users_controller.php
AgeCommit message (Expand)Author
2017-12-30better hour formattingmsquare
2017-12-29add user work log entries featuremsquare
2017-12-29small improvements of user viewmsquare
2017-12-29small improvements of user viewmsquare
2017-12-27tshirt-score for forced activemsquare
2017-12-27fixes #208, fixes #310: T-Shirt Score™ should be shown on the user view pag...msquare
2017-12-25Formatting & DocstringsBot
2017-11-19fix all redirects to home (because of new urls redirect to ? wont work anymore)msquare
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-28further switching to db exceptions instead of return falsemsquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-20Passwords should be postedIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2017-01-01Fixed "Constant already defined" noticeIgor Scheller
2016-12-29bring back filtering by occupancymsquare
2016-12-29bring back filtering by occupancymsquare
2016-12-28move data sorting to beginmsquare
2016-11-25show freeload comments to supporters (user shift admin)msquare
2016-11-15reduce complexity of password recovery controllermsquare
2016-10-04reduce complexity of user angeltypes controllermsquare
2016-09-30simplify user_angeltype_add_controllermsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on controllersmsquare
2016-08-21fix codacy unused codemsquare
2015-12-30add a more secure way to delete users containing a password requestPhilip Häusler
2015-12-05fix user result check on user controllerPhilip Häusler
2015-08-12make multiple vouchers possiblePhilip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2014-12-27begin cleanup of user editPhilip Häusler
2014-12-26user voucher featurePhilip Häusler
2014-12-22more fixesPhilip Häusler
2014-12-16only log if api key was reset on purposeFelix Favre
2014-09-28replace icons with glyphiconsPhilip Häusler
2014-09-28clear up mvc for user listPhilip Häusler
2014-09-28user list rewrittenPhilip Häusler
2014-08-24begin to refactor user shift statePhilip Häusler
2014-08-23add user view, better bootstrapPhilip Häusler
2014-08-22add basic bootstrap themePhilip Häusler
2014-03-12fix error messages on password recoveryPhilip Häusler
2014-01-07controller commentsPhilip Häusler
2013-12-26user password recoveryPhilip Häusler