<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/dnbd3/hooks, 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/dnbd3/hooks?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/dnbd3/hooks?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2023-11-14T13:47:55+00:00</updated>
<entry>
<title>Add function param/return types, fix a lot more phpstorm complaints</title>
<updated>2023-11-14T13:47:55+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-11-14T13:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=06bff0b9b84d47c43f9bc8aff06a29d85ebb7ed0'/>
<id>urn:sha1:06bff0b9b84d47c43f9bc8aff06a29d85ebb7ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Roundup of issues reported by PHPStorm</title>
<updated>2023-11-02T18:08:58+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-11-02T18:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=c2d95ffaeaa289752b4c7b6664b6ca112a02e350'/>
<id>urn:sha1:c2d95ffaeaa289752b4c7b6664b6ca112a02e350</id>
<content type='text'>
Mostly redundant checks, logic errors, dead code, etc.
</content>
</entry>
<entry>
<title>Moderize Database handling</title>
<updated>2021-05-11T12:51:13+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-05-06T08:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=8dc2b92d667f1401ab9f1315a36add61658f899c'/>
<id>urn:sha1:8dc2b92d667f1401ab9f1315a36add61658f899c</id>
<content type='text'>
* Auto-convert to utf8mb4_unicode_520_ci
* Use foreach instead of while to loop over results
* Drop useless statement caching
* Keep emulated prepares, as we sometimes loop over nested queries
</content>
</entry>
<entry>
<title>[sysconfig/runmode] Remove "noSysconfig" functionality</title>
<updated>2019-11-12T10:31:46+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-11-12T10:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=dd48d827a1bffe3825ecc2a34bedb7a641d92613'/>
<id>urn:sha1:dd48d827a1bffe3825ecc2a34bedb7a641d92613</id>
<content type='text'>
Was of limited use and not properly implemented anyways.
</content>
</entry>
<entry>
<title>[dnbd3] Add baseconfig vars for experimental local caching</title>
<updated>2019-07-03T15:07:49+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-07-03T15:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=92e4bf12b12f63f0d5fa9d900f3d8105db644773'/>
<id>urn:sha1:92e4bf12b12f63f0d5fa9d900f3d8105db644773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[dnbd3] Show main-warning only if page is accessible</title>
<updated>2018-03-29T09:36:46+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-03-29T09:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=8756f3e2396a2e3b701da4a2045d6b8c58b796f9'/>
<id>urn:sha1:8756f3e2396a2e3b701da4a2045d6b8c58b796f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[dnbd3] Implement permissions</title>
<updated>2018-02-27T13:35:01+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-02-27T13:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=bf1c0558f7afb4a6bf1716d533b901f51f60fa4d'/>
<id>urn:sha1:bf1c0558f7afb4a6bf1716d533b901f51f60fa4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[runmode] Fix error message if generic editor is not allowed, allow dnbd3 editor</title>
<updated>2018-02-07T13:30:28+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-02-07T13:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=91cfd8710023456e4bf8928a6147e5ad5229040a'/>
<id>urn:sha1:91cfd8710023456e4bf8928a6147e5ad5229040a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[statistics] Move replace-hook to statistics subdir</title>
<updated>2018-01-18T09:52:47+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-01-18T09:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=eca6f7a4bd6061a4bea6f4e2dab7769aca3a8b18'/>
<id>urn:sha1:eca6f7a4bd6061a4bea6f4e2dab7769aca3a8b18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[runmode] Do not allow re-assigning clients to new runmode if old mode doesn't support the generic editor</title>
<updated>2018-01-15T16:19:56+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-01-15T16:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=9fdf21f602de38ebcd9cb0ccb03c709a06cd2d06'/>
<id>urn:sha1:9fdf21f602de38ebcd9cb0ccb03c709a06cd2d06</id>
<content type='text'>
Doing so might leave some stale data in the old module, so we
better prevent it so the user has to manually remove the client
from the old runmode using the non-generic way (module specific)
first.
</content>
</entry>
</feed>
