Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [statistics] Float cannot be array index | Simon Rettberg | 2017-06-07 | 1 | -2/+2 |
| | |||||
* | [statistics] Handle client screens, manage projectors | Simon Rettberg | 2017-04-06 | 1 | -0/+70 |
| | |||||
* | [statistics] Fetch client log by UUID, not IP | Simon Rettberg | 2017-03-29 | 1 | -1/+1 |
| | |||||
* | [statistics/locations/..] Cache calculated locationid of machine in machine ↵ | Simon Rettberg | 2016-12-06 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | table We now have three columns for the locationid: - subnetlocationid Updated whenever the clientip of a client changes on bootup, or when locations/subnets are edited in the locations module. - fixedlocationid Takes the role of the old locationid field - set when a machine is placed in a room via roomplanner, set to NULL otherwise. - locationid Set to fixedlocationid if it's not NULL, to subnetlocationid otherwise. The field is updated by a BEFORE UPDATE trigger. | ||||
* | [statistics] Check if module 'syslog' is active before showing client log | Simon Rettberg | 2016-12-06 | 1 | -25/+27 |
| | |||||
* | [statistics] Use new decollapser on front page | Simon Rettberg | 2016-12-02 | 1 | -7/+10 |
| | |||||
* | [statistics] Add support for parsing GPT output from busybox fdisk | Simon Rettberg | 2016-11-18 | 1 | -0/+3 |
| | |||||
* | [statistics] Show red hdd icon in client list when filtering by ID44 == 0 ↵ | Simon Rettberg | 2016-11-14 | 1 | -1/+11 |
| | | | | and machine has no HDD installed at all | ||||
* | [statistics] queryFirst -> simpleQuery -.- | Simon Rettberg | 2016-09-09 | 1 | -1/+1 |
| | | | | That's why I felt I fixed it two times; one time was the wrong line :( | ||||
* | [locations/statistics] Make machine counting more consistent | Simon Rettberg | 2016-09-09 | 1 | -0/+1 |
| | |||||
* | [statistics] Used simpleQuery instead of queryFirst | Simon Rettberg | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | [statistics] Fix currentuser filter | Simon Rettberg | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | [statistics] Show current lecture, use new logging format/columns if possible | Simon Rettberg | 2016-09-01 | 1 | -2/+20 |
| | |||||
* | [statistics] Handle lastboot = 0 as offline, fix hdd parsing, add raw display | Simon Rettberg | 2016-08-22 | 1 | -9/+19 |
| | |||||
* | [statistics] Fix class name typo | Simon Rettberg | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | [statistics] Fix minor layout issues | Simon Rettberg | 2016-07-29 | 1 | -7/+10 |
| | |||||
* | [statistics] Make filtering more dynamic, remove hard cutoff from summary | Simon Rettberg | 2016-07-29 | 1 | -8/+32 |
| | |||||
* | Merging some refactoring + new filter functionality. | Christian Klinger | 2016-07-15 | 1 | -420/+112 |
| | |||||
* | [statistics] Add location to filter dropdown list | Simon Rettberg | 2016-07-13 | 1 | -2/+18 |
| | |||||
* | [statistics] Change delimiter to something more unusual, add captions for ↵ | Simon Rettberg | 2016-07-13 | 1 | -7/+10 |
| | | | | filter options | ||||
* | [statistics] Fix indentation | Simon Rettberg | 2016-07-13 | 1 | -1072/+1074 |
| | |||||
* | forgot to remove debug die(). | Christian Klinger | 2016-07-13 | 1 | -1/+0 |
| | |||||
* | Squashed commit of the following: | Christian Klinger | 2016-07-13 | 1 | -905/+1120 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit af19d2aa593a4b4b068a5bc3707d74378625d774 Author: Christian Klinger <spam@klinch.de> Date: Wed Jul 13 12:32:17 2016 +0200 added sorting functionality. commit 0030ebebb49bad18fba8e74184d331be5485ed4e Author: Christian Klinger <spam@klinch.de> Date: Fri Jul 8 16:09:16 2016 +0200 small improvements. commit 8dc5ee1173ffbc6e689f3197ad4d1ecf700a9374 Author: Christian Klinger <spam@klinch.de> Date: Fri Jul 8 12:49:29 2016 +0200 added location fiter. commit 63a2da244a6def5cdd76c654bd5a6a0c108cc47b Author: Christian Klinger <spam@klinch.de> Date: Fri Jul 8 12:25:15 2016 +0200 most filters should work. commit 847536b34cec0194c58cb41a17006a8bd88f748d Author: Christian Klinger <spam@klinch.de> Date: Tue Jul 5 15:57:38 2016 +0200 rudimentary filter options. | ||||
* | [statistics] Don't show uptime for offline clients; chart.js: highlight in bold | Simon Rettberg | 2016-07-04 | 1 | -1/+4 |
| | |||||
* | Fix some translations and page titles | Simon Rettberg | 2016-06-09 | 1 | -1/+0 |
| | |||||
* | [statistics] Show lspci info in machine details | Simon Rettberg | 2016-05-25 | 1 | -7/+135 |
| | |||||
* | MORE WMORK | Simon Rettberg | 2016-05-18 | 1 | -2/+0 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 1 | -3/+3 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 1 | -0/+792 |