<feed xmlns='http://www.w3.org/2005/Atom'>
<title>studip.git/lib/classes/Seminar.class.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>fixes #2540</title>
<updated>2023-04-14T08:59:00+00:00</updated>
<author>
<name>David Siegfried</name>
<email>david.siegfried@uni-vechta.de</email>
</author>
<published>2023-04-14T08:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=25cfa9e2747abbd9f5c962d216972ca2871b2913'/>
<id>25cfa9e2747abbd9f5c962d216972ca2871b2913</id>
<content type='text'>
Closes #2540

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

Merge request studip/studip!1716
</pre>
</div>
</content>
</entry>
<entry>
<title>use SORM instead plain sql, closes #29</title>
<updated>2022-12-15T13:33:04+00:00</updated>
<author>
<name>David Siegfried</name>
<email>david.siegfried@uni-vechta.de</email>
</author>
<published>2022-12-15T13:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=74b970a8275a3894744f9b9c4969ff4dce647782'/>
<id>74b970a8275a3894744f9b9c4969ff4dce647782</id>
<content type='text'>
Closes #29

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

Merge request studip/studip!888
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent php-warnings, closes #1789</title>
<updated>2022-11-17T12:57:52+00:00</updated>
<author>
<name>David Siegfried</name>
<email>david.siegfried@uni-vechta.de</email>
</author>
<published>2022-11-17T12:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=5600a0a29927e227766e371b097b91bace168bd0'/>
<id>5600a0a29927e227766e371b097b91bace168bd0</id>
<content type='text'>
Closes #1789

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

Merge request studip/studip!1171
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent php8-warning, closes #1750</title>
<updated>2022-11-07T13:04:29+00:00</updated>
<author>
<name>David Siegfried</name>
<email>david.siegfried@uni-vechta.de</email>
</author>
<published>2022-11-07T13:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=a2a499c2d267561f1a445ffe02a8a5b5f96cf4c0'/>
<id>a2a499c2d267561f1a445ffe02a8a5b5f96cf4c0</id>
<content type='text'>
Closes #1750

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

Merge request studip/studip!1139
</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>fix for BIESt 243, re #243</title>
<updated>2022-09-20T15:35:14+00:00</updated>
<author>
<name>Moritz Strohm</name>
<email>strohm@data-quest.de</email>
</author>
<published>2022-09-20T15:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=fdb601462459c2daf1704541d151a9a72976314e'/>
<id>fdb601462459c2daf1704541d151a9a72976314e</id>
<content type='text'>
Merge request studip/studip!848
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!848
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes 'Method/function should return XY but return statement is missing', fixes #1278</title>
<updated>2022-07-06T13:25:06+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2022-07-06T13:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=89512696839235e4b3d2ca135917ae038ff5fc3c'/>
<id>89512696839235e4b3d2ca135917ae038ff5fc3c</id>
<content type='text'>
Closes #1278

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

Merge request studip/studip!783
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for BIESt #971</title>
<updated>2022-05-27T09:59:12+00:00</updated>
<author>
<name>Moritz Strohm</name>
<email>strohm@data-quest.de</email>
</author>
<published>2022-05-27T09:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=74cde461f8dd1b0b83ea9e031822603e9c280b56'/>
<id>74cde461f8dd1b0b83ea9e031822603e9c280b56</id>
<content type='text'>
Closes #971

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

Merge request studip/studip!578
</pre>
</div>
</content>
</entry>
<entry>
<title>delete course related datafield entries when the user leaves a course, fixes #559</title>
<updated>2022-01-21T15:56:22+00:00</updated>
<author>
<name>Elmar Ludwig</name>
<email>elmar.ludwig@uni-osnabrueck.de</email>
</author>
<published>2022-01-21T15:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=028366d9e5188eb393b21688cde7d350c2d4cd20'/>
<id>028366d9e5188eb393b21688cde7d350c2d4cd20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove call to undefined method, fixes #211</title>
<updated>2021-09-30T21:49:00+00:00</updated>
<author>
<name>Elmar Ludwig</name>
<email>elmar.ludwig@uni-osnabrueck.de</email>
</author>
<published>2021-09-30T21:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=1814f4d8acd61c7fc640e00687d4070c361f5bcf'/>
<id>1814f4d8acd61c7fc640e00687d4070c361f5bcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
