summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting
Commit message (Expand)AuthorAgeFilesLines
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+7
* Permissions: Consistency: Make all pages require at least one permission to b...Simon Rettberg2018-04-091-0/+1
* [statistics_reporting] Fix permission checkSimon Rettberg2018-02-151-1/+2
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-10/+26
* Update translationsSimon Rettberg2018-02-082-0/+2
* Merge branch 'master' of dnbd3:openslx-ng/slx-adminSimon Rettberg2018-02-051-3/+6
|\
| * [statistics_reporting] Translation for 'settings'Steffen Ritter2018-02-051-3/+6
* | [statistics_reporting] Fix perVM and perUser (type mismatch in SQL)Simon Rettberg2018-02-054-11/+6Star
|/
* Update translationsSimon Rettberg2018-01-084-8/+12
* [statistics_reporting] Don't leak locationid in remote reportSimon Rettberg2018-01-081-1/+1
* [statistics_reporting] Query rewrite: Use iterative approachSimon Rettberg2018-01-047-324/+499
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-163-3/+15
* [permissionmanager] added support for localized permission descriptions;Udo Walter2017-12-073-10/+30
* [statistics_reporting] reworked permission system from "click and you get err...Christian Hofmaier2017-11-303-31/+30Star
* [statistics_reporting] moved export button from header to first panel, rename...Christian Hofmaier2017-10-163-18/+21
* [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanage...Christian Hofmaier2017-09-293-46/+63
* [exams] fixed inconsistencies + made tables sortableUdo Walter2017-09-111-1/+1
* Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-09-018-19/+130
|\
| * [statistics_reporting] Add link to wiki explaining remote reporting in detailSimon Rettberg2017-05-053-1/+4
| * [statistics_reporting] Reporting is opt-out nowSimon Rettberg2017-05-021-6/+7
| * Move rebootcontrol, locationinfo to new beta section, statistics_reporting to...Simon Rettberg2017-04-281-1/+1
| * [statistics_reporting] Extend remote report by hwstats, date ranges, userstatsSimon Rettberg2017-04-245-12/+119
* | [js_stupidtable] changed one-line code to formatted code;Udo Walter2017-05-157-19/+6Star
* | [statistics_reporting] implemented usecase of permissionmanager in statistics...Christian Hofmaier2017-05-022-9/+47
* | Merge branches 'master' and 'permission-manager' of git.openslx.org:openslx-n...Christian Hofmaier2017-04-125-15/+28
|\|
| * [statistics_reporting] Send backlogged reports in cronjobSimon Rettberg2017-04-101-1/+2
| * [statistics_reporting] Don't include perUser and perClient in remote reportSimon Rettberg2017-04-101-2/+0Star
| * [statistics_reporting] fixed clients/locations without offline-length entries...Udo Walter2017-04-042-5/+5
| * [statistics_reporting] Fallback to ip if client has no hostnameSimon Rettberg2017-04-031-1/+1
| * [statistics_reporting] Sort by first sortable column by defaultSimon Rettberg2017-04-031-0/+2
| * [statistics_reporting] Convert NULL to 0 so stupidtable doesn't mess upSimon Rettberg2017-04-031-1/+11
| * [statistics_reporting] Don't return so many NULL fields from queriesSimon Rettberg2017-04-031-2/+2
| * [statistics_reporting] cron: Write message to event log on successful submitSimon Rettberg2017-03-211-0/+2
| * Fix a couple of warnings and notices from error.logSimon Rettberg2017-03-211-4/+4
* | [permissionmanager] changed description to tooltipsUdo Walter2017-04-101-1/+6
|/
* [statistics_reporting] Fix caption of reporting label (german translation)Simon Rettberg2017-03-101-1/+1
* [statistics_reporting] fixed column selector orderUdo Walter2017-02-232-8/+8
* [statistics_reporting] included currently offline clients in offline time + b...Udo Walter2017-02-232-66/+109
* [statistics_reporting] Fix 'Not assigned' row not showing up in locations gro...Simon Rettberg2017-02-081-5/+5
* [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
* [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