summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [locationinfo] Change glyphicons for panel listSimon Rettberg2019-03-261-4/+4
|
* Delete unused legacy API tooSimon Rettberg2019-03-265-211/+0Star
|
* Delete unused and unmaintained modulesSimon Rettberg2019-03-2674-2238/+0Star
|
* [serversetup-bwlp-ipxe] Don't show compile progress on every subpageSimon Rettberg2019-03-261-8/+12
| | | | Only show on menulist, address-config and download
* api/taskman: Improve loggingSimon Rettberg2019-03-253-8/+22
|
* [inc/Event] autoUpdateIp first thing on bootupSimon Rettberg2019-03-251-2/+3
| | | | Other stuff might depend on the proper serverIp
* [inc/Trigger] Fix Trigger::ipxe() when called multiple timesSimon Rettberg2019-03-251-1/+1
| | | | | | | If during one execution we end up in Trigger::ipxe multiple times, we wouldn't execute any hooks because of include_once. This should be OK however, so instead of changing it to include, just remember the $taskId and return it later.
* [serversetup-bwlp-ipxe] Don't compile iPXE if serverip is invalidSimon Rettberg2019-03-251-1/+3
|
* [statistics] clientlist: Add (de)select all buttonSimon Rettberg2019-03-251-2/+13
|
* [serversetup-bwlp-ipxe] Kill unused PxeMenu->hash()Simon Rettberg2019-03-251-33/+0Star
|
* [serversetup-bwlp-ipxe] Direct boot for menus with one itemSimon Rettberg2019-03-252-1/+31
|
* [serversetup-bwlp-ipxe] Support DEFAULT directive of pxelinuxSimon Rettberg2019-03-252-1/+21
|
* [serversetup-bwlp-ipxe] Fix type error (BootEntry vs PxeSection)Simon Rettberg2019-03-251-7/+6Star
|
* [api/init] Add logging function for crashesSimon Rettberg2019-03-251-0/+6
|
* [inc/Trigger] Wait for taskmanager on bootupSimon Rettberg2019-03-252-2/+7
|
* [serversetup-bwlp-ipxe] Redirect to serveraddr page if invalidSimon Rettberg2019-03-251-0/+4
|
* [sysconfig] Add missing field to querySimon Rettberg2019-03-251-1/+1
|
* [serversetup-bwlp-ipxe] On empty bootentry list, import subnets tooSimon Rettberg2019-03-251-0/+6
|
* [sysconfig] Try passing arguments in proper orderSimon Rettberg2019-03-251-2/+2
|
* [serversetup-bwlp-ipxe] Make imported labels lowercaseSimon Rettberg2019-03-251-1/+1
|
* Introduce JS helper for bootstrap confirm dialogs on button-submitSimon Rettberg2019-03-2526-666/+360Star
|
* [dozmod] How about implementing runscript deletionSimon Rettberg2019-03-231-0/+14
|
* [statistics] Add reboot/shutdown to list and details viewSimon Rettberg2019-03-225-49/+235
|
* [sysconfig] Remember last modified date, show as tooltipSimon Rettberg2019-03-216-35/+81
|
* [serversetup-bwlp-ipxe] Fix stdbootentry edit; fix duplicate id in htmlSimon Rettberg2019-03-213-9/+17
|
* [serversetup-bwlp-ipxe] Much better dup detection on importSimon Rettberg2019-03-214-66/+118
|
* [serversetup-bwlp-ipxe] Bootentry: add copy button & allow view onlySimon Rettberg2019-03-205-27/+51
|
* [serversetup-bwlp-ipxe] Chainfix: Add netX/ to DHCP opts tooSimon Rettberg2019-03-201-4/+4
|
* [serversetup-bwlp-ipxe] Fix chaining script gen: add netX/ prefixSimon Rettberg2019-03-201-2/+2
|
* [serversetup-bwlp-ipxe] api: Reset everything if serverip is missingSimon Rettberg2019-03-201-0/+4
|
* [serversetup-bwlp-ipxe] Filter a few more bogus model namesSimon Rettberg2019-03-201-1/+1
|
* [serversetup-bwlp-ipxe] Fix editing menuchain entries, tweak scriptSimon Rettberg2019-03-203-11/+11
|
* [serversetup-bwlp-ipxe] Implement cascaded menusSimon Rettberg2019-03-197-50/+121
|
* [serversetup-bwlp-ipxe] Fix incomplete bootentries, hide arch selectSimon Rettberg2019-03-192-11/+20
| | | | For type "script", the architecture options do nothing. Hide.
* [serversetup-bwlp-ipxe] Fix localboot detection for PXELinux importSimon Rettberg2019-03-192-4/+4
|
* [statistics] Show error message if BIOS info fetching failsSimon Rettberg2019-03-193-3/+16
|
* [statistics] Feature: BIOS update infoSimon Rettberg2019-03-199-4/+152
| | | | | Fetch list of known BIOS updates that fix issues wrt. bwLehrpool/OpenSLX/whatever it's called today.
* [roomplanner] Implement (auto)rotating SVG, make SVG prettySimon Rettberg2019-03-183-27/+121
|
* [locations] Fix division by zeroSimon Rettberg2019-03-181-1/+1
|
* [serversetup-bwlp-ipxe] Fix class accessSimon Rettberg2019-03-181-1/+1
|
* [statistics/roomplanner] Add SVG roomplan generatorSimon Rettberg2019-03-157-41/+111
| | | | Show in machine details if machine is part of some location's room plan.
* [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
|