<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/statistics/install.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/statistics/install.inc.php?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/statistics/install.inc.php?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2025-03-18T16:41:24+00:00</updated>
<entry>
<title>[statistics] Make sure 'notes' and 'id44mb' columns get initialized</title>
<updated>2025-03-18T16:41:24+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2025-03-18T16:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=36a3d4f39b182f19b2ad2a09891db4019826551b'/>
<id>urn:sha1:36a3d4f39b182f19b2ad2a09891db4019826551b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[statistics] Track firmware used by clients and display in machine details</title>
<updated>2024-12-16T15:06:38+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2024-12-16T15:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=8e706622c388c16d25c21048c35b3a08a9096449'/>
<id>urn:sha1:8e706622c388c16d25c21048c35b3a08a9096449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[statistics] Fix mysql regex to delete non-ASCII values</title>
<updated>2023-10-30T09:04:51+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2023-10-30T09:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=cf4d3241e2a987baf14d7f4a298ac99dc7ffdb75'/>
<id>urn:sha1:cf4d3241e2a987baf14d7f4a298ac99dc7ffdb75</id>
<content type='text'>
Before updating columns to ASCII only, make sure there are no
entries that contain invalid characters. Unfortunately mysql
took the stupid approach of treating a-z as "any alphabetic
character" by default, so we'd retain Ä and ſ too.
Also, stupid me for not verifying this every time I use a
regex engine anywhere.
</content>
</entry>
<entry>
<title>[statistics] Per-location usage stats; include active lecture count</title>
<updated>2022-12-02T14:24:08+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-12-02T14:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=200d92c8491d5060af5dd839aa82d1e51b058dd6'/>
<id>urn:sha1:200d92c8491d5060af5dd839aa82d1e51b058dd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[statistics] install: Remove bogus SCREEN entries on update</title>
<updated>2022-05-12T15:30:29+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2022-05-12T15:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=4845167135bd6184646281dd0eb39d1d065e7b79'/>
<id>urn:sha1:4845167135bd6184646281dd0eb39d1d065e7b79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[statistics] Adapt hw-data parsing to new json format for display</title>
<updated>2022-03-09T14:06:54+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-09-30T15:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=d736e75ade7a4472aefb72af9036f86016adcb42'/>
<id>urn:sha1:d736e75ade7a4472aefb72af9036f86016adcb42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[passthrough] New module for managing hardware passthrough for QEMU</title>
<updated>2022-03-09T14:06:54+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-09-21T14:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=67e6b6c9981207d7d658f2ad2bf1c39b75c099c7'/>
<id>urn:sha1:67e6b6c9981207d7d658f2ad2bf1c39b75c099c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[statistics] Support new json-format of hardware info from client</title>
<updated>2022-03-09T14:06:25+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-08-24T14:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=291837061ba13647f49cc32092fd0a3ec89d51ed'/>
<id>urn:sha1:291837061ba13647f49cc32092fd0a3ec89d51ed</id>
<content type='text'>
We now try to use JSON output mode from any tool on the client
to supply information, for easier parsability and hopefully, a more
stable format.
</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>[statistics] Better check if locationid trigger exists</title>
<updated>2021-03-04T14:39:18+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-03-04T14:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=d2e9f25c02f800138c3fcc571ec4e611847a8b3d'/>
<id>urn:sha1:d2e9f25c02f800138c3fcc571ec4e611847a8b3d</id>
<content type='text'>
</content>
</entry>
</feed>
