summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [inc/Hook] New helper for loading hooksSimon Rettberg2017-03-021-5/+2Star
|
* Merge branch 'statistics_reporting'Simon Rettberg2017-03-0223-0/+1197
|\
| * [statistics_reporting] fixed column selector orderUdo Walter2017-02-232-8/+8
| |
| * [statistics_reporting] included currently offline clients in offline time + ↵Udo Walter2017-02-232-66/+109
| | | | | | | | bugfixes + some comments
| * [statistics_reporting] Fix 'Not assigned' row not showing up in locations ↵Simon Rettberg2017-02-081-5/+5
| | | | | | | | grouping anymore
| * [statistics_reporting] Implement column filtering for exportSimon Rettberg2017-02-082-4/+33
| |
| * [statistics_reporting] Fix my messed up tag order in days selectionSimon Rettberg2017-02-081-1/+1
| |
| * [statistics_reporting] Consistent field naming across classes, templates etc.Simon Rettberg2017-02-085-39/+39
| |
| * [statistics_reporting] Update translationsSimon Rettberg2017-02-082-0/+8
| |
| * [statistics_reporting] Nag user if statistics reporting is disabledSimon Rettberg2017-02-086-24/+60
| |
| * [statistics_reporting] Fix location highlighting (do it server side)Simon Rettberg2017-02-073-3/+12
| |
| * [statistics_reporting] Use indexed fields for joins, return location id from ↵Simon Rettberg2017-02-072-6/+12
| | | | | | | | GetData::*
| * [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 ↵Simon Rettberg2017-02-061-6/+83
| | | | | | | | still missing
| * [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 ↵Simon Rettberg2017-02-011-3/+6
| | | | | | | | sessionStorage is still empty
| * [statistics_reporting] Make code match specificationSimon Rettberg2017-02-011-1/+1
| |
| * [statistics_reporting] Make getdata functions options flag based in ↵Simon Rettberg2017-01-314-55/+76
| | | | | | | | preparation of data export
| * [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-194-33/+114
| |
| * [statistics_reporting] i18n: Move tags used in code to separate file, delete ↵Simon Rettberg2017-01-195-52/+42Star
| | | | | | | | unused tags
| * [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-171-1/+33
| |
| * [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
| |