| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [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 |
* | [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 |
* | [statistics] added permissions to view client statistics, delete clients and ... | Udo Walter | 2017-12-28 | 3 | -11/+41 |
* | [statistics] Properly mark disconnected sceens as such if the output name cha... | Simon Rettberg | 2017-12-21 | 3 | -3/+107 |
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -3/+4 |
* | [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 determina... | Simon Rettberg | 2017-11-28 | 2 | -13/+19 |
| * | [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug wh... | Jannik Schönartz | 2017-11-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into permission-manager | Udo Walter | 2017-11-21 | 1 | -1/+2 |
|\| |
|
| * | [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 |
* | | [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 and... | Simon Rettberg | 2016-11-14 | 1 | -0/+3 |
* | [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 |
* | [statistics] Tweak layout, ellipsis in table without ruining layout (super aw... | Simon Rettberg | 2016-08-02 | 3 | -25/+26 |
* | [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 fil... | Simon Rettberg | 2016-07-13 | 1 | -27/+47 |
* | [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 |
* | [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 |
* | WIP | Simon Rettberg | 2016-05-03 | 12 | -0/+617 |