Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [serversetup*] PXELinux and iPXE side-by-side | Simon Rettberg | 2019-02-12 | 35 | -3827/+0 |
| | |||||
* | [serversetup-bwlp] Auto-import of old PXELinux config on bootup | Simon Rettberg | 2019-02-12 | 12 | -47/+200 |
| | | | | Also minor improvements to UI and structuring | ||||
* | [serversetup-bwlp] Fix case of platform var | Simon Rettberg | 2019-01-24 | 2 | -3/+2 |
| | |||||
* | [serversetup-bwlp] Fix saving default; add missing lang tag | Simon Rettberg | 2019-01-18 | 4 | -3/+5 |
| | |||||
* | [serversetup-bwlp] Link systemmodel to machine list | Simon Rettberg | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | [serversetup-bwlp] Make localboot method configurable | Simon Rettberg | 2019-01-18 | 7 | -17/+169 |
| | |||||
* | [serversetup-bwlp] More detailed download page (size, date) | Simon Rettberg | 2019-01-17 | 2 | -8/+20 |
| | |||||
* | [serversetup-bwlp] Make ipxe trigger a hook for modularity | Simon Rettberg | 2019-01-17 | 1 | -0/+10 |
| | |||||
* | [serversetup-bwlp] Respect overriden default entry for location menu | Simon Rettberg | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | [serversetup-bwlp] Update translations | Simon Rettberg | 2019-01-11 | 4 | -2/+20 |
| | |||||
* | [serversetup-bwlp] Implement download page | Simon Rettberg | 2019-01-11 | 2 | -11/+52 |
| | |||||
* | [serversetup-bwlp] Decouple location assigning from menu editing | Simon Rettberg | 2019-01-11 | 5 | -90/+169 |
| | |||||
* | [serversetup-bwlp] Add column to override default menuentry of location | Simon Rettberg | 2019-01-02 | 1 | -1/+15 |
| | |||||
* | [serversetup-bwlp] Simplify permissions | Simon Rettberg | 2018-12-11 | 4 | -41/+20 |
| | |||||
* | [serversetup-bwlp] Fix new menu entries not using the preset titles | Udo Walter | 2018-11-23 | 1 | -6/+16 |
| | |||||
* | [serversetup-bwlp] Fix adding boot entry of type exec | Simon Rettberg | 2018-11-23 | 1 | -0/+4 |
| | |||||
* | [serversetup-bwlp] Add de translations | Simon Rettberg | 2018-11-21 | 2 | -4/+16 |
| | |||||
* | [serversetup-bwlp] Add de translations | Simon Rettberg | 2018-11-21 | 2 | -8/+45 |
| | |||||
* | [serversetup-bwlp] Minor html tweaks | Simon Rettberg | 2018-11-21 | 3 | -5/+7 |
| | |||||
* | [serversetup-bwlp] Compilation front-end | Simon Rettberg | 2018-11-21 | 2 | -13/+32 |
| | |||||
* | [serversetup-bwlp] add location selection to menu edit + ui improvements | Udo Walter | 2018-11-09 | 4 | -98/+261 |
| | | | | | | | | | - add multiselect to select the locations - add architecture information to the bootentry select modal - add glyphicon to the hide entry column header - default menu is now selected in the menu list - fixed error when creating a menu (isdefault has no default value) and when creating a menu without bootentries | ||||
* | [serversetup-bwlp] bootmenu-edit UI improvements | Udo Walter | 2018-10-04 | 2 | -86/+189 |
| | | | | | | | | | - add cancel button - add checkbox to hide menu entries - add button to remove menu entries - hide input fields not relevant for spacers - add modal to select an entry that shows some information about the selected entry | ||||
* | [serversetup-bwlp] Don't allow recompilation if already in progress | Simon Rettberg | 2018-09-26 | 3 | -25/+40 |
| | |||||
* | [serversetup-bwlp] Detect wether we run our modified iPXE | Simon Rettberg | 2018-09-26 | 3 | -22/+48 |
| | | | | Try not to use special features if stock iPXE is running | ||||
* | [serversetup-bwlp] Fix access to editing IP address | Simon Rettberg | 2018-09-24 | 2 | -30/+28 |
| | |||||
* | [serversetup-bwlp] Implement chain-to-self for missing params | Simon Rettberg | 2018-09-20 | 2 | -51/+49 |
| | |||||
* | [serversetup-bwlp] Differentiate between EFI/BIOS | Simon Rettberg | 2018-09-19 | 6 | -78/+194 |
| | | | | | | | Different executable/initrd etc. can be given for a simple boot entry of type "exec", or it can be specified that only one of them is supported. For bootentry type "script" there can still be only one entry, since you can just check the ${platform} variable within the script. | ||||
* | [serversetup-bwlp] Pass initrd= on KCL for EFI mode | Simon Rettberg | 2018-09-13 | 1 | -1/+2 |
| | |||||
* | [serversetup-bwlp] Fix some menu edit issues | Simon Rettberg | 2018-07-25 | 2 | -36/+41 |
| | | | | | - Newly created menu entries couldn't be made default - Saving a new menu was broken | ||||
* | [ipxe] Add Bootentry list | Christian Hofmaier | 2018-07-24 | 5 | -1/+129 |
| | | | | Bootentry list with add/edit/delete functionality | ||||
* | [ipxe] added add-menu-button, added delete-menu-buttons, fixed bug that ↵ | Christian Hofmaier | 2018-07-24 | 5 | -16/+131 |
| | | | | timeoutms didn't save, fixed bug that last edited menu gets the isDefault value, some table styling + language tags | ||||
* | [serversetup-bwlp] Delete menu entries missing from POST data | Simon Rettberg | 2018-07-04 | 1 | -6/+10 |
| | |||||
* | [serversetup-bwlp] Fix hotkey saving, adding new entries | Simon Rettberg | 2018-07-04 | 3 | -36/+134 |
| | |||||
* | [serversetup-bwlp] Slightly nicer colors; html cleanup | Simon Rettberg | 2018-06-28 | 1 | -4/+4 |
| | |||||
* | [serversetup-bwlp] Simplify sorting of menu entries | Simon Rettberg | 2018-06-28 | 1 | -7/+1 |
| | |||||
* | [serversetup-bwlp] Added drag and drop to the editmenu. Fixed radiobutton ↵ | Jannik Schönartz | 2018-06-20 | 3 | -11/+48 |
| | | | | alignment and it's now saved/updated properly. | ||||
* | [serversetup-bwlp] Start rewrite as purely iPXE-based | Simon Rettberg | 2018-06-12 | 16 | -332/+2049 |
| | |||||
* | [serversetup-bwlp] Tweak help textv3.7 | Simon Rettberg | 2018-05-07 | 3 | -4/+6 |
| | |||||
* | [serversetup-bwlp] Add log output to ipxe building task | Simon Rettberg | 2018-05-07 | 4 | -14/+38 |
| | |||||
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -2/+2 |
| | | | | This is supposed to prevent unneeded js/css from being pulled in | ||||
* | Update translations | Simon Rettberg | 2018-04-10 | 2 | -3/+5 |
| | |||||
* | Permissions: Consistency: Make all pages require at least one permission to ↵ | Simon Rettberg | 2018-04-09 | 2 | -0/+9 |
| | | | | | | be accessible Closes #3340 | ||||
* | [serversetup-bwlp] Update pxelinux menu parser | Simon Rettberg | 2018-03-29 | 1 | -17/+139 |
| | |||||
* | Update permission translations | Simon Rettberg | 2018-03-21 | 1 | -3/+3 |
| | |||||
* | [serversetup-bwlp] Make use of new permission helpers | Simon Rettberg | 2018-02-15 | 4 | -28/+27 |
| | |||||
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -5/+11 |
| | | | | | | | | | | This flag tells wether the permission can be restricted to certain locations in a meaningful way. This flag has to be set in the permissions.json of the according module. For example, the permission to reboot the server cannot be limited to certain locations in a meaningful way, while the view of the client log can be filtered to only show log entries for clients in specific locations. | ||||
* | [serversetup-bwlp] added permissions to edit boot address and menu and | Udo Walter | 2017-12-27 | 7 | -9/+39 |
| | | | | to download the usb image | ||||
* | [serversetup] Start work on a pxemenu parser for later migration | Simon Rettberg | 2017-12-21 | 1 | -0/+102 |
| | |||||
* | [style] Fix checkbox/radio in input-group-addon, add missing label<->input refs | Simon Rettberg | 2017-12-01 | 1 | -3/+12 |
| | |||||
* | [serversetup] fixed inconsistencies | Udo Walter | 2017-09-25 | 6 | -13/+20 |
| |