summaryrefslogtreecommitdiff
path: root/includes/controller/user_worklog_controller.php
AgeCommit message (Expand)Author
2020-01-09Worklog: Limit worklog comment length to 200 as it is configured in the databaseIgor Scheller
2019-12-08Renamed redirect() to throwRedirect()Bot
2018-12-18worklog: Fix hours validationIgor Scheller
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Removed `User($id)` function :tada:Igor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Changed user_link and some other user functions to use the user idIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-01-14FormattingBot
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-29add work date to work logmsquare
2017-12-29add user work log entries featuremsquare