Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [statistics] Ignore HDDS (block devices) that are too small | Simon Rettberg | 2024-09-19 | 1 | -1/+3 |
| | |||||
* | [statistics] Update VMware 12.5.x hint as current releases ship it again | Simon Rettberg | 2024-09-12 | 2 | -2/+2 |
| | |||||
* | [statistics] Extend usage history to 10 days, add pie chart | Simon Rettberg | 2024-09-12 | 3 | -34/+93 |
| | |||||
* | Update/Cleanup translations | Simon Rettberg | 2024-07-02 | 2 | -4/+2 |
| | |||||
* | [statistics] Keep statistics longer for analysis | Steffen Ritter | 2024-01-25 | 1 | -1/+1 |
| | |||||
* | [locations/statistics] More type safety, array key checks | Simon Rettberg | 2024-01-18 | 3 | -10/+16 |
| | |||||
* | Fix type errors | Simon Rettberg | 2024-01-17 | 1 | -1/+1 |
| | |||||
* | [statistics] Sanitize live values from client | Simon Rettberg | 2023-12-14 | 1 | -1/+5 |
| | |||||
* | Update translations | Simon Rettberg | 2023-11-20 | 1 | -1/+1 |
| | |||||
* | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 5 | -12/+19 |
| | |||||
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 16 | -154/+103 |
| | |||||
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 3 | -11/+3 |
| | | | | Mostly redundant checks, logic errors, dead code, etc. | ||||
* | [statistics] Fix mysql regex to delete non-ASCII values | Simon Rettberg | 2023-10-30 | 1 | -1/+4 |
| | | | | | | | | | 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. | ||||
* | Fix a few deprecation warnings on PHP 8.2 | Simon Rettberg | 2023-10-06 | 1 | -1/+3 |
| | |||||
* | [statistics] Fix status-icon | Simon Rettberg | 2023-09-25 | 1 | -1/+4 |
| | |||||
* | [statistics] Add hints for old CPUs (to be implemented on client) | Simon Rettberg | 2023-09-25 | 5 | -1/+63 |
| | |||||
* | [statistics] Add more manufacturer name fixes | Simon Rettberg | 2023-08-03 | 1 | -5/+12 |
| | |||||
* | [statistics] Add even more more weird JEDEC encodings | Simon Rettberg | 2023-08-03 | 1 | -22/+39 |
| | |||||
* | [statistics] Move function | Simon Rettberg | 2023-08-03 | 1 | -14/+14 |
| | |||||
* | [statistics] Support yet another weird JEDEC encoding | Simon Rettberg | 2023-08-02 | 1 | -2/+10 |
| | |||||
* | [statistics] Add button to copy existing rule | Simon Rettberg | 2023-08-02 | 1 | -0/+5 |
| | |||||
* | [statistics] Don't duplicate user in .vmchooser-session event | Simon Rettberg | 2023-07-18 | 1 | -2/+0 |
| | | | | It's already there from the machine table data as currentuser | ||||
* | [statistics] Fix invalid array access | Simon Rettberg | 2023-06-28 | 1 | -1/+1 |
| | |||||
* | [statistics] hints: Only show machines active in recent past (60 days) | Simon Rettberg | 2023-05-24 | 1 | -0/+5 |
| | |||||
* | [statistics] Add filter for HDD rpm | Simon Rettberg | 2023-05-11 | 4 | -3/+24 |
| | |||||
* | [statistics] Fix system model filter | Simon Rettberg | 2023-05-10 | 2 | -1/+38 |
| | |||||
* | [statistics] Fix typo | Simon Rettberg | 2023-05-10 | 2 | -2/+2 |
| | |||||
* | [statistics] Fix spelling error | Steffen Ritter | 2023-05-08 | 1 | -1/+1 |
| | |||||
* | [statistics] Fix lang: Old and new were swapped | Simon Rettberg | 2023-04-24 | 2 | -4/+4 |
| | |||||
* | [statistics] Remove anydev filter | Simon Rettberg | 2023-04-24 | 1 | -1/+1 |
| | | | | Doesn't make any sense if you don't know what it does :-) | ||||
* | [statistics] Fix warning on empty list; add comments | Simon Rettberg | 2023-02-28 | 1 | -22/+29 |
| | |||||
* | [statistics] Fix notice on invalid array key access | Simon Rettberg | 2023-02-06 | 1 | -1/+1 |
| | |||||
* | [statistics] Modernize column handling in JS for filter and show/hide | Simon Rettberg | 2023-01-20 | 1 | -54/+29 |
| | |||||
* | [statistics] Expose proper id44/45 values in ~poweron event filtering | Simon Rettberg | 2023-01-20 | 2 | -8/+15 |
| | |||||
* | [statistics] Listview: Display roomlayout and unique properties in a sidebar | Simon Rettberg | 2023-01-18 | 5 | -7/+89 |
| | | | | | .... if viewport is wide enouh, it will be a sidebar, otherwise, it will be displayed above the actual list. | ||||
* | [statistics] Remove debug message | Simon Rettberg | 2023-01-11 | 1 | -1/+0 |
| | |||||
* | [statistics] Add hint regarding blue tint of usage graph | Simon Rettberg | 2023-01-05 | 4 | -8/+10 |
| | |||||
* | [statistics] Fix graph background if there are no lectures | Simon Rettberg | 2023-01-05 | 1 | -0/+1 |
| | |||||
* | [statistics] Only show graph if no non-location filters are set | Simon Rettberg | 2022-12-08 | 3 | -43/+83 |
| | | | | Closes #3694 | ||||
* | [statistics] Add ID45 partition size filter | Simon Rettberg | 2022-12-06 | 4 | -7/+10 |
| | | | | Closes #3927 | ||||
* | [statistics] Per-location usage stats; include active lecture count | Simon Rettberg | 2022-12-02 | 6 | -34/+181 |
| | |||||
* | [statistics] Add NIC Speed to client list, switch to Dictionary::number() | Simon Rettberg | 2022-11-15 | 2 | -7/+30 |
| | |||||
* | [inc/Dictionary] Add locale-aware number formatting method | Simon Rettberg | 2022-11-15 | 1 | -3/+3 |
| | |||||
* | [statistics] Fix potential invalid array access | Simon Rettberg | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | [statistics] Add ID45 column to client list | Simon Rettberg | 2022-11-11 | 2 | -4/+10 |
| | |||||
* | [statistics] Client list: Add option to hide columns | Simon Rettberg | 2022-11-11 | 6 | -3/+68 |
| | |||||
* | [statistics] Add placeholder to filters | Simon Rettberg | 2022-11-11 | 1 | -2/+2 |
| | |||||
* | [statistics] Fake one HDD if machine has old-style sysinfo data | Simon Rettberg | 2022-10-31 | 1 | -0/+4 |
| | | | | | | | | If the machine never booted with the new JSON-style HW info reporting, we don't have any information about the number of HDDs in that system. These machines would show up with a red "missing HDD" icon in the machine list, which is bad. For now, if we have no meta data but know the machine has an ID44 partition, just assume the machine has one HDD. | ||||
* | [statistics] Deal with broken HDDs that lead to incomplete data | Simon Rettberg | 2022-10-31 | 2 | -1/+4 |
| | | | | | | | We had a machine with a broken HDD that showed up as /dev/sda but didn't do much else, confusing tools like lsblk and fdisk, and ultimately leading to incomplete data in our DB that would make PHP freak out too much about missing array indices and wrong types. | ||||
* | [statistics] Add machine state icon to hints tables | Simon Rettberg | 2022-10-27 | 6 | -0/+35 |
| |