<feed xmlns='http://www.w3.org/2005/Atom'>
<title>studip.git/lib/filesystem/FileManager.php, branch tic-4946</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>use objects instead of ids</title>
<updated>2025-01-20T16:08:01+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2025-01-20T16:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=1257022fb3baa2ab6674437bb86422615f590160'/>
<id>1257022fb3baa2ab6674437bb86422615f590160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust new folder types and correct file ref id usage of isFile... methods (some method were given an actual file ref object instead of an id as the interface enforces)</title>
<updated>2025-01-14T10:57:24+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2025-01-14T10:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=c8b6c7ae16126c1c918e4e78635f1e1b1b6ca627'/>
<id>c8b6c7ae16126c1c918e4e78635f1e1b1b6ca627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PHP 8 Warning Issues</title>
<updated>2024-07-23T05:38:23+00:00</updated>
<author>
<name>Ron Lucke</name>
<email>lucke@elan-ev.de</email>
</author>
<published>2024-07-23T05:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=3271f73e6ab7ef85519eb88d58ed914b655cd909'/>
<id>3271f73e6ab7ef85519eb88d58ed914b655cd909</id>
<content type='text'>
Closes #4395 and #4408

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

Merge request studip/studip!3215
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Methode "Folder::findTopFolder()" prüft nicht auf Typ "RootFolder""</title>
<updated>2024-07-10T15:53:59+00:00</updated>
<author>
<name>Murtaza Sultani</name>
<email>sultani@data-quest.de</email>
</author>
<published>2024-07-10T15:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=ae61e7fbdffe7640dd5b6f4cbc82fd6a1eb60487'/>
<id>ae61e7fbdffe7640dd5b6f4cbc82fd6a1eb60487</id>
<content type='text'>
Closes #4008

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

Merge request studip/studip!3198
</pre>
</div>
</content>
</entry>
<entry>
<title>FileManager::moveFolder: also check the destination folder before making a special treatment for StandardFolder, re #2985</title>
<updated>2023-07-31T16:54:23+00:00</updated>
<author>
<name>Moritz Strohm</name>
<email>strohm@data-quest.de</email>
</author>
<published>2023-07-31T16:54:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=f883fc3bda170637b47ab96d7649ba5947a3732a'/>
<id>f883fc3bda170637b47ab96d7649ba5947a3732a</id>
<content type='text'>
Merge request studip/studip!2001
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!2001
</pre>
</div>
</content>
</entry>
<entry>
<title>FileManager::moveFolder: use FileType instead of FileRef, re #2980</title>
<updated>2023-07-31T09:55:28+00:00</updated>
<author>
<name>Moritz Strohm</name>
<email>strohm@data-quest.de</email>
</author>
<published>2023-07-31T09:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=1b5e7d3ae790c69b7f4b157524f710c41d6ae235'/>
<id>1b5e7d3ae790c69b7f4b157524f710c41d6ae235</id>
<content type='text'>
Merge request studip/studip!1999
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!1999
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent php8 warnings, fixes #2496</title>
<updated>2023-03-31T07:49:41+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2023-03-31T07:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=d349e0f27e8d5722460ff92a5ab81c39ae75aee9'/>
<id>d349e0f27e8d5722460ff92a5ab81c39ae75aee9</id>
<content type='text'>
Closes #2496

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

Merge request studip/studip!1682
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent php8 warning (eigth batch of changes), re #2193</title>
<updated>2023-02-21T08:50:04+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2023-02-21T08:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=718af22cd0390ef68410677a227450c55acad6ef'/>
<id>718af22cd0390ef68410677a227450c55acad6ef</id>
<content type='text'>
Merge request studip/studip!1429
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!1429
</pre>
</div>
</content>
</entry>
<entry>
<title>first batch of changes (packet 1), re #2193</title>
<updated>2023-02-20T18:10:57+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2023-02-20T18:10:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=7602ce0b9ae2a3ba418f5a8500a85b4281788b3d'/>
<id>7602ce0b9ae2a3ba418f5a8500a85b4281788b3d</id>
<content type='text'>
Merge request studip/studip!1419
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!1419
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Virencheck beim Dateiupload"</title>
<updated>2022-11-24T13:25:18+00:00</updated>
<author>
<name>Thomas Hackl</name>
<email>hackl@data-quest.de</email>
</author>
<published>2022-11-24T13:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=8a2b68530756d01c50441e1039f3f938cd85b419'/>
<id>8a2b68530756d01c50441e1039f3f938cd85b419</id>
<content type='text'>
Closes #1658

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

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