summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics
Commit message (Expand)AuthorAgeFilesLines
* [statistics] Fix invalid array accessSimon Rettberg2023-06-281-1/+1
* [statistics] hints: Only show machines active in recent past (60 days)Simon Rettberg2023-05-241-0/+5
* [statistics] Add filter for HDD rpmSimon Rettberg2023-05-114-3/+24
* [statistics] Fix system model filterSimon Rettberg2023-05-102-1/+38
* [statistics] Fix typoSimon Rettberg2023-05-102-2/+2
* [statistics] Fix spelling errorSteffen Ritter2023-05-081-1/+1
* [statistics] Fix lang: Old and new were swappedSimon Rettberg2023-04-242-4/+4
* [statistics] Remove anydev filterSimon Rettberg2023-04-241-1/+1
* [statistics] Fix warning on empty list; add commentsSimon Rettberg2023-02-281-22/+29
* [statistics] Fix notice on invalid array key accessSimon Rettberg2023-02-061-1/+1
* [statistics] Modernize column handling in JS for filter and show/hideSimon Rettberg2023-01-201-54/+29Star
* [statistics] Expose proper id44/45 values in ~poweron event filteringSimon Rettberg2023-01-202-8/+15
* [statistics] Listview: Display roomlayout and unique properties in a sidebarSimon Rettberg2023-01-185-7/+89
* [statistics] Remove debug messageSimon Rettberg2023-01-111-1/+0Star
* [statistics] Add hint regarding blue tint of usage graphSimon Rettberg2023-01-054-8/+10
* [statistics] Fix graph background if there are no lecturesSimon Rettberg2023-01-051-0/+1
* [statistics] Only show graph if no non-location filters are setSimon Rettberg2022-12-083-43/+83
* [statistics] Add ID45 partition size filterSimon Rettberg2022-12-064-7/+10
* [statistics] Per-location usage stats; include active lecture countSimon Rettberg2022-12-026-34/+181
* [statistics] Add NIC Speed to client list, switch to Dictionary::number()Simon Rettberg2022-11-152-7/+30
* [inc/Dictionary] Add locale-aware number formatting methodSimon Rettberg2022-11-151-3/+3
* [statistics] Fix potential invalid array accessSimon Rettberg2022-11-151-1/+1
* [statistics] Add ID45 column to client listSimon Rettberg2022-11-112-4/+10
* [statistics] Client list: Add option to hide columnsSimon Rettberg2022-11-116-3/+68
* [statistics] Add placeholder to filtersSimon Rettberg2022-11-111-2/+2
* [statistics] Fake one HDD if machine has old-style sysinfo dataSimon Rettberg2022-10-311-0/+4
* [statistics] Deal with broken HDDs that lead to incomplete dataSimon Rettberg2022-10-312-1/+4
* [statistics] Add machine state icon to hints tablesSimon Rettberg2022-10-276-0/+35
* [statistics] Don't wrap partition name column in machine viewSimon Rettberg2022-10-271-1/+3
* [statistics] Force-override partiton name for 44/45 in machine viewSimon Rettberg2022-10-271-1/+1
* [statistics] Use partition numbers from kernelSimon Rettberg2022-10-262-10/+24
* [statistics] Remove test codeSimon Rettberg2022-09-281-10/+0Star
* [statistics] Prevent out-of-order event handlingSimon Rettberg2022-09-281-0/+4
* [statistics] Silence noticeSimon Rettberg2022-09-161-1/+2
* [statistics] Filter: Allow mac address with ':' and no separator at allSimon Rettberg2022-09-131-1/+21
* [statistics] Add NIC speed filter/displaySimon Rettberg2022-09-127-0/+33
* [statistics] Simplify SPD value interpretation now that I get itSimon Rettberg2022-08-011-39/+26Star
* [statistics] hints: Sort all tables by hostnameSimon Rettberg2022-07-201-7/+9
* [statistics] chart: Fix table highlight not resetting on mouseoutSimon Rettberg2022-07-201-0/+6
* Update translationsSimon Rettberg2022-07-114-0/+4
* [statistics] Add support for yet another JEDEC encoding schemeSimon Rettberg2022-07-071-1/+3
* [statistics] Decode SPD JEDEC manufacturer IDsSimon Rettberg2022-07-071-0/+36
* [statistics] Allow '*' in "any" search filterSimon Rettberg2022-07-071-2/+2
* [statistics] Fix problems with unusual column names in query builderSimon Rettberg2022-07-062-4/+9
* [statistics] Fix Chart.js for HDD viewSimon Rettberg2022-07-066-96/+110
* [js_chart] Update to Chart.js 3.0.8Simon Rettberg2022-07-049-150/+110Star
* [statistics] Add a few more RAM/HDD size groups, future is catching up..Simon Rettberg2022-07-041-2/+4
* [statistics] Increase RAM size warning limitsSimon Rettberg2022-07-041-2/+2
* [statistics] Fix standby crash filterSimon Rettberg2022-06-231-12/+18
* [statistics] Filter bogus memory speed hintsSimon Rettberg2022-06-221-2/+8