summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [eventlog] Make more hw properties filterableSimon Rettberg2022-03-092-17/+46
|
* [passthrough] Add location assignment pageSimon Rettberg2022-03-094-2/+81
|
* [statistics/passthrough] Consider group<->location mapping for KCLSimon Rettberg2022-03-096-3/+102
|
* [eventlog] install: Fix SQLSimon Rettberg2022-03-092-3/+3
|
* [locations] Modularize additional column handlingSimon Rettberg2022-03-0918-236/+467
| | | | | Additional columns are now added through a hook, moving specialized code where it belongs.
* [permissionmanager] Fix for PHP 8Simon Rettberg2022-03-091-1/+3
|
* [statistics] Remove debug spamSimon Rettberg2022-03-091-2/+2
|
* [statistics] Add lookup table for GPT type UUIDsSimon Rettberg2022-03-093-3/+162
|
* [eventlog] Allow filtering by select hardware info (to be extended)Simon Rettberg2022-03-093-14/+65
|
* [statistics] Support IOMMU for AMDSimon Rettberg2022-03-091-2/+9
|
* [eventlog] Add id45mb, add commentSimon Rettberg2022-03-091-1/+2
|
* [passthrough] Make buttonbar fixed at bottom of screenSimon Rettberg2022-03-091-9/+11
|
* [passthrough] Show+Highlight device from URL hash (link in statistics)Simon Rettberg2022-03-092-2/+14
|
* [statistics] Adapt hw-data parsing to new json format for displaySimon Rettberg2022-03-0921-528/+891
|
* [passthrough] New module for managing hardware passthrough for QEMUSimon Rettberg2022-03-0917-105/+793
|
* [statistics] Support new json-format of hardware info from clientSimon Rettberg2022-03-097-424/+1151
| | | | | | 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.
* [statistics_reporting] Gather some more os infosSteffen Ritter2022-01-311-0/+9
| | | | | | * IP address * Hostname by reverse lookup on IP * OS name/version
* [statistics_reporting] Always send a minimal reportSteffen Ritter2021-11-052-41/+41
| | | | | | | Even if reporting is disabled send an absolute minimal report which includes at least the satellite version but nothing more. This is just for tracking how many servers are in use.
* [dozmod] new resource to request image detailsralph isenmann2021-10-291-1/+21
| | | | Updates: #3838
* [baseconfig] Don't reenable shadowed config varSteffen Ritter2021-10-211-0/+5
| | | | Fixes: #3595
* [sysconfig] Urge users to upload only svg images...Steffen Ritter2021-10-181-1/+1
| | | | | | | as branding. You can still change the file format in the browser dialog and hope that other file extensions work. Partly fixes #2861
* [statistics] Add additional option to show sysinfosSteffen Ritter2021-10-151-5/+15
| | | | fixes: #3657
* [eventlog] Check permissions; add synamic suggestions for keysSimon Rettberg2021-06-285-19/+120
|
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-2530-101/+1862
|
* [locations/minilinux] Minor cleanups and fixesSimon Rettberg2021-06-242-1/+2
|
* [dnbd3] Update translationsSimon Rettberg2021-06-242-5/+5
|
* [statistics] Remove dead codeSimon Rettberg2021-06-081-20/+0Star
|
* Moderize Database handlingSimon Rettberg2021-05-1173-145/+147
| | | | | | | * 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
* [session] Add simple session overview tableSimon Rettberg2021-05-114-4/+50
|
* [session] Add option to bind session to IP addressSimon Rettberg2021-05-114-5/+12
|
* [main+Session] Move session from /tmp/ to session tableSimon Rettberg2021-05-119-15/+29
|
* [systemstatus] Fix displaying VM store usage if using internal storagev3.10v3.10Simon Rettberg2021-05-111-4/+4
|
* [minilinux] Fix: List of used menus was incompleteSimon Rettberg2021-05-071-6/+3Star
|
* [baseconfig] Fix AIOOB warningSimon Rettberg2021-05-061-1/+1
|
* [locationinfo] Add missing default keys for panelsSimon Rettberg2021-05-061-0/+2
|
* [remoteaccess] Add VNC port to client configSimon Rettberg2021-05-051-1/+2
|
* [vmstore] Fix displaying mount task outputSimon Rettberg2021-05-041-1/+1
|
* [serversetup-bwlp-ipxe] Add message when exiting from iPXESimon Rettberg2021-05-032-2/+4
|
* [minilinux] Remove debug logSteffen Ritter2021-05-031-1/+0Star
|
* [statistics] Remove useless lineSteffen Ritter2021-05-031-1/+0Star
|
* [sysconfig] Layout clearfixSteffen Ritter2021-04-301-0/+1
|
* [serversetup-bwlp-ipxe] Disallow editing .special entriesSimon Rettberg2021-04-273-4/+18
|
* [serversetup-bwlp-ipxe] Fix localboot via exitSimon Rettberg2021-04-272-2/+6
|
* [rebootcontrol] Simple support for displaying SVG from stdoutSimon Rettberg2021-04-261-0/+7
|
* [vmstore] Fix display of mount task statusSimon Rettberg2021-04-231-1/+4
|
* [minilinux] Prevent overflowSimon Rettberg2021-04-211-1/+2
|
* [dozmod] Always render expired/orphaned images templateSimon Rettberg2021-04-211-8/+3Star
| | | | | | Now that the orphaned image scan exists, it doesn't make sense to hide the whole page if there are no expired images, preventing the user from scanning for orphaned files.
* [dozmod] Add checkbox for "allow student download"Simon Rettberg2021-04-214-1/+17
|
* [dozmod] Update translationsSteffen Ritter2021-04-211-5/+5
|
* [permissionmanager] Add remoteaccess to default rolesSteffen Ritter2021-04-211-0/+2
|