Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [statistics_reporting] Fix permission check | Simon Rettberg | 2018-02-15 | 1 | -1/+2 |
| | |||||
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -10/+26 |
| | | | | | | | | | | This flag tells wether the permission can be restricted to certain locations in a meaningful way. This flag has to be set in the permissions.json of the according module. For example, the permission to reboot the server cannot be limited to certain locations in a meaningful way, while the view of the client log can be filtered to only show log entries for clients in specific locations. | ||||
* | Update translations | Simon Rettberg | 2018-02-08 | 2 | -0/+2 |
| | |||||
* | Merge branch 'master' of dnbd3:openslx-ng/slx-admin | Simon Rettberg | 2018-02-05 | 1 | -3/+6 |
|\ | |||||
| * | [statistics_reporting] Translation for 'settings' | Steffen Ritter | 2018-02-05 | 1 | -3/+6 |
| | | |||||
* | | [statistics_reporting] Fix perVM and perUser (type mismatch in SQL) | Simon Rettberg | 2018-02-05 | 4 | -11/+6 |
|/ | |||||
* | Update translations | Simon Rettberg | 2018-01-08 | 4 | -8/+12 |
| | |||||
* | [statistics_reporting] Don't leak locationid in remote report | Simon Rettberg | 2018-01-08 | 1 | -1/+1 |
| | |||||
* | [statistics_reporting] Query rewrite: Use iterative approach | Simon Rettberg | 2018-01-04 | 7 | -324/+499 |
| | | | | | | | 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. | ||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 3 | -3/+15 |
| | | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them. | ||||
* | [permissionmanager] added support for localized permission descriptions; | Udo Walter | 2017-12-07 | 3 | -10/+30 |
| | | | | | moved add/delete buttons to the right; items in the user and locations table can now be selected by clicking anywhere in the table row; | ||||
* | [statistics_reporting] reworked permission system from "click and you get ↵ | Christian Hofmaier | 2017-11-30 | 3 | -31/+30 |
| | | | | error" to "button is disabled due to lack of permission" | ||||
* | [statistics_reporting] moved export button from header to first panel, ↵ | Christian Hofmaier | 2017-10-16 | 3 | -18/+21 |
| | | | | renamed "apply" button to "show" button, made panel-headers not being <strong> anymore | ||||
* | [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanag ↵ | Christian Hofmaier | 2017-09-29 | 3 | -46/+63 |
| | | | | er][rebootcontrol][statisics_reporting][syslog] fixed inconsistencies | ||||
* | [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 ↵ | Simon Rettberg | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | to status Closes #3122 | ||||
| * | [statistics_reporting] Extend remote report by hwstats, date ranges, userstats | Simon Rettberg | 2017-04-24 | 5 | -12/+119 |
| | | | | | | | | This implements #3108 | ||||
* | | [js_stupidtable] changed one-line code to formatted code; | Udo Walter | 2017-05-15 | 7 | -19/+6 |
| | | | | | | | | modified to show sorting arrows on columns and different mouse cursor on hover | ||||
* | | [statistics_reporting] implemented usecase of permissionmanager in ↵ | Christian Hofmaier | 2017-05-02 | 2 | -9/+47 |
| | | | | | | | | statistics_reporting | ||||
* | | Merge branches 'master' and 'permission-manager' of ↵ | Christian Hofmaier | 2017-04-12 | 5 | -15/+28 |
|\| | | | | | | | git.openslx.org:openslx-ng/slx-admin into permission-manager | ||||
| * | [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 ↵ | Udo Walter | 2017-04-04 | 2 | -5/+5 |
| | | | | | | | | entries not showing | ||||
| * | [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 + ↵ | Udo Walter | 2017-02-23 | 2 | -66/+109 |
| | | | | bugfixes + some comments | ||||
* | [statistics_reporting] Fix 'Not assigned' row not showing up in locations ↵ | Simon Rettberg | 2017-02-08 | 1 | -5/+5 |
| | | | | grouping anymore | ||||
* | [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 |
| | | | | GetData::* | ||||
* | [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 |
| |