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
/
model
/
UserDriverLicenses_model.php
Age
Commit message (
Expand
)
Author
2018-10-31
Changed more functions :tada:
Igor Scheller
2018-01-14
models: return null on empty result
Igor Scheller
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-11-19
fix sql queries with bools
msquare
2017-07-28
dried code by introducing selectOne for select queries with only one result l...
msquare
2017-07-28
further switching to db exceptions instead of return false
msquare
2017-07-28
clear delete queries from false resuls
msquare
2017-07-23
handle failed db queries in Db class
msquare
2017-07-17
Reapplied "Merge pull request #321 from raboof/wantsToDrive"
Igor Scheller
2017-01-21
Changed from mysqli to PDO, some refactorings, faster sql queries
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-10
reduce complexity of user driver license controller
msquare
2016-09-29
prohibit inline control structures on model and view
msquare
2015-12-19
#198 add basic driver license information
Philip Häusler