summaryrefslogtreecommitdiff
path: root/includes/controller/user_driver_licenses_controller.php
AgeCommit message (Expand)Author
2019-12-08Renamed redirect() to throwRedirect()Bot
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-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-08-28#337: Added routingIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-22Fixes and improvementsIgor Scheller
2017-01-03Bugfixes & improvementsIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-11-17reduce complexity of user driver licensemsquare
2016-11-17reduce complexity of user driver licensemsquare
2016-11-17reduce complexity of user driver licensemsquare
2016-11-15reduce complexity of menu and hintsmsquare
2016-11-15reduce complexity of menu and hintsmsquare
2016-11-11rename coordinator to supportermsquare
2016-11-10reduce complexity of user driver license controllermsquare
2016-10-04reduce complexity of user angeltypes controllermsquare
2016-10-01improve code stylemsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on controllersmsquare
2016-08-21fix codacy unused codemsquare
2015-12-20#198 log updates on driving license informationPhilip Häusler
2015-12-20#198 fixed: driving license feature completed - integrated into angeltypesPhilip Häusler
2015-12-19#198 add basic driver license informationPhilip Häusler