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
/
UserAngelTypes_model.php
Age
Commit message (
Expand
)
Author
2018-10-31
Removed `User($id)` function :tada:
Igor Scheller
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-12-27
feature request: filter angel types based on account settings, closes #362
Igor Scheller
2017-12-25
Formatting & Docstrings
Bot
2017-12-06
fix #376: Removing supporter rights does not work
msquare
2017-11-19
fix problem with default value for userangeltype.supporter, fixes #352
msquare
2017-09-25
Merge branch 'noc0lour:fix_setup_bugs', closes #335
Igor Scheller
2017-08-16
fix only_full_group_by mysql default behaviour
Andrej Rode
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-01-22
Removed spaces
Bot
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-12-27
shift view performance improvements
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-09-30
simplify user_angeltype_add_controller
msquare
2016-09-29
prohibit inline control structures on model and view
msquare
2015-12-20
#198 fixed: driving license feature completed - integrated into angeltypes
Philip Häusler
2015-07-27
show number of user angel types to confirm in hint
Philip Häusler
2015-07-27
remove duplication from unconfirmed angeltypes hint
Philip Häusler
2014-12-28
harden the sql queries
Philip Häusler
2014-12-06
fix wrong angel type alarm
Philip Häusler
2014-08-23
add user view, better bootstrap
Philip Häusler
2014-05-13
notify coordinators about unconfirmed angeltypes
Philip Häusler
2014-05-13
implemented team/angeltype coordinators
Philip Häusler
2014-01-07
completed api comments
Philip Häusler
2014-01-05
rewritten angeltypes and user angeltypes
Philip Häusler