summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-2177-456/+1971
|\
| * [statistics] Also adapt MAC-UUID fixing code to mltk changesSimon Rettberg2017-11-211-1/+1
| * [dozmod] Add missing labels for check boxesSimon Rettberg2017-11-171-10/+10
| * [dozmod] Add config option for max. locations per lectureSimon Rettberg2017-11-175-6/+16
| * added design guidelines docUdo Walter2017-11-161-0/+33
| * [statistics&syslog] Fix possible cron delete query overflowSimon Rettberg2017-11-152-4/+18
| * [dozmod] Improve location & exam mode detectionSimon Rettberg2017-11-142-7/+18
| * [backup] Show warning on main page when last backup was more than 30 days agoSimon Rettberg2017-11-147-1/+31
| * [exams/roomplanner] Smarter coordination of run mode (exam mode on/off etc)Simon Rettberg2017-11-142-3/+8
| * [runmode] Fix var typo in install scriptSimon Rettberg2017-11-141-1/+1
| * [locationinfo] Set SLX_AUTOLOGIN in configSimon Rettberg2017-11-141-0/+1
| * [locationinfo] Fix misspelled class, typedef in phpdocSimon Rettberg2017-11-141-2/+2
| * [locationinfo] Disable exchangeSimon Rettberg2017-11-141-0/+0
| * [dnbd3] Extend server details page (altservers, config)Simon Rettberg2017-11-1312-25/+137
| * [inc/Taskmanager] Fix phpdocSimon Rettberg2017-11-131-1/+1
| * [style/default.css] Fix style of radio inputs in "checkbox" classSimon Rettberg2017-11-131-8/+20
| * [inc/Download] Keep curl handle open for connection reuseSimon Rettberg2017-11-131-15/+19
| * [statistics] Show client details if filter has exactly one resultSimon Rettberg2017-11-131-0/+21
| * [syslog] Tweak machineuuid index in installerSimon Rettberg2017-11-031-2/+8
| * [sysconfig/runmode] Deliver bare config.tgz with just global hook data when "...Simon Rettberg2017-11-035-56/+104
| * [sysconfig] Fix: Empty config.tgz modules disappeared from the listSimon Rettberg2017-11-031-1/+1
| * [sysconfig] Fix selection of "none from this group" (add/edit config)Simon Rettberg2017-11-031-2/+3
| * [rebootcontrol] Conditional rebuild of config.tgz, proper permissions for aut...Simon Rettberg2017-11-033-5/+12
| * [inc/event] Don't try to start DozmodLauncher task - doesn't existSimon Rettberg2017-11-031-4/+0Star
| * [syslog] api: Relax spam protectionSimon Rettberg2017-11-031-2/+4
| * [statistics] api: Allow specifying client typeSimon Rettberg2017-11-031-27/+42
| * [locations] Missing typecast for locationidSimon Rettberg2017-11-031-1/+1
| * [dozmod] Refactor dmsd proxing, better error handling, less c & pSimon Rettberg2017-11-031-81/+26Star
| * [baseconfig_bwlp] Add SLX_NET_SEARCHSimon Rettberg2017-11-031-0/+6
| * [baseconfig] Don't leak content of overridden vars in api outputSimon Rettberg2017-11-031-1/+1
| * [dnbd3] Add reboot button for managed proxiesSimon Rettberg2017-11-032-2/+98
| * [rebootcontrol] Move reboot function to helper classSimon Rettberg2017-11-032-8/+31
| * [inc/module] Fix sorting bug, show errors in debug mode, add optional param t...Simon Rettberg2017-11-031-6/+8
| * api.php: Support numbers in module namesSimon Rettberg2017-11-031-2/+2
| * [dnbd3] Improve server sorting, main-warning, errormsg, Taskmanager intergrationSimon Rettberg2017-10-269-27/+117
| * [dnbd3] Implement settings dialog for automatic proxiesSimon Rettberg2017-10-136-46/+109
| * [dnbd3] Show free space, fix styling, add help texts and strings (de)Simon Rettberg2017-10-127-113/+331
| * [runmode] Return lastseen too in detailed modeSimon Rettberg2017-10-121-2/+3
| * [dnbd3] sadfSimon Rettberg2017-10-121-1/+0Star
| * [dnbd3] Implement adding and deleting serversSimon Rettberg2017-10-113-8/+168
| * [dnbd3] Fix CIDR generation for proxies, add baseconfig hook for clientsSimon Rettberg2017-10-113-12/+80
| * [dnbd3] More progress, manage location restrictions for proxiesSimon Rettberg2017-10-1011-80/+497
| * [dnbd3] New module for managing dnbd3 servers - WIPSimon Rettberg2017-10-0612-0/+283
| * Allow page modules with digits in nameSimon Rettberg2017-10-061-1/+1
| * [runmode] Support returning associative arraySimon Rettberg2017-10-061-4/+10
| * Delete unused filesSimon Rettberg2017-09-172-199/+0Star
| * [dozmod] network shares ressourceJonathan Bauer2017-09-061-2/+21
| * [translation] Added translation for 'subnet' filterSteffen Ritter2017-09-053-3/+6
| * [locations] fix missing locationId on ip/uuid ...Jonathan Bauer2017-09-051-19/+18Star
* | [internetaccess] reworked permission system from "click and you get error" to...Christian Hofmaier2017-11-212-23/+21Star