summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [rebootcontrol] Only use Session to pass machine list to exec formwolSimon Rettberg2019-12-113-31/+33
|
* Merge branch 'master' into wolSimon Rettberg2019-12-119-12/+67
|\
| * [statistics/roomplanner] Update translationsSimon Rettberg2019-12-113-0/+10
| |
| * [locationinfo] fix calendar start date when using a custom start week dayUdo Walter2019-12-111-4/+22
| |
| * [serversetup-bwlp-ipxe/minilinux] Add comments, fix minor logic bugSimon Rettberg2019-12-103-5/+24
| | | | | | | | | | | | Saving a boot entry didn't properly check the validity of a hook's ID, which was broken anyways, so the invalid check didn't uncover that the actual cheking code didn't work either.
| * [minilinux] Remove debug outputSimon Rettberg2019-12-101-1/+0Star
| |
| * [minilinux] Make Linux fast againSimon Rettberg2019-12-102-2/+11
| | | | | | | | | | Add boot option that adds all the KCL options to disable CPU security flaw mitigations.
* | [rebootcontrol] Fix: Replace \r\n by \n for exec scriptSimon Rettberg2019-12-111-1/+1
| |
* | [rebootcontrol] Update translationsSimon Rettberg2019-12-112-1/+9
| |
* | [rebootcontrol] Refine exec status layoutSimon Rettberg2019-12-111-18/+26
| |
* | [statistics/rebootcontrol] Add remote exec UISimon Rettberg2019-12-1012-58/+262
| |
* | [rebootcontrol] Fix jumphost script template (missing %)Simon Rettberg2019-12-101-1/+1
| |
* | [inc/Session] Add timeout param to Session::set(), purge on loadSimon Rettberg2019-12-101-5/+22
| |
* | [inc/IpUtil] Add missing classSimon Rettberg2019-12-101-0/+72
| |
* | [rebootcontrol] cron: Test jumphost availabilitySimon Rettberg2019-12-071-1/+14
| |
* | [rebootcontrol] Implement assigning subnets to jump hostSimon Rettberg2019-12-079-34/+121
| | | | | | | | | | Also fix removing all jump hosts from a subnet. Update translations.
* | Merge branch 'master' into wolSimon Rettberg2019-12-078-70/+81
|\|
| * [sysconfig] Display error if deleting config from database failedSimon Rettberg2019-12-074-9/+8Star
| |
| * [serversetup-bwlp-ipxe] Fix initrd= command line for EFISimon Rettberg2019-12-071-5/+9
| | | | | | | | | | | | initrd=cpio1,cpio2 is syslinux syntax and not understood by the kernel when booting in EFI mode. The proper way to this is initrd=cpio1 initrd=cpio2 ...
| * [minilinux] Fix deleting orphaned/empty branchesSimon Rettberg2019-12-071-5/+3Star
| |
| * [locationinfo] less lovely javascript more not so lovely phpChristian Hofmaier2019-12-042-51/+61
| | | | | | | | - same function just in backend
* | [statistics/rebootcontrol] Add WOL button to statistics moduleSimon Rettberg2019-12-0727-248/+1050
| | | | | | | | | | * Overhauled task display in rebootcontrol module * Can only add subnets by CIDR now instead of start and end
* | [apis/cron] Simple logging function for debuggingSimon Rettberg2019-12-071-3/+19
| |
* | Merge branch 'master' into wolSimon Rettberg2019-11-275-2/+184
|\|
| * [locationinfo] add new kiosk-mode options to url-panelsChristian Hofmaier2019-11-275-2/+184
| | | | | | | | | | | | | | - guest / guest+user login - browser selection - interactive mode - bookmarks
* | [statistics/rebootcontrol] Implement editing subnetSimon Rettberg2019-11-2719-234/+629
| |
* | [js_ip/locations] Mode cidr/ip handling to own moduleSimon Rettberg2019-11-274-17/+22
| |
* | [rebootcontrol] Start adding WOL functionalitySimon Rettberg2019-11-2216-374/+620
|/
* [inc/Taskmanagercallback] Remove unused functionSimon Rettberg2019-11-221-17/+1Star
|
* [inc/Request] add REQUIRED flag for automatic error messageSimon Rettberg2019-11-221-9/+22
| | | | | | If $default is set to Request::REQUIRED for get() post() or any(), the method will display an error message and halt execution if the given parameter is either missing or empty.
* [statistics] api: Update DB on client ipaddr changeSimon Rettberg2019-11-191-7/+12
| | | | | Just logging and ignoring the event spams the event log, also it's more likely that the address actually legitimately changed.
* [sysconfig] Allow deleting modules that are still used by a configSimon Rettberg2019-11-138-99/+132
| | | | Closes #3075
* [locationinfo/runmode] Support new infoscreen variablesSimon Rettberg2019-11-122-1/+34
| | | | Interactive mode, autologin, browser type, bookmarks
* [baseconfig] bash escape: Replace \r and \n by spaceSimon Rettberg2019-11-121-1/+1
|
* [sysconfig/runmode] Remove "noSysconfig" functionalitySimon Rettberg2019-11-128-133/+89Star
| | | | Was of limited use and not properly implemented anyways.
* [statistics] FIX STUFFSimon Rettberg2019-11-081-9/+9
|
* [statistics] Fix filtering by prefixing columns with table nameSimon Rettberg2019-11-081-4/+4
|
* [statistics] Tag clients with overridden config.vars in list viewSimon Rettberg2019-11-085-6/+20
|
* [statistics] ModularizeSimon Rettberg2019-11-078-1155/+1231
|
* [translation] Get rid of up_json_encodeSimon Rettberg2019-11-062-183/+1Star
| | | | This was needed in pre-5.4.0 times. Long gone.
* [locations] Show number of machines with configvar overridesSimon Rettberg2019-11-064-5/+35
|
* [baseconfig] Overhaul hook systemSimon Rettberg2019-11-0515-280/+449
| | | | | | This enables us to finally properly show the inheritance flow of all the config variables when editing the baseconfig for a certain location or machine.
* [permissionmanager] Fix creating bogus negative cache entriesSimon Rettberg2019-11-051-12/+2Star
| | | | | If a permission check for a location yielded false, a cache entry for all parent locations with value "false" was created as well.
* [locationinfo] remove scrollbar placeholder in headerChristian Hofmaier2019-11-051-1/+13
| | | | + a small alignment correction
* install.php: Workaround for MariaDB on Debian 10Simon Rettberg2019-10-311-1/+4
|
* [statistics] Silence notice about undefined array indexSimon Rettberg2019-10-311-6/+2Star
|
* [statistics/baseconfig] Allow per-machine configvar overridesSimon Rettberg2019-10-3113-33/+141
|
* [statistics] Don't try to show room plan for non-leaf roomsSimon Rettberg2019-10-311-0/+3
|
* [statistics] Show X for faulty room planSimon Rettberg2019-10-311-1/+1
|
* [locations] Update translationsSimon Rettberg2019-10-312-2/+2
|