summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [statistics_reporting] Fix hiding of checkboxes not matching any columnSimon Rettberg2017-02-075-57/+41Star
| * [statistics_reporting] Excel wants ';' in CSVSimon Rettberg2017-02-071-4/+4
| * [statistics_reporting] Unify translation handlingSimon Rettberg2017-02-077-52/+37Star
| * [statistics_reporting] Work on columnChooser layoutSimon Rettberg2017-02-071-37/+62
| * [statistics_reporting] Send filename to browser when downloading statisticsSimon Rettberg2017-02-071-0/+1
| * [statistics_reporting] fixed location link in client tableUdo Walter2017-02-061-7/+24
| * [statistics_reporting] fixed incorrect medianUdo Walter2017-02-061-0/+3
| * [statistics_reporting] Add export functionality for json, csv, xml - GUI stil...Simon Rettberg2017-02-061-6/+83
| * [statistics_reporting] Move logic js -> php (for export feature)Simon Rettberg2017-02-028-234/+268
| * [statistics_reporting] Show hand-cursor for sortable columnsSimon Rettberg2017-02-013-135/+112Star
| * [statistics_reporting] Fix sort arrow directionSimon Rettberg2017-02-011-1/+1
| * [statistics_reporting] Fix loadForm() and further js interaction if sessionSt...Simon Rettberg2017-02-011-3/+6
| * [statistics_reporting] Make code match specificationSimon Rettberg2017-02-011-1/+1
| * [statistics_reporting] Make getdata functions options flag based in preparati...Simon Rettberg2017-01-314-55/+76
| * [statistics_reporting] fixed total showing wrong median and offline timeUdo Walter2017-01-311-2/+2
| * [statistics_reporting] Overhaul remote reporting structure; default to offSimon Rettberg2017-01-195-33/+166
| * [statistics_reporting] i18n: Move tags used in code to separate file, delete ...Simon Rettberg2017-01-195-52/+42Star
| * [statistics_reporting] config.json: Depends on statistics and locationsSimon Rettberg2017-01-191-1/+1
| * [statistics_reporting] Check if user is logged in in doAjax()Simon Rettberg2017-01-191-5/+9
| * [statistics_reporting] intdiv() is PHP7 onlySimon Rettberg2017-01-191-1/+1
| * [statistics_reporting] Delete unused api.inc.phpSimon Rettberg2017-01-191-7/+0Star
| * [statistics_reporting] improved anonymizationUdo Walter2017-01-173-20/+18Star
| * [statistics_reporting] added vm name anonymizationUdo Walter2017-01-173-4/+5
| * [statistics_reporting] added cronjob for weekly reportChristian Hofmaier2017-01-172-1/+35
| * [statistics_reporting] added ui to disable the reportingUdo Walter2017-01-165-18/+85
| * [statistics_reporting] improved anonymizationUdo Walter2017-01-132-19/+36
| * [statistics_reporting] improved cutoff in query functions + bugfixUdo Walter2017-01-134-46/+70
| * [statistics_reporting] moved some functions to a new classUdo Walter2017-01-123-70/+107
| * [statistics_reporting] improved readability, added hashed values to queriesChristian Hofmaier2017-01-092-27/+27
| * [statistics_reporting] bugfixChristian Hofmaier2017-01-092-3/+3
| * [statistics_reporting] bugfixUdo Walter2016-12-291-3/+3
| * [statistics_reporting] small label changesUdo Walter2016-12-294-5/+8
| * [statistics_reporting] added comments and improved readabilityChristian Hofmaier2016-12-292-12/+23
| * [statistics_reporting] added location column in client tableUdo Walter2016-12-235-6/+24
| * [statistics_reporting] replaced empty location stringChristian Hofmaier2016-12-231-4/+4
| * [statistics_reporting] location for clienttableChristian Hofmaier2016-12-232-3/+4
| * [statistics_reporting] changed cutoffsUdo Walter2016-12-224-36/+28Star
| * [statistics_reporting] performance improvementsUdo Walter2016-12-221-14/+8Star
| * [statistics_reporting] added short sessions to uiUdo Walter2016-12-225-18/+27
| * [statistics_reporting] improved short session queries (bugfix)Christian Hofmaier2016-12-221-3/+3
| * [statistics_reporting] improved short session queriesChristian Hofmaier2016-12-221-35/+10Star
| * [statistics_reporting] better variable namesChristian Hofmaier2016-12-222-6/+6
| * [statistics_reporting] changed average to medianUdo Walter2016-12-226-18/+34
| * [statistics_reporting] added short sessions to QueriesChristian Hofmaier2016-12-221-41/+41
| * [statistics_reporting] deleted vm per user (for udo) after adding it last commitChristian Hofmaier2016-12-202-3/+3
| * [statistics_reporting] filtered sessions with short length (<60secs), logins ...Christian Hofmaier2016-12-202-12/+42
| * [statistics_reporting] added time bounds sliderUdo Walter2016-12-206-32/+175
| * [statistics_reporting] edited time bound possibilityChristian Hofmaier2016-12-122-45/+35Star
| * Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin into statistics...Udo Walter2016-12-0838-253/+538
| |\
| * | [statistics_reporting] added time cutoff uiUdo Walter2016-12-064-11/+64