Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] SLX_BROWSER_INTERACTIVE handled for slx-browser | Simon Rettberg | 2020-01-13 | 2 | -5/+7 |
| | | | | No bookmark support for slx-browser | ||||
* | [rebootcontrol] Add missing closing tag | Simon Rettberg | 2020-01-13 | 1 | -1/+1 |
| | |||||
* | [statistics] Little styling for machine-action dropdown | Steffen Ritter | 2020-01-10 | 1 | -0/+8 |
| | |||||
* | [rebootcontrol] Make use of conditionally showing error log | Simon Rettberg | 2020-01-10 | 1 | -2/+4 |
| | |||||
* | [rebootcontrol] Don't pass string "false" to WOL task | Simon Rettberg | 2020-01-10 | 1 | -2/+2 |
| | |||||
* | [locations] Fix $selected array breakage | Simon Rettberg | 2020-01-10 | 1 | -2/+8 |
| | | | | | Fixes places like "edit exam" which wouldn't show already selected locations. | ||||
* | [permissionmanager] Make default roles "builtin" i.e. not modifiable | Simon Rettberg | 2020-01-09 | 7 | -27/+78 |
| | |||||
* | [rebootcontrol] Implement deletion of jump host | Simon Rettberg | 2019-12-17 | 2 | -0/+16 |
| | |||||
* | [statistics] Update translations | Simon Rettberg | 2019-12-17 | 2 | -1/+6 |
| | |||||
* | [statistics] Group remote actions in dropdown menu | Simon Rettberg | 2019-12-17 | 1 | -27/+39 |
| | |||||
* | [statistics] Add WOL/exec button to machine details | Simon Rettberg | 2019-12-17 | 2 | -14/+32 |
| | |||||
* | [statistics] Fix Steffens superpatch | Simon Rettberg | 2019-12-17 | 1 | -2/+2 |
| | |||||
* | [roomplanner] Tweak PC tooltip: disallow word-wrap | Simon Rettberg | 2019-12-17 | 2 | -23/+21 |
| | |||||
* | [serversetup-bwlp-ipxe] Show title of referenced menus in entry list | Steffen Ritter | 2019-12-17 | 2 | -3/+5 |
| | |||||
* | [statistics] Add filter for runtime and lastboot | Steffen Ritter | 2019-12-17 | 1 | -0/+10 |
| | |||||
* | [rebootcontrol] Add help text to subnet list | Simon Rettberg | 2019-12-17 | 3 | -7/+30 |
| | |||||
* | [statistics] Fix for shitty firefox | Steffen Ritter | 2019-12-17 | 1 | -0/+4 |
| | | | | | Firefox caches elements which results in untranslated filters when you reload the page | ||||
* | [roomplanner] Make client tooltip more readable | Steffen Ritter | 2019-12-17 | 4 | -13/+51 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix pre-filling title for menu entry | Simon Rettberg | 2019-12-16 | 1 | -2/+2 |
| | | | | | When adding a new item to a menu, the title should be set to the menu entry's name. This broke when the UI was refactored in commit:0064f98651c62 | ||||
* | Fix some more typos | Stefan Weil | 2019-12-16 | 6 | -17/+17 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 30 | -55/+55 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | [statistics] Fix date range queries to match by day, not by second | Simon Rettberg | 2019-12-13 | 1 | -1/+11 |
| | |||||
* | [rebootcontrol] Fix incomplete query | Simon Rettberg | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | [rebootcontrol] Minor UI tweaks | Simon Rettberg | 2019-12-13 | 3 | -7/+5 |
| | |||||
* | [locationinfo] Don't disable SLX_ADDONS in split-login mode | Simon Rettberg | 2019-12-13 | 1 | -1/+2 |
| | |||||
* | [statistics/baseconfig] Redirect to machine details after editing | Simon Rettberg | 2019-12-13 | 3 | -4/+8 |
| | |||||
* | [rebootcontrol] Longer cooldown for client status updates | Simon Rettberg | 2019-12-13 | 3 | -8/+8 |
| | |||||
* | [statistics] Add NVMe support | Simon Rettberg | 2019-12-13 | 2 | -2/+9 |
| | |||||
* | [backup] Update translations (dozmod -> suite) | Simon Rettberg | 2019-12-11 | 2 | -4/+4 |
| | |||||
* | [backup] Disable button during download; add IP to download file name | Simon Rettberg | 2019-12-11 | 2 | -3/+5 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix updating of default boot entries | Simon Rettberg | 2019-12-11 | 1 | -1/+2 |
| | | | | | Fix: "builtin" and "module" columns would not be updated if the according entry already exists. | ||||
* | [minilinux] Tweak design of version list | Simon Rettberg | 2019-12-11 | 2 | -4/+5 |
| | |||||
* | [rebootcontrol] Only use Session to pass machine list to exec formwol | Simon Rettberg | 2019-12-11 | 3 | -31/+33 |
| | |||||
* | Merge branch 'master' into wol | Simon Rettberg | 2019-12-11 | 9 | -12/+67 |
|\ | |||||
| * | [statistics/roomplanner] Update translations | Simon Rettberg | 2019-12-11 | 3 | -0/+10 |
| | | |||||
| * | [locationinfo] fix calendar start date when using a custom start week day | Udo Walter | 2019-12-11 | 1 | -4/+22 |
| | | |||||
| * | [serversetup-bwlp-ipxe/minilinux] Add comments, fix minor logic bug | Simon Rettberg | 2019-12-10 | 3 | -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 output | Simon Rettberg | 2019-12-10 | 1 | -1/+0 |
| | | |||||
| * | [minilinux] Make Linux fast again | Simon Rettberg | 2019-12-10 | 2 | -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 script | Simon Rettberg | 2019-12-11 | 1 | -1/+1 |
| | | |||||
* | | [rebootcontrol] Update translations | Simon Rettberg | 2019-12-11 | 2 | -1/+9 |
| | | |||||
* | | [rebootcontrol] Refine exec status layout | Simon Rettberg | 2019-12-11 | 1 | -18/+26 |
| | | |||||
* | | [statistics/rebootcontrol] Add remote exec UI | Simon Rettberg | 2019-12-10 | 12 | -58/+262 |
| | | |||||
* | | [rebootcontrol] Fix jumphost script template (missing %) | Simon Rettberg | 2019-12-10 | 1 | -1/+1 |
| | | |||||
* | | [rebootcontrol] cron: Test jumphost availability | Simon Rettberg | 2019-12-07 | 1 | -1/+14 |
| | | |||||
* | | [rebootcontrol] Implement assigning subnets to jump host | Simon Rettberg | 2019-12-07 | 9 | -34/+121 |
| | | | | | | | | | | Also fix removing all jump hosts from a subnet. Update translations. | ||||
* | | Merge branch 'master' into wol | Simon Rettberg | 2019-12-07 | 8 | -70/+81 |
|\| | |||||
| * | [sysconfig] Display error if deleting config from database failed | Simon Rettberg | 2019-12-07 | 4 | -9/+8 |
| | | |||||
| * | [serversetup-bwlp-ipxe] Fix initrd= command line for EFI | Simon Rettberg | 2019-12-07 | 1 | -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 branches | Simon Rettberg | 2019-12-07 | 1 | -5/+3 |
| | |