<feed xmlns='http://www.w3.org/2005/Atom'>
<title>studip.git/app/controllers/studip_controller.php, branch phpcsfixer</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/'/>
<entry>
<title>resurrect trails parameter type 'string', fixes #2165</title>
<updated>2023-02-17T16:03:05+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2023-02-17T16:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=b04360fa8ebaa98f015bbb2b15649c1362c1d899'/>
<id>b04360fa8ebaa98f015bbb2b15649c1362c1d899</id>
<content type='text'>
Closes #2165

Merge request studip/studip!1399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2165

Merge request studip/studip!1399
</pre>
</div>
</content>
</entry>
<entry>
<title>add Content-Length header for render_json(), fixes #1889</title>
<updated>2022-12-14T13:40:56+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2022-12-14T13:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=a37af4690b196fe66a271433b6b16b176ba3e3c6'/>
<id>a37af4690b196fe66a271433b6b16b176ba3e3c6</id>
<content type='text'>
Closes #1889

Merge request studip/studip!1237
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1889

Merge request studip/studip!1237
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent more php8 warnings, fixes #1679 (again)</title>
<updated>2022-10-26T10:10:25+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2022-10-26T10:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=b8256a4732c53ca504bb8c17adcb47cfa799d81e'/>
<id>b8256a4732c53ca504bb8c17adcb47cfa799d81e</id>
<content type='text'>
Closes #1679

Merge request studip/studip!1097
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1679

Merge request studip/studip!1097
</pre>
</div>
</content>
</entry>
<entry>
<title>fix deprecation from 48960208, re #1016</title>
<updated>2022-09-28T10:01:13+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+github@gmail.com</email>
</author>
<published>2022-09-28T10:01:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=777b775e10410f6df19c4afc425622bf31ec7f58'/>
<id>777b775e10410f6df19c4afc425622bf31ec7f58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for BIESt #1016</title>
<updated>2022-09-28T09:50:22+00:00</updated>
<author>
<name>Moritz Strohm</name>
<email>strohm@data-quest.de</email>
</author>
<published>2022-09-28T09:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=48960208784586e8ad9bde75626dc4e631e18711'/>
<id>48960208784586e8ad9bde75626dc4e631e18711</id>
<content type='text'>
Merge request studip/studip!625
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!625
</pre>
</div>
</content>
</entry>
<entry>
<title>allow url parameters when no action is given, fixes #1538</title>
<updated>2022-09-05T08:40:47+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2022-09-05T08:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=9d75d7b0bba4689738e086f773befde8919858ed'/>
<id>9d75d7b0bba4689738e086f773befde8919858ed</id>
<content type='text'>
Closes #1538

Merge request studip/studip!956
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1538

Merge request studip/studip!956
</pre>
</div>
</content>
</entry>
<entry>
<title>don't assign by reference, declare filter variable, fixes #1338</title>
<updated>2022-07-15T18:56:15+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2022-07-15T18:56:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=2e7117b7c836e09ee5685ec584f339b6e4f6bedd'/>
<id>2e7117b7c836e09ee5685ec584f339b6e4f6bedd</id>
<content type='text'>
Closes #1338

Merge request studip/studip!826
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1338

Merge request studip/studip!826
</pre>
</div>
</content>
</entry>
<entry>
<title>fix require once paths, re #1328</title>
<updated>2022-07-14T15:31:34+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+github@gmail.com</email>
</author>
<published>2022-07-14T15:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=ae81b030bf39642946048c1f6bc35eb6a81cb61e'/>
<id>ae81b030bf39642946048c1f6bc35eb6a81cb61e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix most of the errors reported from phpstan in `app/controllers`, fixes #1328</title>
<updated>2022-07-14T14:58:26+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2022-07-14T14:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=769675071b44cff1f699396270b378d189ada866'/>
<id>769675071b44cff1f699396270b378d189ada866</id>
<content type='text'>
Closes #1328

Merge request studip/studip!813
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1328

Merge request studip/studip!813
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for BIESt #1011</title>
<updated>2022-06-30T08:13:17+00:00</updated>
<author>
<name>Viktoria Wiebe</name>
<email>vwiebe@uni-osnabrueck.de</email>
</author>
<published>2022-06-30T08:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=cddce51e112060e7d53f8b81ecc97d3df5bbf676'/>
<id>cddce51e112060e7d53f8b81ecc97d3df5bbf676</id>
<content type='text'>
Merge request studip/studip!745
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!745
</pre>
</div>
</content>
</entry>
</feed>
