<feed xmlns='http://www.w3.org/2005/Atom'>
<title>studip.git/app/controllers/settings/notification.php, branch 6.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 broken notification configuration, re #6357</title>
<updated>2026-03-17T07:54:05+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2026-03-17T07:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=6bbeab8861170555d1bae1cda525c32183148ebd'/>
<id>6bbeab8861170555d1bae1cda525c32183148ebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo, fixes #5691</title>
<updated>2025-07-07T08:40:08+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2025-07-07T08:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=06d07357458c2f95906bc0706d9d1ca467450a1b'/>
<id>06d07357458c2f95906bc0706d9d1ca467450a1b</id>
<content type='text'>
Closes #5691

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

Merge request studip/studip!4320
</pre>
</div>
</content>
</entry>
<entry>
<title>re #5201</title>
<updated>2025-02-27T20:00:52+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2025-02-27T20:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=eadf56304d3481d533841b0cd0fec198b5a72e3f'/>
<id>eadf56304d3481d533841b0cd0fec198b5a72e3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace old colour group selector and notifications with vue app that uses the same underlying data as my courses, relocate my courses vue components and remove now obsolete functions from meine_seminare_func, fixes #5165, fixes #5201</title>
<updated>2025-02-27T15:43:55+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2025-02-27T15:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=8ba78ce50c8cf61ad2df91ffaa19952bb5f4fff9'/>
<id>8ba78ce50c8cf61ad2df91ffaa19952bb5f4fff9</id>
<content type='text'>
Closes #5165 and #5201

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

Merge request studip/studip!3892
</pre>
</div>
</content>
</entry>
<entry>
<title>fix error on settings notification page, re #155</title>
<updated>2024-12-16T08:32:37+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2024-12-16T08:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=1e707178d10150dbaff5c7555342ec12fb097cef'/>
<id>1e707178d10150dbaff5c7555342ec12fb097cef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore missing courses by implementing old logic in a new, more fail safe way, fixes #4987</title>
<updated>2024-12-11T10:44:55+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2024-12-11T10:44:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=6b4b5b6dab2cb8ce251fa0a6e4fb532b6329934b'/>
<id>6b4b5b6dab2cb8ce251fa0a6e4fb532b6329934b</id>
<content type='text'>
Closes #4987

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

Merge request studip/studip!3745
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent php8 warning by using the same underlying data, fixes #4948</title>
<updated>2024-12-03T12:38:23+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2024-12-03T12:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=abccff7fc3cc2dea53ec87cbf0fd5f40b87b02d1'/>
<id>abccff7fc3cc2dea53ec87cbf0fd5f40b87b02d1</id>
<content type='text'>
Closes #4948

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

Merge request studip/studip!3713
</pre>
</div>
</content>
</entry>
<entry>
<title>regard deputies and fix warnings, fixes #4601</title>
<updated>2024-09-18T15:37:18+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2024-09-18T15:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=6fe2ff954192faedde1958dceae4458a90cc25f7'/>
<id>6fe2ff954192faedde1958dceae4458a90cc25f7</id>
<content type='text'>
Closes #4601

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

Merge request studip/studip!3413
</pre>
</div>
</content>
</entry>
<entry>
<title>removed DbView from settings/notifications controller, fixes #4593</title>
<updated>2024-09-18T14:21:27+00:00</updated>
<author>
<name>Moritz Strohm</name>
<email>strohm@data-quest.de</email>
</author>
<published>2024-09-18T14:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=aeb44bd7d22da201800258cdb780a85fedea229e'/>
<id>aeb44bd7d22da201800258cdb780a85fedea229e</id>
<content type='text'>
Closes #4593

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

Merge request studip/studip!3411
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve #962 Checkboxen funktionieren nicht richtig in Profil-&gt;Einstellungen-&gt;Benachrichtigung</title>
<updated>2022-05-11T08:15:39+00:00</updated>
<author>
<name>André Noack</name>
<email>noack@data-quest.de</email>
</author>
<published>2022-05-11T08:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=04b5e6ec7ca39031f0c50289fb2892d2dc0934c1'/>
<id>04b5e6ec7ca39031f0c50289fb2892d2dc0934c1</id>
<content type='text'>
Closes #962

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

Merge request studip/studip!585
</pre>
</div>
</content>
</entry>
</feed>
