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
Age
Commit message (
Expand
)
Author
2018-12-28
Don't strip characters from direct messages
Igor Scheller
2018-12-28
Order rooms in shift overview by name
Igor Scheller
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-12-02
Moved permission checks to Authenticator class
Igor Scheller
2018-11-24
Added caching for templating and routing
Igor Scheller
2018-10-31
Replaced `Auth()` with `auth()`
Igor Scheller
2018-10-31
User: Bugfixes & code cleanup
Igor Scheller
2018-10-31
Replaced more sql queries and old data
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-31
Replaced some global `$user` variables
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-09-16
Merge remote-tracking branch 'MyIgel/logentry-model'
Igor Scheller
2018-09-15
Merge remote-tracking branch 'MyIgel/translations'
Igor Scheller
2018-08-31
Models: Added LogEntry model
Igor Scheller
2018-08-29
$bugfixes
Igor Scheller
2018-08-29
Db::selectOne() should return null if result is empty
Igor Scheller
2018-08-20
Prevent object serialization in session
Igor Scheller
2018-08-07
Prevent object serialization in session
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
2018-01-14
database: integrated illuminate/database do Db class, removed unused methods
Igor Scheller
2017-12-29
add work date to work log
msquare
2017-12-29
fix work log logs
msquare
2017-12-29
add user work log entries feature
msquare
2017-12-27
feature request: filter angel types based on account settings, closes #362
Igor Scheller
2017-12-27
fixes #208, fixes #310: T-Shirt Scoreā¢ should be shown on the user view pag...
msquare
2017-12-27
check if logged in before sign up
msquare
2017-12-26
fix dashboard stats
msquare
2017-12-26
fix #389: Public Dashboard Stats
msquare
2017-12-25
Formatting & Docstrings
Bot
2017-12-25
spelling fixes
klemens
2017-12-23
add show on dashboard flag for angeltypes
msquare
2017-12-20
introduce new shift signup state for not arrived angels
msquare
2017-12-20
rewrite controller for creating shift entries
msquare
2017-12-19
fix shift entry delete
msquare
2017-12-19
redo shift signoff and icons for delete/confirm/acknowledgment questions
msquare
2017-12-17
add log entries when deleting a room
msquare
2017-12-15
Allow dot in user name
MichiK
2017-12-14
fix union queries for dashboard stats
msquare
2017-12-14
fix dashboard using needed angeltypes from room config too for frab shifts
msquare
2017-12-13
improve public dashboard
msquare
2017-12-12
finish basic public dashboard
msquare
2017-12-10
move room db queries to model
msquare
[next]