summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/templates
Commit message (Collapse)AuthorAgeFilesLines
* [statistics_reporting] Add date range selectionUdo Walter2020-01-151-13/+25
|
* [statistics_reporting] Translation for 'settings'Steffen Ritter2018-02-051-3/+6
|
* Update translationsSimon Rettberg2018-01-082-2/+2
|
* [statistics_reporting] Query rewrite: Use iterative approachSimon Rettberg2018-01-043-44/+86
| | | | | | | Several simple test cases yielded incorrect results, also sessions partially overlapping with the selected hours were not handled properly. Iterative processing of logged events instead of single humongous unmaintainable SQL query.
* [statistics_reporting] reworked permission system from "click and you get ↵Christian Hofmaier2017-11-301-6/+6
| | | | error" to "button is disabled due to lack of permission"
* [statistics_reporting] moved export button from header to first panel, ↵Christian Hofmaier2017-10-161-18/+19
| | | | renamed "apply" button to "show" button, made panel-headers not being <strong> anymore
* [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanag ↵Christian Hofmaier2017-09-291-46/+61
| | | | er][rebootcontrol][statisics_reporting][syslog] fixed inconsistencies
* Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-09-011-0/+1
|\
| * [statistics_reporting] Add link to wiki explaining remote reporting in detailSimon Rettberg2017-05-051-0/+1
| |
* | [js_stupidtable] changed one-line code to formatted code;Udo Walter2017-05-156-14/+5Star
|/ | | | modified to show sorting arrows on columns and different mouse cursor on hover
* [statistics_reporting] Sort by first sortable column by defaultSimon Rettberg2017-04-031-0/+2
|
* [statistics_reporting] Implement column filtering for exportSimon Rettberg2017-02-081-2/+5
|
* [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-083-12/+12
|
* [statistics_reporting] Nag user if statistics reporting is disabledSimon Rettberg2017-02-081-19/+24
|
* [statistics_reporting] Fix location highlighting (do it server side)Simon Rettberg2017-02-072-2/+2
|
* [statistics_reporting] Fix hiding of checkboxes not matching any columnSimon Rettberg2017-02-074-56/+40Star
|
* [statistics_reporting] Unify translation handlingSimon Rettberg2017-02-072-3/+3
|
* [statistics_reporting] Work on columnChooser layoutSimon Rettberg2017-02-071-37/+62
|
* [statistics_reporting] fixed location link in client tableUdo Walter2017-02-061-7/+24
|
* [statistics_reporting] Move logic js -> php (for export feature)Simon Rettberg2017-02-027-222/+169Star
|
* [statistics_reporting] Show hand-cursor for sortable columnsSimon Rettberg2017-02-012-132/+109Star
|
* [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 getdata functions options flag based in ↵Simon Rettberg2017-01-311-12/+12
| | | | preparation of data export
* [statistics_reporting] Overhaul remote reporting structure; default to offSimon Rettberg2017-01-191-2/+2
|
* [statistics_reporting] added ui to disable the reportingUdo Walter2017-01-161-1/+45
|
* [statistics_reporting] bugfixUdo Walter2016-12-291-3/+3
|
* [statistics_reporting] small label changesUdo Walter2016-12-292-3/+4
|
* [statistics_reporting] added location column in client tableUdo Walter2016-12-232-1/+15
|
* [statistics_reporting] added short sessions to uiUdo Walter2016-12-222-11/+18
|
* [statistics_reporting] changed average to medianUdo Walter2016-12-222-7/+7
|
* [statistics_reporting] added time bounds sliderUdo Walter2016-12-201-4/+48
|
* [statistics_reporting] added time cutoff uiUdo Walter2016-12-061-8/+40
|
* [statistics_reporting] added sorting indicatorsUdo Walter2016-12-051-17/+32
|
* new uiUdo Walter2016-11-282-130/+164
|
* login count and offline time database queriesChristian Hofmaier2016-11-281-4/+138
|
* [statistics_reporting] new empty moduleUdo Walter2016-11-221-0/+4