index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
controller
/
user_driver_licenses_controller.php
Age
Commit message (
Expand
)
Author
2019-12-08
Renamed redirect() to throwRedirect()
Bot
2018-12-02
Moved permission checks to Authenticator class
Igor Scheller
2018-11-21
Require POST for sending forms
Igor Scheller
2018-10-31
Replaced `Auth()` with `auth()`
Igor Scheller
2018-10-31
User: Bugfixes & code cleanup
Igor Scheller
2018-10-31
Removed `User($id)` function :tada:
Igor Scheller
2018-10-31
Changed more functions :tada:
Igor Scheller
2018-10-31
Changed user_link and some other user functions to use the user id
Igor Scheller
2018-10-31
Replaced some global `$user` variables
Igor Scheller
2018-08-29
Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-08-28
#337: Added routing
Igor Scheller
2017-07-19
Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller
2017-01-22
Fixes and improvements
Igor Scheller
2017-01-03
Bugfixes & improvements
Igor Scheller
2017-01-03
Replaced " with '
Bot
2017-01-03
PPHDoc, formatting, fixes, cleanup
Bot
2017-01-02
Formatting
Bot
2017-01-02
PSR-2 formatting
Bot
2016-11-17
reduce complexity of user driver license
msquare
2016-11-17
reduce complexity of user driver license
msquare
2016-11-17
reduce complexity of user driver license
msquare
2016-11-15
reduce complexity of menu and hints
msquare
2016-11-15
reduce complexity of menu and hints
msquare
2016-11-11
rename coordinator to supporter
msquare
2016-11-10
reduce complexity of user driver license controller
msquare
2016-10-04
reduce complexity of user angeltypes controller
msquare
2016-10-01
improve code style
msquare
2016-09-29
rename to
msquare
2016-09-29
prohibit inline control structures on controllers
msquare
2016-08-21
fix codacy unused code
msquare
2015-12-20
#198 log updates on driving license information
Philip Häusler
2015-12-20
#198 fixed: driving license feature completed - integrated into angeltypes
Philip Häusler
2015-12-19
#198 add basic driver license information
Philip Häusler