Commit Graph

10 Commits (a8333dd4d5735ec37a14b75956b45c83fde19688)

Author SHA1 Message Date
Igor Scheller 94753bc3d8 Worklog: Limit worklog comment length to 200 as it is configured in the database
Igor Scheller 944c29b964 Require POST for sending forms
* Ensure that the form is submitted with a post request
* Replaced several links with forms

Closes  (Security Vulnerability)
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup
Igor Scheller 7c6afc2bfe Removed `User($id)` function 🎉
Igor Scheller 89e62c95a7 Changed more functions 🎉
Igor Scheller b069a938c6 Changed user_link and some other user functions to use the user id
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot 5227fe6a94 Formatting
msquare ee9fbda098 add work date to work log
msquare 86a38a3372 add user work log entries feature