<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/dozmod, branch master</title>
<subtitle>Web Interface zum Verwalten der Hochschul-/UniSpezifischen Einstellungen der Linux-Umgebung</subtitle>
<id>https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/dozmod?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/dozmod?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2026-04-28T12:42:07+00:00</updated>
<entry>
<title>Add IP address normalization, add support for X-Forwarded-For</title>
<updated>2026-04-28T12:42:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2026-04-28T12:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=f1e35d43695f914677fcf8b2b4550a3c58cdcf10'/>
<id>urn:sha1:f1e35d43695f914677fcf8b2b4550a3c58cdcf10</id>
<content type='text'>
Tests written by Junie AI
</content>
</entry>
<entry>
<title>[dozmod] Disable checkboxes *after* submit</title>
<updated>2025-12-19T11:09:20+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-12-19T11:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=a562eed4c807cc3997fbcbf610ccf8d3578be75e'/>
<id>urn:sha1:a562eed4c807cc3997fbcbf610ccf8d3578be75e</id>
<content type='text'>
Apparetly checkboxes with property disabled won't get
serialized/submitted by jquery.
</content>
</entry>
<entry>
<title>[dozmod] Show expire time in expired image list</title>
<updated>2025-12-15T11:27:01+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-12-15T11:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=c297799dd52fb9250b284d261185d78a9a8f6540'/>
<id>urn:sha1:c297799dd52fb9250b284d261185d78a9a8f6540</id>
<content type='text'>
Also disable checkboxes after submitting deletion request
</content>
</entry>
<entry>
<title>Implicitly nullable types are deprecated in PHP 8.3, make explicit</title>
<updated>2025-08-01T11:41:49+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-08-01T11:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=429cfb1677ec77c5a945f655d9405d038d3e5a2c'/>
<id>urn:sha1:429cfb1677ec77c5a945f655d9405d038d3e5a2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[locationinfo] Add UPCOMING panel type</title>
<updated>2025-07-14T14:50:29+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-07-14T14:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=83c4bb160cea6e7fbadbe4c0876b754f0acf24c5'/>
<id>urn:sha1:83c4bb160cea6e7fbadbe4c0876b754f0acf24c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[locations] Cleanup Location class</title>
<updated>2025-07-07T11:37:19+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-07-07T11:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=9a5106c288519b008e0dfe5e85371701af32c0f3'/>
<id>urn:sha1:9a5106c288519b008e0dfe5e85371701af32c0f3</id>
<content type='text'>
There was a mess of functions which mostly, but not quite, did the same
things. Get rid of a couple of them and fix call sites to use
alternative ones that also fit the job.
While at it, add phpdoc and comments to the remaining functions, trying
to clarify what they were designed for.
Lastly, the return type of functions that retrieve a location id has
been changed from false|int to ?int (nullable types are just nicer).
</content>
</entry>
<entry>
<title>Add audit logging of POST actions</title>
<updated>2025-05-22T14:07:03+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-05-22T14:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=19160ec62cec3b6e436590b16ebb2b329ef5d55b'/>
<id>urn:sha1:19160ec62cec3b6e436590b16ebb2b329ef5d55b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use http_response_code() instead of header(), add a few missing repsonse codes</title>
<updated>2025-05-09T12:55:44+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-05-09T12:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=66946ca799ca10489c4f41c499515d0df4633129'/>
<id>urn:sha1:66946ca799ca10489c4f41c499515d0df4633129</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update/Cleanup translations</title>
<updated>2024-07-02T12:47:45+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-07-02T12:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=4839d1791db211ddebbe52abfbda63272d8ffc42'/>
<id>urn:sha1:4839d1791db211ddebbe52abfbda63272d8ffc42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[dozmod] Add support for CoW API</title>
<updated>2024-06-17T14:08:55+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-06-17T14:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=fdbcba8fc19d35aa9116ca4d132908bcf23dd64a'/>
<id>urn:sha1:fdbcba8fc19d35aa9116ca4d132908bcf23dd64a</id>
<content type='text'>
</content>
</entry>
</feed>
