summaryrefslogtreecommitdiff
path: root/includes/model/UserWorkLog_model.php
AgeCommit message (Expand)Author
2019-12-27Voucher: Add worklog entries to calculationIgor Scheller
2019-10-13Deleted shift: Multiply with night shifts multiplier for worklog entryIgor Scheller
2019-09-18Shifts: Save time as worklog if past shift gets deletedIgor Scheller
2019-06-03Log messages without inline HTMLIgor Scheller
2018-11-24Added caching for templating and routingIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31Removed `User($id)` function :tada:Igor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-10-30EventConfig: Merge event configuration from database to global configIgor Scheller
2018-01-14models: return null on empty resultIgor Scheller
2018-01-14FormattingBot
2017-12-29add work date to work logmsquare
2017-12-29fix work log logsmsquare
2017-12-29add user work log entries featuremsquare