Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [statistics] Fix select items in filterbox, tweak ID44 size grouping | Simon Rettberg | 2018-04-19 | 1 | -3/+3 |
| | |||||
* | [statistics] Show ID45 partition in green, like ID44 | Simon Rettberg | 2018-03-21 | 1 | -3/+3 |
| | | | | Closes #3325 | ||||
* | [statistics] Refine permissions, add some new ones | Simon Rettberg | 2018-03-04 | 9 | -22/+35 |
| | |||||
* | [statistics] Properly display runmode name in client list | Simon Rettberg | 2018-01-15 | 1 | -1/+5 |
| | |||||
* | [statistics] Fix typo in last commit | Simon Rettberg | 2018-01-15 | 1 | -1/+1 |
| | |||||
* | [statistics] Fix "filter by cores" button in client list | Simon Rettberg | 2018-01-15 | 1 | -6/+6 |
| | | | | Closes #3284 | ||||
* | [statistics] Add "replace machines" feature (not linked to anywhere yet) | Simon Rettberg | 2018-01-11 | 1 | -0/+4 |
| | |||||
* | [statistics] Add filters for uptime and hostname | Simon Rettberg | 2018-01-08 | 1 | -1/+3 |
| | | | | Closes #3278 | ||||
* | [statistics] added permissions to view client statistics, delete clients and ↵ | Udo Walter | 2017-12-28 | 3 | -11/+41 |
| | | | | edit notes of clients | ||||
* | [statistics] Properly mark disconnected sceens as such if the output name ↵ | Simon Rettberg | 2017-12-21 | 3 | -3/+107 |
| | | | | changed | ||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -3/+4 |
| | | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them. | ||||
* | [statistics] Fixed a bug where the filterbox kept the old dropdown entries | Jannik Schönartz | 2017-12-05 | 1 | -0/+1 |
| | |||||
* | [statistics] Fix link to runmode in client details view | Simon Rettberg | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | [statistics] Restore client list heading | Simon Rettberg | 2017-12-04 | 1 | -0/+2 |
| | |||||
* | [statistics] Add delete functionality | Simon Rettberg | 2017-12-04 | 1 | -4/+41 |
| | |||||
* | [syslog, statistics] Pretty print time, shorten CPU model in list | Simon Rettberg | 2017-12-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into permission-manager | Simon Rettberg | 2017-12-01 | 5 | -53/+78 |
|\ | |||||
| * | [statistics] Handle runmode and its isclient flag | Simon Rettberg | 2017-11-30 | 4 | -39/+58 |
| | | |||||
| * | [statistics] Introduce state column to get rid of complicated state ↵ | Simon Rettberg | 2017-11-28 | 2 | -13/+19 |
| | | | | | | | | | | | | determination This also adds support for the STANDBY state | ||||
| * | [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug ↵ | Jannik Schönartz | 2017-11-20 | 1 | -1/+1 |
| | | | | | | | | where the client-log was losing the specific client when a filter was added. | ||||
* | | Merge remote-tracking branch 'origin/master' into permission-manager | Udo Walter | 2017-11-21 | 1 | -1/+2 |
|\| | | | | | | | | | | | # Conflicts: # modules-available/backup/templates/_page.html # style/default.css | ||||
| * | [translation] Added translation for 'subnet' filter | Steffen Ritter | 2017-09-05 | 1 | -1/+2 |
| | | |||||
* | | [statistics] moved "add filter" button closer to the filter field | Udo Walter | 2017-10-18 | 1 | -3/+3 |
| | | |||||
* | | [statistics] changed coloring of naviation buttons from blue to 'pressed down'; | Udo Walter | 2017-10-13 | 1 | -10/+13 |
| | | | | | | | | added scroll to top button; removed space between filter and 'add filter button' | ||||
* | | [statistics] fixed inconsistencies | Udo Walter | 2017-09-28 | 8 | -226/+262 |
|/ | |||||
* | [statistics] Hide "add beamer" for screens with no EDID | Simon Rettberg | 2017-05-10 | 1 | -2/+4 |
| | |||||
* | [statistics] Better errormsg in install, link to projectors added | Simon Rettberg | 2017-04-07 | 1 | -1/+1 |
| | |||||
* | [statistics] Handle client screens, manage projectors | Simon Rettberg | 2017-04-06 | 2 | -0/+51 |
| | |||||
* | [statistics] Use new decollapser on front page | Simon Rettberg | 2016-12-02 | 4 | -16/+35 |
| | |||||
* | [statistics] Show red hdd icon in client list when filtering by ID44 == 0 ↵ | Simon Rettberg | 2016-11-14 | 1 | -0/+3 |
| | | | | and machine has no HDD installed at all | ||||
* | [locations/statistics] Make machine counting more consistent | Simon Rettberg | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | [statistics] Fix currentuser filter | Simon Rettberg | 2016-09-09 | 1 | -1/+2 |
| | |||||
* | [statistics] Fix pressing return in "add filter" dialog | Simon Rettberg | 2016-09-09 | 1 | -2/+2 |
| | |||||
* | [statistics] Fix list sorting once again | Simon Rettberg | 2016-09-09 | 1 | -0/+1 |
| | |||||
* | [statistics] Show current lecture, use new logging format/columns if possible | Simon Rettberg | 2016-09-01 | 1 | -1/+8 |
| | |||||
* | [statistics] Fix toggle between list and stats | Simon Rettberg | 2016-09-01 | 1 | -1/+0 |
| | |||||
* | minor improvements including #2970. | Christian Klinger | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | Clean up css a bit | Simon Rettberg | 2016-08-17 | 4 | -4/+4 |
| | |||||
* | [statistics] Fix list view and sorting | Simon Rettberg | 2016-08-15 | 2 | -39/+41 |
| | | | | Broken when moving JS snippets around | ||||
* | [statistics] Tweak layout, ellipsis in table without ruining layout (super ↵ | Simon Rettberg | 2016-08-02 | 3 | -25/+26 |
| | | | | awesome solution) | ||||
* | [statistics] Fix minor layout issues | Simon Rettberg | 2016-07-29 | 1 | -29/+30 |
| | |||||
* | [statistics] Make filtering more dynamic, remove hard cutoff from summary | Simon Rettberg | 2016-07-29 | 5 | -11/+35 |
| | |||||
* | use ellipsis via CSS to prevent long systemmodels to break the layout. | Christian Klinger | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Merging some refactoring + new filter functionality. | Christian Klinger | 2016-07-15 | 7 | -245/+257 |
| | |||||
* | [statistics] Add location to filter dropdown list | Simon Rettberg | 2016-07-13 | 2 | -7/+19 |
| | |||||
* | [statistics] Change delimiter to something more unusual, add captions for ↵ | Simon Rettberg | 2016-07-13 | 1 | -27/+47 |
| | | | | filter options | ||||
* | [statistics] Minor html cleanup/fixes | Simon Rettberg | 2016-07-13 | 1 | -11/+15 |
| | |||||
* | Squashed commit of the following: | Christian Klinger | 2016-07-13 | 6 | -20/+266 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 4 | -8/+8 |
| | |||||
* | [statistics] Show lspci info in machine details | Simon Rettberg | 2016-05-25 | 1 | -0/+28 |
| |