summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp
Commit message (Collapse)AuthorAgeFilesLines
* [serversetup-bwlp] Compilation front-endSimon Rettberg2018-11-212-13/+32
|
* [serversetup-bwlp] add location selection to menu edit + ui improvementsUdo Walter2018-11-094-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 improvementsUdo Walter2018-10-042-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 progressSimon Rettberg2018-09-263-25/+40
|
* [serversetup-bwlp] Detect wether we run our modified iPXESimon Rettberg2018-09-263-22/+48
| | | | Try not to use special features if stock iPXE is running
* [serversetup-bwlp] Fix access to editing IP addressSimon Rettberg2018-09-242-30/+28Star
|
* [serversetup-bwlp] Implement chain-to-self for missing paramsSimon Rettberg2018-09-202-51/+49Star
|
* [serversetup-bwlp] Differentiate between EFI/BIOSSimon Rettberg2018-09-196-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 modeSimon Rettberg2018-09-131-1/+2
|
* [serversetup-bwlp] Fix some menu edit issuesSimon Rettberg2018-07-252-36/+41
| | | | | - Newly created menu entries couldn't be made default - Saving a new menu was broken
* [ipxe] Add Bootentry listChristian Hofmaier2018-07-245-1/+129
| | | | Bootentry list with add/edit/delete functionality
* [ipxe] added add-menu-button, added delete-menu-buttons, fixed bug that ↵Christian Hofmaier2018-07-245-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 dataSimon Rettberg2018-07-041-6/+10
|
* [serversetup-bwlp] Fix hotkey saving, adding new entriesSimon Rettberg2018-07-043-36/+134
|
* [serversetup-bwlp] Slightly nicer colors; html cleanupSimon Rettberg2018-06-281-4/+4
|
* [serversetup-bwlp] Simplify sorting of menu entriesSimon Rettberg2018-06-281-7/+1Star
|
* [serversetup-bwlp] Added drag and drop to the editmenu. Fixed radiobutton ↵Jannik Schönartz2018-06-203-11/+48
| | | | alignment and it's now saved/updated properly.
* [serversetup-bwlp] Start rewrite as purely iPXE-basedSimon Rettberg2018-06-1216-332/+2049
|
* [serversetup-bwlp] Tweak help textv3.7Simon Rettberg2018-05-073-4/+6
|
* [serversetup-bwlp] Add log output to ipxe building taskSimon Rettberg2018-05-074-14/+38
|
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+2
| | | | This is supposed to prevent unneeded js/css from being pulled in
* Update translationsSimon Rettberg2018-04-102-3/+5
|
* Permissions: Consistency: Make all pages require at least one permission to ↵Simon Rettberg2018-04-092-0/+9
| | | | | | be accessible Closes #3340
* [serversetup-bwlp] Update pxelinux menu parserSimon Rettberg2018-03-291-17/+139
|
* Update permission translationsSimon Rettberg2018-03-211-3/+3
|
* [serversetup-bwlp] Make use of new permission helpersSimon Rettberg2018-02-154-28/+27Star
|
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-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 andUdo Walter2017-12-277-9/+39
| | | | to download the usb image
* [serversetup] Start work on a pxemenu parser for later migrationSimon Rettberg2017-12-211-0/+102
|
* [style] Fix checkbox/radio in input-group-addon, add missing label<->input refsSimon Rettberg2017-12-011-3/+12
|
* [serversetup] fixed inconsistenciesUdo Walter2017-09-256-13/+20
|
* Fix a couple of warnings and notices from error.logSimon Rettberg2017-03-211-2/+7
|
* Move fake pw fields further out of viewSimon Rettberg2016-10-271-2/+2
|
* Update translationsSimon Rettberg2016-09-011-1/+1
|
* [serversetup-bwlp] Add help text fow usb image downloadSimon Rettberg2016-07-124-7/+47
|
* [serversetup] Show warning on main page if ip address is not setSimon Rettberg2016-07-053-2/+10
|
* Updated the no-autofill-hack.Christian Klinger2016-06-151-2/+2
|
* Update translationsSimon Rettberg2016-06-142-14/+1Star
|
* [serversetup-bwlp] Translate usb download; fix attachment nameSimon Rettberg2016-05-215-0/+5
|
* [serversetup-bwlp] Add usb image download buttonSimon Rettberg2016-05-202-4/+28
|
* work work work work workSimon Rettberg2016-05-194-6/+1Star
|
* MORE WMORKSimon Rettberg2016-05-1814-0/+390