summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/inc/getdata.inc.php
Commit message (Expand)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-8/+13
* Moderize Database handlingSimon Rettberg2021-05-111-2/+2
* [statistics_reporting] Query rewrite: Use iterative approachSimon Rettberg2018-01-041-76/+66Star
* [statistics_reporting] Extend remote report by hwstats, date ranges, userstatsSimon Rettberg2017-04-241-0/+1
* [statistics_reporting] fixed clients/locations without offline-length entries...Udo Walter2017-04-041-1/+1
* [statistics_reporting] Convert NULL to 0 so stupidtable doesn't mess upSimon Rettberg2017-04-031-1/+11
* [statistics_reporting] included currently offline clients in offline time + b...Udo Walter2017-02-231-2/+2
* [statistics_reporting] Consistent field naming across classes, templates etc.Simon Rettberg2017-02-081-23/+23
* [statistics_reporting] Use indexed fields for joins, return location id from ...Simon Rettberg2017-02-071-0/+6
* [statistics_reporting] Make getdata functions options flag based in preparati...Simon Rettberg2017-01-311-33/+54
* [statistics_reporting] fixed total showing wrong median and offline timeUdo Walter2017-01-311-2/+2
* [statistics_reporting] intdiv() is PHP7 onlySimon Rettberg2017-01-191-1/+1
* [statistics_reporting] improved anonymizationUdo Walter2017-01-171-1/+1
* [statistics_reporting] added vm name anonymizationUdo Walter2017-01-171-2/+3
* [statistics_reporting] improved anonymizationUdo Walter2017-01-131-15/+35
* [statistics_reporting] improved cutoff in query functions + bugfixUdo Walter2017-01-131-8/+9
* [statistics_reporting] moved some functions to a new classUdo Walter2017-01-121-0/+98