summaryrefslogtreecommitdiff
path: root/includes/controller/users_controller.php
AgeCommit message (Expand)Author
2019-12-26User: Add pronoun statementIgor Scheller
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-10-08Rebuild password resetIgor Scheller
2019-07-25User overview: Order by planned arrival/departure datesIgor Scheller
2019-07-08Implemented AuthController for loginIgor Scheller
2019-06-03Log messages without inline HTMLIgor Scheller
2018-12-30When only free shifts should be shown: filter for selected angel typesIgor Scheller
2018-12-30users_controller: formattingIgor Scheller
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Replaced more sql queries and old dataIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2018-10-31Removed `User($id)` function :tada:Igor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Changed user_link and some other user functions to use the user idIgor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-01-14database: updated checks for selectOneIgor Scheller
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