Commit Graph

9 Commits (e0de2c2c656e708f13bd69a0c98bacb7fdb4104c)

Author SHA1 Message Date
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