Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Don't refresh calendars indefinitely | Simon Rettberg | 2019-02-20 | 2 | -4/+18 |
| | | | | | | | | We try to refresh calendars that have recently been used to coalesce requests, which helps especially with HisInOne. However, this would in turn make the calendar recently refreshed so it would keep going on and on, as long as there is at least one active info panel making actual requests. | ||||
* | [locationinfo] Fix minor issues | Simon Rettberg | 2019-02-20 | 1 | -9/+24 |
| | | | | | | | - Potential race with calendar updates - Coalesqing depends on total number of locations, not just additional ones - Copypasta error in date fix function | ||||
* | [locationinfo] Stoffelsteffen! | Simon Rettberg | 2019-02-20 | 1 | -6/+6 |
| | | | | | | - Enable caching for Exchange backend - Update curl option setting - Proper timestamp formatting | ||||
* | [statistics] Fix RAM change warning to handle increase too | Simon Rettberg | 2019-02-19 | 1 | -1/+2 |
| | |||||
* | [js_weekcalendar] Only show short header if event is < 1 hr | Simon Rettberg | 2019-02-19 | 1 | -1/+1 |
| | |||||
* | [locationinfo] Fix events not showing | Simon Rettberg | 2019-02-19 | 1 | -1/+7 |
| | | | | | HISinOne start and end dates are not reliable - ignore and check individual planned dates. | ||||
* | [baseconfig_bwlp] Update translations | Simon Rettberg | 2019-02-19 | 2 | -0/+6 |
| | |||||
* | Update translations | Simon Rettberg | 2019-02-18 | 21 | -68/+142 |
| | |||||
* | [baseconfig_bwlp] Add SLX_SCREEN_SAVER(_GRACE)?_TIMEOUT | Simon Rettberg | 2019-02-18 | 1 | -0/+12 |
| | | | | Control xscreensaver timeout and grace period. | ||||
* | [dnbd3] Remove debug spam | Simon Rettberg | 2019-02-15 | 1 | -3/+0 |
| | |||||
* | [dnbd3] Fix recursive client counting | Simon Rettberg | 2019-02-15 | 1 | -1/+5 |
| | |||||
* | Merge branch 'ipxe' | Simon Rettberg | 2019-02-15 | 60 | -18/+3895 |
|\ | |||||
| * | [serversetup-bwlp-ipxe] ipxe script: Don't load unused png | Simon Rettberg | 2019-02-15 | 1 | -2/+0 |
| | | |||||
| * | Merge branch 'master' into ipxeipxe | Simon Rettberg | 2019-02-12 | 20 | -138/+302 |
| |\ | |||||
| * | | [serversetup*] PXELinux and iPXE side-by-side | Simon Rettberg | 2019-02-12 | 56 | -1/+776 |
| | | | |||||
| * | | [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 |
| | | | |||||
| * | | Merge branch 'master' into ipxe | Simon Rettberg | 2019-01-21 | 3 | -10/+44 |
| |\ \ | |||||
| * | | | [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 |
| | | | | |||||
| * | | | Merge branch 'master' into ipxe | Simon Rettberg | 2019-01-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into ipxe | Simon Rettberg | 2019-01-15 | 1 | -2/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into ipxe | Simon Rettberg | 2019-01-15 | 3 | -3/+9 |
| |\ \ \ \ \ | |||||
| * | | | | | | [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 |
| | | | | | | | |||||
| * | | | | | | [locations] Show current boot menu per location, add edit button | Simon Rettberg | 2019-01-11 | 4 | -18/+61 |
| | | | | | | | |||||
| * | | | | | | [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 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into ipxe | Simon Rettberg | 2019-01-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into ipxe | Simon Rettberg | 2018-12-12 | 59 | -267/+1595 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | [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 |