summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [statistics] client details: show which pci devices are passed throughhardware-statsSimon Rettberg2022-04-062-4/+35
|
* [systemstatus] Add distro and kernel versionSimon Rettberg2022-03-094-5/+14
|
* [eventlog] Blob is not enoughSimon Rettberg2022-03-091-1/+1
|
* [eventlog] Fix null accessSimon Rettberg2022-03-011-1/+1
|
* [rebootcontrol] Always log WOL messages to browserSimon Rettberg2022-01-311-2/+2
|
* [rebootcontrol] IP is supposed to be broadcast address in this contextSimon Rettberg2022-01-311-5/+5
|
* [rebootcontrol] Adapt do new WakeOnLan taskSimon Rettberg2022-01-271-198/+185Star
|
* [statistics] Add comments to the HardwareParser classSimon Rettberg2022-01-181-36/+114
|
* [statistics] Fold constantSimon Rettberg2022-01-181-6/+4Star
|
* [statistics] Fix join ordering; renames and commentsSimon Rettberg2022-01-178-17/+29
|
* [statistics] Add commentsSimon Rettberg2022-01-171-0/+12
|
* [statistics] Make query builder a bit more OOPSimon Rettberg2022-01-125-102/+138
|
* api: Don't use mb_strtolowerSimon Rettberg2022-01-121-1/+1
|
* [serversetup-bwlp-ipxe] Add GRUB localboot methodSimon Rettberg2021-12-201-6/+4Star
| | | | | Requires new satellite server 3.11+ Got rid of EFI syslinux boot mode, it never worked properly.
* [serversetup-bwlp-ipxe] Fix "locations" module name -> create constraintSimon Rettberg2021-12-171-1/+1
|
* [locations/passthrough] Make location assignment recusiveSimon Rettberg2021-12-175-18/+55
| | | | | Properly show inherited passthough groups in location list, disable inherited passthrough groups in selection dialog.
* [statistics] Fix query buildingSimon Rettberg2021-12-171-2/+3
|
* [eventlog] Add english translationsSimon Rettberg2021-12-173-3/+60
|
* [eventlog] Change template referencing syntaxSimon Rettberg2021-12-171-2/+5
| | | | | | | If no "capture group" is given, assume group 1, which is (virtually) the only group that exists for any filter except regex. Change the separator from . to :, to disambiguate from the optionaly unit specifier. So for most cases, you just have %1%, %2mb% etc.
* [eventlog] Make more hw properties filterableSimon Rettberg2021-12-162-17/+46
|
* [passthrough] Fix saving groupidSimon Rettberg2021-12-091-1/+1
|
* [passthrough] Add location assignment pageSimon Rettberg2021-12-074-2/+81
|
* [eventlog] Fix deleting transportSimon Rettberg2021-12-071-1/+1
|
* [statistics/passthrough] Consider group<->location mapping for KCLSimon Rettberg2021-12-076-3/+101
|
* [eventlog] install: Fix SQLSimon Rettberg2021-12-011-1/+1
|
* [locations] Modularize additional column handlingSimon Rettberg2021-11-3018-236/+467
| | | | | Additional columns are now added through a hook, moving specialized code where it belongs.
* [permissionmanager] Fix for PHP 8Simon Rettberg2021-11-291-1/+3
|
* [statistics] Remove debug spamSimon Rettberg2021-11-261-2/+2
|
* [statistics] Add lookup table for GPT type UUIDsSimon Rettberg2021-11-263-3/+162
|
* [eventlog] Allow filtering by select hardware info (to be extended)Simon Rettberg2021-11-253-14/+65
|
* [statistics] Support IOMMU for AMDSimon Rettberg2021-11-241-2/+9
|
* [eventlog] Add id45mb, add commentSimon Rettberg2021-11-241-1/+2
|
* [passthrough] Make buttonbar fixed at bottom of screenSimon Rettberg2021-11-241-9/+11
|
* [passthrough] Show+Highlight device from URL hash (link in statistics)Simon Rettberg2021-11-242-2/+14
|
* [statistics] Fix: Don't crash on missing memory dataSimon Rettberg2021-11-031-1/+4
|
* Merge branch 'master' into hardware-statsSimon Rettberg2021-10-182-6/+16
|\
| * [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
* | [statistica] Query support etc.Simon Rettberg2021-10-1812-122/+142
| |
* | [statistics] langSimon Rettberg2021-10-043-1/+22
| |
* | [statistics] stufSimon Rettberg2021-10-046-156/+290
| |
* | [statistics] Adapt hw-data parsing to new json format for displaySimon Rettberg2021-09-3010-427/+606
| |
* | [statistics] HintsSimon Rettberg2021-09-278-15/+132
| |
* | [statistics/passthrough] WIPSimon Rettberg2021-09-247-15/+99
| |
* | [statistics/passthrough] WIPSimon Rettberg2021-09-249-27/+156
| |
* | [statistics/passthrough] FixesSimon Rettberg2021-09-213-7/+6Star
| |
* | Passthrough WIPSimon Rettberg2021-09-2113-73/+432
| |
* | [statistics] Query builder WIPSimon Rettberg2021-09-143-4/+119
| |
* | [statistics] NVMe, numeric column, stuffSimon Rettberg2021-09-136-887/+972
| |
* | [statistics] ComputerSimon Rettberg2021-09-082-29/+68
| |