<feed xmlns='http://www.w3.org/2005/Atom'>
<title>studip.git/lib/models/Courseware/StructuralElement.php, branch 5.0</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>fix #797</title>
<updated>2023-05-26T12:45:29+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2023-05-26T12:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=4bc15fd3978e108f6bcc53e78f6d77a5746cc683'/>
<id>4bc15fd3978e108f6bcc53e78f6d77a5746cc683</id>
<content type='text'>
Merge request studip/studip!1817
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!1817
</pre>
</div>
</content>
</entry>
<entry>
<title>Vererbung von Lese- und Schreibrechten in CW</title>
<updated>2023-02-16T08:04:42+00:00</updated>
<author>
<name>Ron Lucke</name>
<email>lucke@elan-ev.de</email>
</author>
<published>2023-01-31T09:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=e3367422d03777cd4613a2128629196612145d2e'/>
<id>e3367422d03777cd4613a2128629196612145d2e</id>
<content type='text'>
Closes #2102 and #2094

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

Merge request studip/studip!1360
</pre>
</div>
</content>
</entry>
<entry>
<title>fix order during copy, don't use self to access methods on $this, fixes #1361</title>
<updated>2022-08-26T09:45:55+00:00</updated>
<author>
<name>Elmar Ludwig</name>
<email>elmar.ludwig@uni-osnabrueck.de</email>
</author>
<published>2022-08-12T08:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=945e153e390c5774fe7126e42001e00fcd9b6d43'/>
<id>945e153e390c5774fe7126e42001e00fcd9b6d43</id>
<content type='text'>
Closes #1361

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

Merge request studip/studip!892
</pre>
</div>
</content>
</entry>
<entry>
<title>CoursewareImport</title>
<updated>2022-06-10T13:15:34+00:00</updated>
<author>
<name>Ron Lucke</name>
<email>lucke@elan-ev.de</email>
</author>
<published>2022-04-26T07:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=347857421d03bde6b2c78cb9844bffa81b363579'/>
<id>347857421d03bde6b2c78cb9844bffa81b363579</id>
<content type='text'>
Closes #886 and #906
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #886 and #906
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "CoursewareImport"</title>
<updated>2022-06-09T16:21:59+00:00</updated>
<author>
<name>Elmar Ludwig</name>
<email>elmar.ludwig@uni-osnabrueck.de</email>
</author>
<published>2022-06-09T16:21:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=f50708b8c220a25def34666910c6079783f90163'/>
<id>f50708b8c220a25def34666910c6079783f90163</id>
<content type='text'>
This reverts commit 20ff91b6e976cb172074f08219cb4209ae94e0e5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 20ff91b6e976cb172074f08219cb4209ae94e0e5.
</pre>
</div>
</content>
</entry>
<entry>
<title>CoursewareImport</title>
<updated>2022-05-13T07:24:57+00:00</updated>
<author>
<name>Ron Lucke</name>
<email>lucke@elan-ev.de</email>
</author>
<published>2022-04-26T07:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=20ff91b6e976cb172074f08219cb4209ae94e0e5'/>
<id>20ff91b6e976cb172074f08219cb4209ae94e0e5</id>
<content type='text'>
Closes #886 and #906
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #886 and #906
</pre>
</div>
</content>
</entry>
<entry>
<title>Steigerung der Performance großer Coursewares.</title>
<updated>2021-11-19T08:38:16+00:00</updated>
<author>
<name>Marcus Eibrink-Lunzenauer</name>
<email>lunzenauer@elan-ev.de</email>
</author>
<published>2021-11-17T10:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=675791459f9ad72dca78ec0dc691a1951f339c36'/>
<id>675791459f9ad72dca78ec0dc691a1951f339c36</id>
<content type='text'>
Closes #362.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #362.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #253</title>
<updated>2021-10-04T17:09:02+00:00</updated>
<author>
<name>Ron Lucke</name>
<email>lucke@elan-ev.de</email>
</author>
<published>2021-10-04T17:01:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=de217628d3d55470378a854f8d0d3334322c1daf'/>
<id>de217628d3d55470378a854f8d0d3334322c1daf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
