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
/
User_model.php
Age
Commit message (
Expand
)
Author
2018-12-27
fixes #548: users with only worklog and no shifts had 0 minutes on admin-acti...
msquare
2018-12-27
fixes #549: fill missing arrival dates and prevent setting arrival by admin-u...
msquare
2018-12-27
Sort users on team page
Igor Scheller
2018-12-18
php7.3: Fix username validation regex
Igor Scheller
2018-10-31
User: Bugfixes & code cleanup
Igor Scheller
2018-10-31
Replaced more user related stuff
Igor Scheller
2018-10-31
Removed `User($id)` function :tada:
Igor Scheller
2018-10-31
Changed more functions :tada:
Igor Scheller
2018-10-30
EventConfig: Merge event configuration from database to global config
Igor Scheller
2018-09-23
Config: Removed nightshifts query
Igor Scheller
2018-08-29
$bugfixes
Igor Scheller
2018-01-14
models: return null on empty result
Igor Scheller
2018-01-14
Formatting
Bot
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-12-29
add work date to work log
msquare
2017-12-29
add user work log entries feature
msquare
2017-12-27
fixes #208, fixes #310: T-Shirt Scoreā¢ should be shown on the user view pag...
msquare
2017-12-25
Formatting & Docstrings
Bot
2017-12-15
Allow dot in user name
MichiK
2017-12-01
fix user nick validation, fixes #369
msquare
2017-11-19
fix sql queries with bools
msquare
2017-08-30
Formatting
Bot
2017-07-28
dried code by introducing selectOne for select queries with only one result l...
msquare
2017-07-28
fix angeltype edit and display bugs
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
Refactoring: Config cleanup / moved to class
Igor Scheller
2017-01-21
Replaced " with '
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-11-25
fixes #279 fix exporting freeload comment in json export
msquare
2016-11-18
reduce complexity of user view
msquare
2016-11-18
add ValidationResult to namespace
msquare
2016-11-17
reduce complexity of angeltype controller
msquare
2016-11-15
reduce complexity of password recovery controller
msquare
2016-11-15
make departure date nullable
msquare
2016-11-14
fixed settings validation
msquare
2016-11-11
reduce complexity of user settings main
msquare
2016-11-11
improve code of user settings
msquare
2016-11-11
fixes #266: add checkbox allowing the users email to be used by humans like e...
msquare
2016-11-11
rename coordinator to supporter
msquare
2016-10-04
reduce complexity of user angeltypes controller
msquare
2016-09-30
remove long array syntax
msquare
2016-09-29
make short variable names longer
msquare
2016-09-29
prohibit inline control structures on model and view
msquare
[next]