summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] Update translationsSimon Rettberg2019-03-152-0/+6
|
* [serversetup-bwlp-ipxe] Change bwlp entry: Wrap logo in CPIOSimon Rettberg2019-03-151-3/+3
| | | | | Since ipxe won't wrap files in CPIO in EFI mode, wrap the logo in a cpio on the server, since this works in both, BIOS and EFI mode.
* [locationinfo] Purge old log entries form backend logSimon Rettberg2019-03-151-0/+5
|
* [locationinfo] Add black/whitelist stuff for URL panelsSimon Rettberg2019-03-144-20/+55
|
* [serversetup-bwlp-ipxe] Fix: Module name is locations, not locationSimon Rettberg2019-03-111-2/+2
|
* [serversetup-bwlp-ipxe] Show bootentryid in listSimon Rettberg2019-03-111-0/+4
|
* [dnbd3] Mark proxy connections in client listSimon Rettberg2019-03-113-0/+5
|
* [serversetup-bwlp-ipxe] Skip empty inird entriesSimon Rettberg2019-03-111-1/+5
|
* [serversetup-bwlp-ipxe/locations] Minor fixesSimon Rettberg2019-03-093-4/+10
|
* [statistics] Fix: runmode-nonclient always showing as occupied in listSimon Rettberg2019-03-091-1/+1
|
* [dozmod] Update translationsSimon Rettberg2019-03-081-1/+1
|
* [serversetup-bwlp-ipxe] Fix bugs, add import featureSimon Rettberg2019-03-0812-75/+197
|
* [serversetup-bwlp-ipxe] Improve legacy PXELinux importSimon Rettberg2019-03-072-19/+44
|
* [serversetup-bwlp-ipxe] Add clearfix to bootentry listSimon Rettberg2019-03-071-0/+2
|
* [dozmod] runscript: Fix defaults: Non-global, normal displaySimon Rettberg2019-03-071-2/+2
|
* [dozmod] Update translationsSimon Rettberg2019-03-071-1/+1
|
* [serversetup-bwlp-ipxe] Move USB help to panel instead of modalSimon Rettberg2019-03-073-34/+23Star
|
* [dozmod] Make netshare target required, move printer to topSimon Rettberg2019-03-071-2/+2
|
* [locationinfo] Update translationsSimon Rettberg2019-03-074-10/+18
|
* [dnbd3] Support specifying port, IPv6 addressesSimon Rettberg2019-03-075-34/+47
|
* [locationinfo] Introduce timeouts for curl operationsSimon Rettberg2019-03-073-3/+8
|
* [locationinfo] Add error log for backendsSimon Rettberg2019-03-0714-92/+183
|
* [locationinfo] Fix form<->button relation (delete, check, etc.)Simon Rettberg2019-03-071-17/+22
|
* [minilinux] Visual feedback when loading ML version listSimon Rettberg2019-03-063-26/+20Star
| | | | Disable all the controls while loading...
* [statistics] Actually convert all old UUID fallback formatsSimon Rettberg2019-03-061-1/+1
|
* [webinterface] Update translationsSimon Rettberg2019-03-061-1/+1
|
* [baseconfig_bwlp] Rename var (name too long)Simon Rettberg2019-03-063-5/+5
|
* [dozmod] Handle CRLF & LF for runscriptsSimon Rettberg2019-03-061-3/+15
|
* [serversetup-bwlp-ipxe] Update translationsSimon Rettberg2019-03-063-3/+5
|
* [serversetup-bwlp-ipxe] menu generator: Insert -- to mark end of argumentsSimon Rettberg2019-03-061-2/+2
|
* [locations] Fix display with old serversetup moduleSimon Rettberg2019-03-052-3/+3
|
* [serversetup-bwlp-pxelinux] Delete unused includeSimon Rettberg2019-03-051-224/+0Star
|
* [main] Fix caps of do=xxx links, remove extra translation linkSimon Rettberg2019-03-053-9/+6Star
|
* [main] Make product name configurableSimon Rettberg2019-03-051-1/+1
|
* [syslog/locationinfo] Fix install script db refsSimon Rettberg2019-03-052-4/+4
|
* [locationinfo] panel: Shorter dash, empty field if no PCs for roomSimon Rettberg2019-03-011-8/+11
|
* [serversetup-bwlp-ipxe] Fix boot entry managementSimon Rettberg2019-02-282-6/+7
|
* [serversetup-bwlp-ipxe] Change bwlp-default; add splash screenSimon Rettberg2019-02-281-12/+8Star
|
* [dozmod] netrules: Edit set of rules, not single rulesSimon Rettberg2019-02-276-61/+136
|
* [baseconfig_bwlp] Make default sound mute state configurableSimon Rettberg2019-02-263-0/+8
|
* [dozmod] Add ServerSideCopy config optionSimon Rettberg2019-02-224-13/+40
|
* [dnbd3] Show image idle time in proxy detailsSimon Rettberg2019-02-216-2/+19
|
* [statistics] Improve display of non-client runmode machinesSimon Rettberg2019-02-212-3/+6
|
* Fix UUID handling; refactor constraints for machineuuidSimon Rettberg2019-02-215-62/+69
|
* AAAAAnd I'm retardedSimon Rettberg2019-02-201-1/+1
|
* [locationinfo] Don't refresh calendars indefinitelySimon Rettberg2019-02-202-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 issuesSimon Rettberg2019-02-201-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 Rettberg2019-02-201-6/+6
| | | | | | - Enable caching for Exchange backend - Update curl option setting - Proper timestamp formatting
* [statistics] Fix RAM change warning to handle increase tooSimon Rettberg2019-02-191-1/+2
|
* [js_weekcalendar] Only show short header if event is < 1 hrSimon Rettberg2019-02-191-1/+1
|