Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] panel: Shorter dash, empty field if no PCs for room | Simon Rettberg | 2019-03-01 | 1 | -8/+11 |
| | |||||
* | [serversetup-bwlp-ipxe] Fix boot entry management | Simon Rettberg | 2019-02-28 | 2 | -6/+7 |
| | |||||
* | [serversetup-bwlp-ipxe] Change bwlp-default; add splash screen | Simon Rettberg | 2019-02-28 | 1 | -12/+8 |
| | |||||
* | [dozmod] netrules: Edit set of rules, not single rules | Simon Rettberg | 2019-02-27 | 6 | -61/+136 |
| | |||||
* | [baseconfig_bwlp] Make default sound mute state configurable | Simon Rettberg | 2019-02-26 | 3 | -0/+8 |
| | |||||
* | [dozmod] Add ServerSideCopy config option | Simon Rettberg | 2019-02-22 | 4 | -13/+40 |
| | |||||
* | [dnbd3] Show image idle time in proxy details | Simon Rettberg | 2019-02-21 | 7 | -2/+40 |
| | |||||
* | [statistics] Improve display of non-client runmode machines | Simon Rettberg | 2019-02-21 | 2 | -3/+6 |
| | |||||
* | Fix UUID handling; refactor constraints for machineuuid | Simon Rettberg | 2019-02-21 | 6 | -89/+126 |
| | |||||
* | AAAAAnd I'm retarded | Simon Rettberg | 2019-02-20 | 1 | -1/+1 |
| | |||||
* | [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 | 64 | -25/+3942 |
|\ | |||||
| * | [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 | 24 | -146/+316 |
| |\ | |||||
| * | | [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 | 13 | -47/+211 |
| | | | | | | | | | | | | 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 |
| | | | | |||||
| * | | | [inc/Trigger] PHP 5.6 compat | Simon Rettberg | 2019-01-18 | 1 | -2/+3 |
| | | | | |||||
| * | | | [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 | 2 | -7/+27 |
| | | | | |||||
| * | | | [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 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into ipxe | Simon Rettberg | 2019-01-02 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | [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 | 62 | -270/+1604 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [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 |
| | | | | | | | | | |