<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/index.php, branch v3.10</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/index.php?h=v3.10</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/index.php?h=v3.10'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2021-03-22T12:14:59+00:00</updated>
<entry>
<title>index.php: Minor formatting changes</title>
<updated>2021-03-22T12:14:59+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-03-22T12:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=5996eb522ea5b3abd5fe5b60b8666f0cec49e711'/>
<id>urn:sha1:5996eb522ea5b3abd5fe5b60b8666f0cec49e711</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[main] Incorporate taskmanager callbacks into slx-fixes.js</title>
<updated>2019-04-01T16:15:42+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2019-04-01T15:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=a1443c8057541bf5589f9fd830e8a76565fd6127'/>
<id>urn:sha1:a1443c8057541bf5589f9fd830e8a76565fd6127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[inc/Module] Overhaul dependency loading and handling of js/css</title>
<updated>2018-04-13T15:31:56+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-04-13T15:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=5370b98936418b2b548c023813039b8bf2074a55'/>
<id>urn:sha1:5370b98936418b2b548c023813039b8bf2074a55</id>
<content type='text'>
This is supposed to prevent unneeded js/css from being pulled in
</content>
</entry>
<entry>
<title>index.php: Hacky way of telling the php error handler to skip stack frames</title>
<updated>2018-02-13T15:26:31+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-02-13T15:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=afdedd1b184692b1aacde4d81c2b1b1fb0726c15'/>
<id>urn:sha1:afdedd1b184692b1aacde4d81c2b1b1fb0726c15</id>
<content type='text'>
This can be used to show more meaningful error messages in debug mode at
the bottom of the page. Prefix the error message with [skip:N] where
N is the number of stack frames to skip when printing the error message.
The php error log will still receive the complete stack trace.
</content>
</entry>
<entry>
<title>[inc/Database] Add profiling info (timing, query count)</title>
<updated>2018-01-04T17:29:51+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-01-04T17:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=b16e404dd98ed9536f1a048090c48fbab2225b19'/>
<id>urn:sha1:b16e404dd98ed9536f1a048090c48fbab2225b19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix A LOT of type problems, logic flaws, uninitialized variables etc.</title>
<updated>2017-12-16T17:33:16+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-12-16T17:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=cd55ead3e2810e209b726faca12fa749f6875d0f'/>
<id>urn:sha1:cd55ead3e2810e209b726faca12fa749f6875d0f</id>
<content type='text'>
Most of them were found by phpstorm, so I put in some time and
went through the list, fixing quite a bunch of them.
</content>
</entry>
<entry>
<title>Allow page modules with digits in name</title>
<updated>2017-10-06T16:00:43+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-10-06T16:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=0b22b1d8a316e4cd324c3fa1cdbc24ab1294bf93'/>
<id>urn:sha1:0b22b1d8a316e4cd324c3fa1cdbc24ab1294bf93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[webinterface] Log user out when disabling HTTPS to prevent lockout</title>
<updated>2017-05-05T11:04:19+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-05-05T11:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=f7900fa08276d2668221a1b4ce7462d68e6f2893'/>
<id>urn:sha1:f7900fa08276d2668221a1b4ce7462d68e6f2893</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[webinterface] Add separate option to enable HSTS</title>
<updated>2017-05-04T14:50:35+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-05-04T14:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=71baea4fa255912113ad3067b74de72d2f09ce7f'/>
<id>urn:sha1:71baea4fa255912113ad3067b74de72d2f09ce7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Relax anti-caching headers a bit</title>
<updated>2017-04-27T10:03:43+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2017-04-27T10:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=5490739e152d19a8448ee708cd924f9d306ea057'/>
<id>urn:sha1:5490739e152d19a8448ee708cd924f9d306ea057</id>
<content type='text'>
</content>
</entry>
</feed>
