<feed xmlns='http://www.w3.org/2005/Atom'>
<title>studip.git/lib/models/CourseMember.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>let phpcsfixer fix errors according to @PSR12 rules on lib/models</title>
<updated>2023-05-08T15:08:52+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+github@gmail.com</email>
</author>
<published>2023-05-08T15:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=a1fda2758e9c241ac3eb980ac8716dfedbe9dd3c'/>
<id>a1fda2758e9c241ac3eb980ac8716dfedbe9dd3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use correct pk and remove handling for copying studycourse, adds migration to...</title>
<updated>2023-03-24T10:49:58+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2023-03-24T10:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=0ec620a8b069cc72d0c65b8fa23aef8fea1d9fa5'/>
<id>0ec620a8b069cc72d0c65b8fa23aef8fea1d9fa5</id>
<content type='text'>
Closes #2441

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

Merge request studip/studip!1638
</pre>
</div>
</content>
</entry>
<entry>
<title>only remove the notifications for one course not for all, fixes #2024</title>
<updated>2023-02-09T11:50:17+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2023-02-09T11:50:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=06615715747d446690539476115744ca15e15dc2'/>
<id>06615715747d446690539476115744ca15e15dc2</id>
<content type='text'>
Closes #2024

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

Merge request studip/studip!1316
</pre>
</div>
</content>
</entry>
<entry>
<title>make other functions static as well, re #1986</title>
<updated>2023-01-09T07:54:46+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+github@gmail.com</email>
</author>
<published>2023-01-09T07:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=176a3a78b1eba9a8a76510bbb115d6a1a13fbcf0'/>
<id>176a3a78b1eba9a8a76510bbb115d6a1a13fbcf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make function static as it should be, fixes #1986</title>
<updated>2023-01-06T16:59:43+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2023-01-06T16:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=54a1f900897e2937b4fde885e4dae193b2951c03'/>
<id>54a1f900897e2937b4fde885e4dae193b2951c03</id>
<content type='text'>
Closes #1986

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

Merge request studip/studip!1292
</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>resolve #964 Tägliche Mail Benachrichtigungen funktionieren nicht</title>
<updated>2022-05-11T09:35:22+00:00</updated>
<author>
<name>André Noack</name>
<email>noack@data-quest.de</email>
</author>
<published>2022-05-11T09:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=0f92ccad60dde2931532214bc9d18d62e394b303'/>
<id>0f92ccad60dde2931532214bc9d18d62e394b303</id>
<content type='text'>
Closes #964

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

Merge request studip/studip!591
</pre>
</div>
</content>
</entry>
<entry>
<title>unify class definition in relations of simpleormap models, fixes #979</title>
<updated>2022-05-11T08:30:37+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2022-05-11T08:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=5866bdf1497623253096c1e39fb8d853c1438634'/>
<id>5866bdf1497623253096c1e39fb8d853c1438634</id>
<content type='text'>
Closes #979

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

Merge request studip/studip!564
</pre>
</div>
</content>
</entry>
<entry>
<title>current code from svn, revision 62608</title>
<updated>2021-07-22T14:19:12+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+github@gmail.com</email>
</author>
<published>2021-07-22T14:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=a3da1483a9e689846179159355badfec8073dbec'/>
<id>a3da1483a9e689846179159355badfec8073dbec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
