<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/dozmod/page.inc.php, 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/page.inc.php?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/dozmod/page.inc.php?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>[inc/Util] Add types, move error printing functions to their own class</title>
<updated>2022-05-02T16:49:09+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-05-02T16:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=5eb8df7432a708284862e4b126e418265d36b4ab'/>
<id>urn:sha1:5eb8df7432a708284862e4b126e418265d36b4ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[dozmod] Remobe special section from menu</title>
<updated>2020-03-06T10:12:05+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-03-06T10:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=2185378be40df3639b7a7ce6183e63401ca95e87'/>
<id>urn:sha1:2185378be40df3639b7a7ce6183e63401ca95e87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[backup/systemstatus] Show up/downloads in backup page</title>
<updated>2020-02-26T14:19:34+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-02-26T14:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=92527b0b2d8a76ee8ae368541c60d0a07c889dbc'/>
<id>urn:sha1:92527b0b2d8a76ee8ae368541c60d0a07c889dbc</id>
<content type='text'>
Add AJAX API to dozmod module to query the fileserver status
of dmsd.
</content>
</entry>
<entry>
<title>Update translations</title>
<updated>2019-02-18T14:51:27+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-02-18T14:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=4a2c2ab41e7c29b1966d02fc40b7c7257b01f8d7'/>
<id>urn:sha1:4a2c2ab41e7c29b1966d02fc40b7c7257b01f8d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[dozmod] Add UI to create preset network rules</title>
<updated>2019-02-12T10:44:51+00:00</updated>
<author>
<name>Udo Walter</name>
</author>
<published>2019-02-12T10:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=1ee6bdcda1b285b24829eefc9b9e0ca14b828f77'/>
<id>urn:sha1:1ee6bdcda1b285b24829eefc9b9e0ca14b828f77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[dozmod] Add editor for predefined run scripts</title>
<updated>2018-12-10T14:43:07+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-12-10T14:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=b98119be9411ad73b989fdf29284ad59b8340e4e'/>
<id>urn:sha1:b98119be9411ad73b989fdf29284ad59b8340e4e</id>
<content type='text'>
Assigning scripts to certain locations only is currently not possible.
Whether this is required is to be discussed, since predefined scripts
selectable by bwLehrpool-Suite users would almost cover this use case.

Refs #3145
</content>
</entry>
<entry>
<title>Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin</title>
<updated>2018-11-22T23:12:56+00:00</updated>
<author>
<name>Udo Walter</name>
</author>
<published>2018-11-22T23:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=778d84a178ff2d635675f7492d19ad853996a452'/>
<id>urn:sha1:778d84a178ff2d635675f7492d19ad853996a452</id>
<content type='text'>
# Conflicts:
#	modules-available/dozmod/page.inc.php
</content>
</entry>
<entry>
<title>[dozmod] add network share submodule</title>
<updated>2018-11-22T23:10:20+00:00</updated>
<author>
<name>Udo Walter</name>
</author>
<published>2018-11-22T23:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=541b9aae3a8f96b0a800dbccf348e360c92a292c'/>
<id>urn:sha1:541b9aae3a8f96b0a800dbccf348e360c92a292c</id>
<content type='text'>
</content>
</entry>
</feed>
