<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unifest.git/includes/controller/user_worklog_controller.php, branch master</title>
<subtitle>Engelsystem for the unifest.</subtitle>
<id>https://git.kobert.dev/unifest.git/atom/includes/controller/user_worklog_controller.php?h=master</id>
<link rel='self' href='https://git.kobert.dev/unifest.git/atom/includes/controller/user_worklog_controller.php?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/'/>
<updated>2020-01-09T12:43:10Z</updated>
<entry>
<title>Worklog: Limit worklog comment length to 200 as it is configured in the database</title>
<updated>2020-01-09T12:43:10Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2020-01-09T12:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=94753bc3d866071980148a2fd9e1bd5fa72b7a13'/>
<id>urn:sha1:94753bc3d866071980148a2fd9e1bd5fa72b7a13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed redirect() to throwRedirect()</title>
<updated>2019-12-08T01:12:56Z</updated>
<author>
<name>Bot</name>
<email>bot@myigel.name</email>
</author>
<published>2019-09-08T00:25:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=be39c63f46562eea173747d80cd91ac81e0b8e09'/>
<id>urn:sha1:be39c63f46562eea173747d80cd91ac81e0b8e09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>worklog: Fix hours validation</title>
<updated>2018-12-18T12:48:46Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-12-18T12:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=9a15fbc71e296d7810984455aa7dc19503f89de3'/>
<id>urn:sha1:9a15fbc71e296d7810984455aa7dc19503f89de3</id>
<content type='text'>
closes #527 (Worklog entries with floating point numbers with a comma dispatches a team of untrained monkeys)
</content>
</entry>
<entry>
<title>Moved permission checks to Authenticator class</title>
<updated>2018-12-02T11:53:31Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-11-12T13:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=c33940f64a1e5b59afd700010247382f5b7b2df3'/>
<id>urn:sha1:c33940f64a1e5b59afd700010247382f5b7b2df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require POST for sending forms</title>
<updated>2018-11-21T18:24:36Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-11-20T15:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=944c29b96429ec95ac1371cb33cc43704a60c7b1'/>
<id>urn:sha1:944c29b96429ec95ac1371cb33cc43704a60c7b1</id>
<content type='text'>
* Ensure that the form is submitted with a post request
* Replaced several links with forms

Closes #494 (Security Vulnerability)
</content>
</entry>
<entry>
<title>User: Bugfixes &amp; code cleanup</title>
<updated>2018-10-31T12:43:23Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-10-16T23:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=a2aaba9cab6b7bdf755a023ed2503cf8cf46925a'/>
<id>urn:sha1:a2aaba9cab6b7bdf755a023ed2503cf8cf46925a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed `User($id)` function :tada:</title>
<updated>2018-10-31T12:43:23Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-10-10T01:10:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=7c6afc2bfe3263b91ecabf5530da57fe1162ea0b'/>
<id>urn:sha1:7c6afc2bfe3263b91ecabf5530da57fe1162ea0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed more functions :tada:</title>
<updated>2018-10-31T12:43:23Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-10-09T19:47:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=89e62c95a7ffd71a8e860f59378ecd13d6cbb196'/>
<id>urn:sha1:89e62c95a7ffd71a8e860f59378ecd13d6cbb196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed user_link and some other user functions to use the user id</title>
<updated>2018-10-31T12:43:23Z</updated>
<author>
<name>Igor Scheller</name>
<email>igor.scheller@igorshp.de</email>
</author>
<published>2018-10-09T18:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=b069a938c6721ab5adddcbec4cff858ded6f0e1e'/>
<id>urn:sha1:b069a938c6721ab5adddcbec4cff858ded6f0e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced gettext translation `_()` with `__()` that uses the Translator class</title>
<updated>2018-08-29T21:46:32Z</updated>
<author>
<name>Bot</name>
<email>bot@myigel.name</email>
</author>
<published>2018-08-29T19:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/unifest.git/commit/?id=e8f8fc7f5f5eba315290bc8d45348c3a4d4bee79'/>
<id>urn:sha1:e8f8fc7f5f5eba315290bc8d45348c3a4d4bee79</id>
<content type='text'>
</content>
</entry>
</feed>
