Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor improvements including #2970. | Christian Klinger | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | [statistics] Handle lastboot = 0 as offline, fix hdd parsing, add raw display | Simon Rettberg | 2016-08-22 | 2 | -10/+22 |
| | |||||
* | Modularize cron api | Simon Rettberg | 2016-08-22 | 1 | -0/+18 |
| | | | | | Modules now can have a ./hooks/cron.inc.php to run every X minutes, according to how you set up the cron job for the global /inc/cron.inc.php | ||||
* | Clean up css a bit | Simon Rettberg | 2016-08-17 | 4 | -4/+4 |
| | |||||
* | [statistics] Fix list view and sorting | Simon Rettberg | 2016-08-15 | 3 | -43/+46 |
| | | | | Broken when moving JS snippets around | ||||
* | Add fallback feature to Dictionary functions | Simon Rettberg | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | [statistics] Tweak layout, ellipsis in table without ruining layout (super ↵ | Simon Rettberg | 2016-08-02 | 5 | -29/+34 |
| | | | | awesome solution) | ||||
* | [statistics] Fix class name typo | Simon Rettberg | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | [statistics] Fix minor layout issues | Simon Rettberg | 2016-07-29 | 2 | -36/+40 |
| | |||||
* | [statistics] Make filtering more dynamic, remove hard cutoff from summary | Simon Rettberg | 2016-07-29 | 8 | -228/+310 |
| | |||||
* | 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 | 12 | -667/+679 |
| | |||||
* | [statistics] Allow larger RAM... | Simon Rettberg | 2016-07-14 | 1 | -2/+2 |
| | |||||
* | Update translations | Simon Rettberg | 2016-07-14 | 4 | -4/+14 |
| | |||||
* | [statistics] Add location to filter dropdown list | Simon Rettberg | 2016-07-13 | 3 | -9/+37 |
| | |||||
* | [statistics] Change delimiter to something more unusual, add captions for ↵ | Simon Rettberg | 2016-07-13 | 3 | -39/+67 |
| | | | | filter options | ||||
* | [statistics] Minor html cleanup/fixes | Simon Rettberg | 2016-07-13 | 1 | -11/+15 |
| | |||||
* | [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 | 11 | -926/+1598 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 5 | -9/+12 |
| | |||||
* | Update translations | Simon Rettberg | 2016-06-14 | 2 | -0/+2 |
| | |||||
* | Fix some translations and page titles | Simon Rettberg | 2016-06-09 | 1 | -1/+0 |
| | |||||
* | [install] Implement install scripts for most modules | Simon Rettberg | 2016-06-08 | 1 | -0/+97 |
| | |||||
* | [statistics] Show lspci info in machine details | Simon Rettberg | 2016-05-25 | 2 | -7/+163 |
| | |||||
* | work work work work work | Simon Rettberg | 2016-05-19 | 2 | -4/+0 |
| | |||||
* | MORE WMORK | Simon Rettberg | 2016-05-18 | 2 | -3/+1 |
| | |||||
* | Modularized baseconfig fetching (api) | Simon Rettberg | 2016-05-17 | 1 | -0/+217 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 5 | -5/+15 |
| | |||||
* | Work on translations: templates and messages work | Simon Rettberg | 2016-05-04 | 27 | -201/+141 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 40 | -0/+1619 |