summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics
Commit message (Expand)AuthorAgeFilesLines
* [statistics] Keep statistics longer for analysisSteffen Ritter2024-01-251-1/+1
* [locations/statistics] More type safety, array key checksSimon Rettberg2024-01-183-10/+16
* Fix type errorsSimon Rettberg2024-01-171-1/+1
* [statistics] Sanitize live values from clientSimon Rettberg2023-12-141-1/+5
* Update translationsSimon Rettberg2023-11-201-1/+1
* Fix more type errors, stricter typingSimon Rettberg2023-11-155-12/+19
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-1416-154/+103Star
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-023-11/+3Star
* [statistics] Fix mysql regex to delete non-ASCII valuesSimon Rettberg2023-10-301-1/+4
* Fix a few deprecation warnings on PHP 8.2Simon Rettberg2023-10-061-1/+3
* [statistics] Fix status-iconSimon Rettberg2023-09-251-1/+4
* [statistics] Add hints for old CPUs (to be implemented on client)Simon Rettberg2023-09-255-1/+63
* [statistics] Add more manufacturer name fixesSimon Rettberg2023-08-031-5/+12
* [statistics] Add even more more weird JEDEC encodingsSimon Rettberg2023-08-031-22/+39
* [statistics] Move functionSimon Rettberg2023-08-031-14/+14
* [statistics] Support yet another weird JEDEC encodingSimon Rettberg2023-08-021-2/+10
* [statistics] Add button to copy existing ruleSimon Rettberg2023-08-021-0/+5
* [statistics] Don't duplicate user in .vmchooser-session eventSimon Rettberg2023-07-181-2/+0Star
* [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