summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/page.inc.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "[statistics] Add filter for runtime and lastboot"Steffen Ritter2019-12-171-10/+0Star
* [statistics] Add filter for runtime and lastbootSteffen Ritter2019-08-271-0/+10
* [statistics] Handle system an mainboard model separatelySimon Rettberg2019-04-161-15/+23
* [statistics] Add reboot/shutdown to list and details viewSimon Rettberg2019-03-221-3/+81
* [statistics] Feature: BIOS update infoSimon Rettberg2019-03-191-0/+90
* [statistics/roomplanner] Add SVG roomplan generatorSimon Rettberg2019-03-151-1/+1
* [statistics] Fix: runmode-nonclient always showing as occupied in listSimon Rettberg2019-03-091-1/+1
* [statistics] Improve display of non-client runmode machinesSimon Rettberg2019-02-211-2/+5
* [statistics] Track and display memory/tmp usage of clientsSimon Rettberg2019-01-281-9/+28
* [statistics] Minor refactoring (PHP >= 5.6)Simon Rettberg2019-01-241-30/+28Star
* [statistics] Handling of standby state in statistics, log crashesSimon Rettberg2019-01-241-3/+26
* [statistics] Add location column in clientlistSteffen Ritter2018-06-061-0/+1
* [statistics] Fix select items in filterbox, tweak ID44 size groupingSimon Rettberg2018-04-191-1/+1
* [statistics] Use assertPermission instead of manual error + redirectSimon Rettberg2018-03-311-2/+1Star
* [statistics] Fix infinite redirect loopSimon Rettberg2018-03-271-2/+2
* Update translationsSimon Rettberg2018-03-211-1/+1
* [statistics] Refine permissions, add some new onesSimon Rettberg2018-03-041-62/+77
* [statistics] Rename permissions a bitSimon Rettberg2018-02-121-4/+4
* [statistics] Properly display runmode name in client listSimon Rettberg2018-01-151-0/+7
* [statistics] Fix display of machine usage history barSimon Rettberg2018-01-121-2/+2
* [statistics] Add "replace machines" feature (not linked to anywhere yet)Simon Rettberg2018-01-111-1/+5
* [statistics] Add filters for uptime and hostnameSimon Rettberg2018-01-081-1/+11
* [statistics] added permissions to view client statistics, delete clients and ...Udo Walter2017-12-281-23/+49
* [statistics] Properly mark disconnected sceens as such if the output name cha...Simon Rettberg2017-12-211-68/+45Star
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-4/+3Star
* [statistics] Load stupidtable when displaying listSimon Rettberg2017-12-071-0/+1
* [statistics] location filter: Support recursive matching by (ab)using ~ and !~Simon Rettberg2017-12-071-1/+1
* [statistics] Add delete functionalitySimon Rettberg2017-12-041-1/+31
* [statistics] Add missing filter values to "state"Simon Rettberg2017-12-031-1/+1
* [syslog, statistics] Pretty print time, shorten CPU model in listSimon Rettberg2017-12-011-14/+7Star
* Merge branch 'master' into permission-managerSimon Rettberg2017-12-011-30/+63
|\
| * [statistics] Handle runmode and its isclient flagSimon Rettberg2017-11-301-10/+50
| * [statistics] Introduce state column to get rid of complicated state determina...Simon Rettberg2017-11-281-21/+9Star
| * [statistics] Filter 'state' was missing in the client statistics filterJannik Schönartz2017-11-231-1/+6
| * [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug wh...Jannik Schönartz2017-11-201-1/+1
* | Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-211-0/+21
|\|
| * [statistics] Show client details if filter has exactly one resultSimon Rettberg2017-11-131-0/+21
* | [statistics] changed coloring of naviation buttons from blue to 'pressed down';Udo Walter2017-10-131-4/+4
* | [statistics] fixed inconsistenciesUdo Walter2017-09-281-0/+2
|/
* [statistics] Float cannot be array indexSimon Rettberg2017-06-071-2/+2
* [statistics] Handle client screens, manage projectorsSimon Rettberg2017-04-061-0/+70
* [statistics] Fetch client log by UUID, not IPSimon Rettberg2017-03-291-1/+1
* [statistics/locations/..] Cache calculated locationid of machine in machine t...Simon Rettberg2016-12-061-3/+0Star
* [statistics] Check if module 'syslog' is active before showing client logSimon Rettberg2016-12-061-25/+27
* [statistics] Use new decollapser on front pageSimon Rettberg2016-12-021-7/+10
* [statistics] Add support for parsing GPT output from busybox fdiskSimon Rettberg2016-11-181-0/+3
* [statistics] Show red hdd icon in client list when filtering by ID44 == 0 and...Simon Rettberg2016-11-141-1/+11
* [statistics] queryFirst -> simpleQuery -.-Simon Rettberg2016-09-091-1/+1
* [locations/statistics] Make machine counting more consistentSimon Rettberg2016-09-091-0/+1
* [statistics] Used simpleQuery instead of queryFirstSimon Rettberg2016-09-091-1/+1