Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-18 | worklog: Fix hours validation | Igor Scheller | |
closes #527 (Worklog entries with floating point numbers with a comma dispatches a team of untrained monkeys) | |||
2018-12-02 | Moved permission checks to Authenticator class | Igor Scheller | |
2018-11-21 | Require POST for sending forms | Igor Scheller | |
* Ensure that the form is submitted with a post request * Replaced several links with forms Closes #494 (Security Vulnerability) | |||
2018-10-31 | User: Bugfixes & code cleanup | Igor Scheller | |
2018-10-31 | Removed `User($id)` function :tada: | Igor Scheller | |
2018-10-31 | Changed more functions :tada: | Igor Scheller | |
2018-10-31 | Changed user_link and some other user functions to use the user id | Igor Scheller | |
2018-08-29 | Replaced gettext translation `_()` with `__()` that uses the Translator class | Bot | |
2018-01-14 | Formatting | Bot | |
2018-01-14 | database: updated checks for selectOne | Igor Scheller | |
2017-12-29 | add work date to work log | msquare | |
2017-12-29 | add user work log entries feature | msquare | |