summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics
Commit message (Expand)AuthorAgeFilesLines
...
* [statistics] location filter: Support recursive matching by (ab)using ~ and !~Simon Rettberg2017-12-072-4/+11
* [statistics] Fixed a bug where the filterbox kept the old dropdown entriesJannik Schönartz2017-12-051-0/+1
* [statistics] Fix link to runmode in client details viewSimon Rettberg2017-12-051-1/+1
* [statistics] Restore client list headingSimon Rettberg2017-12-041-0/+2
* [statistics] Add delete functionalitySimon Rettberg2017-12-046-5/+76
* [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-012-15/+8Star
* Merge branch 'master' into permission-managerSimon Rettberg2017-12-0117-175/+431
|\
| * [statistics, roomplanner, locationinfo] Ignore machines with runmode:isclient==0Simon Rettberg2017-12-012-4/+8
| * [roomplanner] Refactor to use runmodeSimon Rettberg2017-11-302-9/+47
| * [statistics] Reset session name on login to vmchooserSimon Rettberg2017-11-301-1/+1
| * [statistics] Update translationsSimon Rettberg2017-11-304-6/+12
| * [statistics] Handle runmode and its isclient flagSimon Rettberg2017-11-307-53/+140
| * [statistics] Introduce state column to get rid of complicated state determina...Simon Rettberg2017-11-287-109/+201
| * [statistics] Warn about suspicious hardware changes (RAM, CPU)Simon Rettberg2017-11-241-18/+42
| * [statistics] Filter 'state' was missing in the client statistics filterJannik Schönartz2017-11-231-1/+6
| * Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminJannik Schönartz2017-11-231-1/+1
| |\
| * | [statistics&syslog] Changed ip to machine-uuid for filtering. Fixed a bug wh...Jannik Schönartz2017-11-202-2/+2
* | | Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-216-34/+84
|\ \ \ | | |/ | |/|
| * | [statistics] Also adapt MAC-UUID fixing code to mltk changesSimon Rettberg2017-11-211-1/+1
| |/
| * [statistics&syslog] Fix possible cron delete query overflowSimon Rettberg2017-11-151-3/+14
| * [statistics] Show client details if filter has exactly one resultSimon Rettberg2017-11-131-0/+21
| * [statistics] api: Allow specifying client typeSimon Rettberg2017-11-031-27/+42
| * [translation] Added translation for 'subnet' filterSteffen Ritter2017-09-053-3/+6
* | [statistics] moved "add filter" button closer to the filter fieldUdo Walter2017-10-181-3/+3
* | [statistics] changed coloring of naviation buttons from blue to 'pressed down';Udo Walter2017-10-133-14/+28
* | [statistics] fixed inconsistenciesUdo Walter2017-09-2811-230/+270
|/
* [statistics] Helper for getting machine as object from DB (to be extended)Simon Rettberg2017-06-232-0/+113
* [statistics] Float cannot be array indexSimon Rettberg2017-06-071-2/+2
* [statistics] Remove debug messageSimon Rettberg2017-05-171-1/+0Star
* [statistics] Compat to old DB in conftgz hookSimon Rettberg2017-05-101-19/+21
* [statistics] Fix typo in install.inc.phpSimon Rettberg2017-05-101-1/+1
* [statistics] Hide "add beamer" for screens with no EDIDSimon Rettberg2017-05-103-2/+6
* Update translationsSimon Rettberg2017-04-072-0/+10
* [statistics] Better errormsg in install, link to projectors addedSimon Rettberg2017-04-072-6/+11
* [statistics] Handle client screens, manage projectorsSimon Rettberg2017-04-067-3/+284
* [statistics] Fetch client log by UUID, not IPSimon Rettberg2017-03-291-1/+1
* [statistics/locations] Update/set subnetlocationid field in DB if the DB has ...Simon Rettberg2017-01-111-0/+8
* [statistics/locations/..] Cache calculated locationid of machine in machine t...Simon Rettberg2016-12-064-13/+69
* [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-025-23/+45
* [statistics] Add support for parsing GPT output from busybox fdiskSimon Rettberg2016-11-182-4/+54
* [statistics] Make static function staticSimon Rettberg2016-11-171-1/+1
* [statistics] Show red hdd icon in client list when filtering by ID44 == 0 and...Simon Rettberg2016-11-143-1/+24
* [statistics] Fix cache lookup of device pciidSimon Rettberg2016-10-121-2/+2
* use INET_ATON() on `clientip` so fix #3000.Christian Klinger2016-09-291-1/+7
* [statistics/locations] Fix query for getting machines for a locationSimon Rettberg2016-09-131-2/+2
* [statistics] queryFirst -> simpleQuery -.-Simon Rettberg2016-09-091-1/+1
* [locations/statistics] Make machine counting more consistentSimon Rettberg2016-09-093-2/+3
* [statistics] Used simpleQuery instead of queryFirstSimon Rettberg2016-09-091-1/+1