| Commit message (Expand) | Author | Age | Files | Lines |
* | [statistics_reporting] reworked permission system from "click and you get err... | Christian Hofmaier | 2017-11-30 | 3 | -31/+30 |
* | [statistics_reporting] moved export button from header to first panel, rename... | Christian Hofmaier | 2017-10-16 | 3 | -18/+21 |
* | [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanage... | Christian Hofmaier | 2017-09-29 | 3 | -46/+63 |
* | [exams] fixed inconsistencies + made tables sortable | Udo Walter | 2017-09-11 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into permission-manager | Udo Walter | 2017-09-01 | 8 | -19/+130 |
|\ |
|
| * | [statistics_reporting] Add link to wiki explaining remote reporting in detail | Simon Rettberg | 2017-05-05 | 3 | -1/+4 |
| * | [statistics_reporting] Reporting is opt-out now | Simon Rettberg | 2017-05-02 | 1 | -6/+7 |
| * | Move rebootcontrol, locationinfo to new beta section, statistics_reporting to... | Simon Rettberg | 2017-04-28 | 1 | -1/+1 |
| * | [statistics_reporting] Extend remote report by hwstats, date ranges, userstats | Simon Rettberg | 2017-04-24 | 5 | -12/+119 |
* | | [js_stupidtable] changed one-line code to formatted code; | Udo Walter | 2017-05-15 | 7 | -19/+6 |
* | | [statistics_reporting] implemented usecase of permissionmanager in statistics... | Christian Hofmaier | 2017-05-02 | 2 | -9/+47 |
* | | Merge branches 'master' and 'permission-manager' of git.openslx.org:openslx-n... | Christian Hofmaier | 2017-04-12 | 5 | -15/+28 |
|\| |
|
| * | [statistics_reporting] Send backlogged reports in cronjob | Simon Rettberg | 2017-04-10 | 1 | -1/+2 |
| * | [statistics_reporting] Don't include perUser and perClient in remote report | Simon Rettberg | 2017-04-10 | 1 | -2/+0 |
| * | [statistics_reporting] fixed clients/locations without offline-length entries... | Udo Walter | 2017-04-04 | 2 | -5/+5 |
| * | [statistics_reporting] Fallback to ip if client has no hostname | Simon Rettberg | 2017-04-03 | 1 | -1/+1 |
| * | [statistics_reporting] Sort by first sortable column by default | Simon Rettberg | 2017-04-03 | 1 | -0/+2 |
| * | [statistics_reporting] Convert NULL to 0 so stupidtable doesn't mess up | Simon Rettberg | 2017-04-03 | 1 | -1/+11 |
| * | [statistics_reporting] Don't return so many NULL fields from queries | Simon Rettberg | 2017-04-03 | 1 | -2/+2 |
| * | [statistics_reporting] cron: Write message to event log on successful submit | Simon Rettberg | 2017-03-21 | 1 | -0/+2 |
| * | Fix a couple of warnings and notices from error.log | Simon Rettberg | 2017-03-21 | 1 | -4/+4 |
* | | [permissionmanager] changed description to tooltips | Udo Walter | 2017-04-10 | 1 | -1/+6 |
|/ |
|
* | [statistics_reporting] Fix caption of reporting label (german translation) | Simon Rettberg | 2017-03-10 | 1 | -1/+1 |
* | [statistics_reporting] fixed column selector order | Udo Walter | 2017-02-23 | 2 | -8/+8 |
* | [statistics_reporting] included currently offline clients in offline time + b... | Udo Walter | 2017-02-23 | 2 | -66/+109 |
* | [statistics_reporting] Fix 'Not assigned' row not showing up in locations gro... | Simon Rettberg | 2017-02-08 | 1 | -5/+5 |
* | [statistics_reporting] Implement column filtering for export | Simon Rettberg | 2017-02-08 | 2 | -4/+33 |
* | [statistics_reporting] Fix my messed up tag order in days selection | Simon Rettberg | 2017-02-08 | 1 | -1/+1 |
* | [statistics_reporting] Consistent field naming across classes, templates etc. | Simon Rettberg | 2017-02-08 | 5 | -39/+39 |
* | [statistics_reporting] Update translations | Simon Rettberg | 2017-02-08 | 2 | -0/+8 |
* | [statistics_reporting] Nag user if statistics reporting is disabled | Simon Rettberg | 2017-02-08 | 6 | -24/+60 |
* | [statistics_reporting] Fix location highlighting (do it server side) | Simon Rettberg | 2017-02-07 | 3 | -3/+12 |
* | [statistics_reporting] Use indexed fields for joins, return location id from ... | Simon Rettberg | 2017-02-07 | 2 | -6/+12 |
* | [statistics_reporting] Fix hiding of checkboxes not matching any column | Simon Rettberg | 2017-02-07 | 5 | -57/+41 |
* | [statistics_reporting] Excel wants ';' in CSV | Simon Rettberg | 2017-02-07 | 1 | -4/+4 |
* | [statistics_reporting] Unify translation handling | Simon Rettberg | 2017-02-07 | 7 | -52/+37 |
* | [statistics_reporting] Work on columnChooser layout | Simon Rettberg | 2017-02-07 | 1 | -37/+62 |
* | [statistics_reporting] Send filename to browser when downloading statistics | Simon Rettberg | 2017-02-07 | 1 | -0/+1 |
* | [statistics_reporting] fixed location link in client table | Udo Walter | 2017-02-06 | 1 | -7/+24 |
* | [statistics_reporting] fixed incorrect median | Udo Walter | 2017-02-06 | 1 | -0/+3 |
* | [statistics_reporting] Add export functionality for json, csv, xml - GUI stil... | Simon Rettberg | 2017-02-06 | 1 | -6/+83 |
* | [statistics_reporting] Move logic js -> php (for export feature) | Simon Rettberg | 2017-02-02 | 8 | -234/+268 |
* | [statistics_reporting] Show hand-cursor for sortable columns | Simon Rettberg | 2017-02-01 | 3 | -135/+112 |
* | [statistics_reporting] Fix sort arrow direction | Simon Rettberg | 2017-02-01 | 1 | -1/+1 |
* | [statistics_reporting] Fix loadForm() and further js interaction if sessionSt... | Simon Rettberg | 2017-02-01 | 1 | -3/+6 |
* | [statistics_reporting] Make code match specification | Simon Rettberg | 2017-02-01 | 1 | -1/+1 |
* | [statistics_reporting] Make getdata functions options flag based in preparati... | Simon Rettberg | 2017-01-31 | 4 | -55/+76 |
* | [statistics_reporting] fixed total showing wrong median and offline time | Udo Walter | 2017-01-31 | 1 | -2/+2 |
* | [statistics_reporting] Overhaul remote reporting structure; default to off | Simon Rettberg | 2017-01-19 | 4 | -33/+114 |
* | [statistics_reporting] i18n: Move tags used in code to separate file, delete ... | Simon Rettberg | 2017-01-19 | 5 | -52/+42 |