summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
* [baseconfig] Display inherited value and source when editing module specific ...Simon Rettberg2017-04-266-27/+81
* [baseconfig_bwlp] Update translationsSimon Rettberg2017-04-262-2/+2
* [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
* [dozmod] Make images pending deletion an extra sectionSimon Rettberg2017-04-211-24/+37
* [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
* 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
* | [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
* [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
* [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
* Fix a couple of warnings and notices from error.logSimon Rettberg2017-03-212-6/+11
* [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-021-5/+2Star
* Merge branch 'statistics_reporting'Simon Rettberg2017-03-0223-0/+1197
|\
| * [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
| * [statistics_reporting] Send filename to browser when downloading statisticsSimon Rettberg2017-02-071-0/+1