summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [baseconfig_bwlp] Add SLX_AUTOSTART_UUID settingSimon Rettberg2017-04-253-0/+8
* [statistics_reporting] Extend remote report by hwstats, date ranges, userstatsSimon Rettberg2017-04-245-12/+119
* [inc/Database] Add ::queryAll()Simon Rettberg2017-04-241-0/+14
* [dozmod] Make images pending deletion an extra sectionSimon Rettberg2017-04-211-24/+37
* Update phpStorm stuffSimon Rettberg2017-04-212-0/+6
* [inc/Dictionary] Add $returnTagOnMissing to :translateFile()Simon Rettberg2017-04-191-2/+2
* [inc/Database] Support expanding nested arraysSimon Rettberg2017-04-191-0/+42
* [rebootcontrol] New module for shutting down and rebooting clientsSimon Rettberg2017-04-1217-0/+734
* [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
* [apis/cron] Try to catch exceptions when running module cron handlerSimon Rettberg2017-04-101-1/+6
* Update translationsSimon Rettberg2017-04-074-4/+12
* [statistics] Better errormsg in install, link to projectors addedSimon Rettberg2017-04-072-6/+11
* Merge branch 'statistics_reporting'Simon Rettberg2017-04-072-5/+5
|\
| * [statistics_reporting] fixed clients/locations without offline-length entries...Udo Walter2017-04-042-5/+5
* | [inc/Util] Improve traceError() outputSimon Rettberg2017-04-071-15/+32
* | Check for module availability before calling it in legacy clientlog APISimon Rettberg2017-04-071-2/+6
* | [inc/Database] Add helper function to run INSERT and retrieve keysSimon Rettberg2017-04-071-0/+94
* | [statistics] Handle client screens, manage projectorsSimon Rettberg2017-04-067-3/+284
|/
* [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
* Remove statistics api file accidentally committed on manual mergeSimon Rettberg2017-03-311-29/+0Star
* [exams] Extend "upcoming lectures" from 5 to 30 days; collapse list if > 5Simon Rettberg2017-03-302-3/+17
* [webinterface] Try to redirect back to HTTP when HTTPS gets disabledSimon Rettberg2017-03-292-2/+41
* Add param to disable HSTS, set headers to prevent cachingSimon Rettberg2017-03-292-0/+18
* [statistics] Fetch client log by UUID, not IPSimon Rettberg2017-03-291-1/+1
* [webinterface] Make line reporting current setting more visibleSimon Rettberg2017-03-292-13/+15
* [sysconfig] Fix broken title "{{config-module}}"Simon Rettberg2017-03-283-3/+3
* [roomplanner] Add "fit to content" zoom buttonSimon Rettberg2017-03-284-13/+61
* [sysconfig] Add class for reading and writing PPD filesSimon Rettberg2017-03-231-0/+1162
* [statistics_reporting] cron: Write message to event log on successful submitSimon Rettberg2017-03-211-0/+2
* [inc/Download] Properly return final HTTP status code for redirected requestsSimon Rettberg2017-03-211-6/+6
* Fix a couple of warnings and notices from error.logSimon Rettberg2017-03-215-12/+17
* [webinterface] Remember last HTTPS config; add redirect to HTTPS settingSimon Rettberg2017-03-207-12/+142
* [sysconfig] Add ConfigTgz::rebuildAllConfigs()Simon Rettberg2017-03-101-0/+19
* [sysconfig] configtgz.inc.php: Move static functions to bottomSimon Rettberg2017-03-101-114/+118
* [statistics_reporting] Fix caption of reporting label (german translation)Simon Rettberg2017-03-101-1/+1
* Update translationsSimon Rettberg2017-03-094-0/+6
* [dozmod] Update translation of 'canLogin' in column user-/orglistSteffen Ritter2017-03-062-2/+2
* [sysconfig] Add hook mechanism for config.tgz buildingSimon Rettberg2017-03-021-3/+15
* [inc/Hook] New helper for loading hooksSimon Rettberg2017-03-023-18/+52
* Merge branch 'statistics_reporting'Simon Rettberg2017-03-0225-0/+1251
|\
| * [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