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
2019-12-08
Merge pull request #685 from MyIgel/schedule-import
msquare
2019-12-08
Add timezone to shifts JSON
Igor Scheller
2019-12-08
Added Schedule parsing and replaced old Fahrplan importer
Igor Scheller
2019-10-21
Merge pull request #651 from MyIgel/shift-deletion-worklog
Igor Scheller
2019-10-13
Deleted shift: Multiply with night shifts multiplier for worklog entry
Igor Scheller
2019-10-08
Rebuild password reset
Igor Scheller
2019-09-18
Rooms: Save times as Worklog and notify on room deletion
Igor Scheller
2019-09-18
Shifts: Save time as worklog if past shift gets deleted
Igor Scheller
2019-08-21
Shift signup/signout: Be more verbose
Igor Scheller
2019-06-04
Added more error messages
Igor Scheller
2019-06-04
Add a config option for maximum signup in advance
MichiK
2019-06-03
Log messages without inline HTML
Igor Scheller
2019-04-28
better nick validation, fixes #429
msquare
2019-01-13
fixes #178: Show not only next but also last shift in free angels view
msquare
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
[next]