summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
* [statistics] Fix warning on empty list; add commentsSimon Rettberg2023-02-281-22/+29
* [dozmod] Try to avoid race condition, output slow dmsd downloadSimon Rettberg2023-02-081-1/+14
* [statistics] Fix notice on invalid array key accessSimon Rettberg2023-02-061-1/+1
* [serversetup-bwlp-ipxe] Add error handling, remove dead codeSimon Rettberg2023-01-311-41/+7Star
* [roomplanner] svg: Make muted machines more fadedSimon Rettberg2023-01-201-7/+11
* [eventlog] Rename Server-Log to EventsSimon Rettberg2023-01-202-2/+2
* [statistics] Modernize column handling in JS for filter and show/hideSimon Rettberg2023-01-201-54/+29Star
* [statistics] Expose proper id44/45 values in ~poweron event filteringSimon Rettberg2023-01-202-8/+15
* [eventlog] Sort dropdown, fix sample data displaySimon Rettberg2023-01-192-2/+5
* [statistics] Listview: Display roomlayout and unique properties in a sidebarSimon Rettberg2023-01-188-13/+110
* [dnbd3] Extend timeout for inactive graphSimon Rettberg2023-01-181-2/+2
* [statistics] Remove debug messageSimon Rettberg2023-01-111-1/+0Star
* [statistics] Add hint regarding blue tint of usage graphSimon Rettberg2023-01-054-8/+10
* [statistics] Fix graph background if there are no lecturesSimon Rettberg2023-01-051-0/+1
* [locationinfo] Change "broken" timeout from 21 to 30 daysSimon Rettberg2023-01-051-1/+1
* [session] Add checkbox to log out all other sessions on pw changeSimon Rettberg2023-01-054-0/+9
* [main] Remove "Change Password" in menu; make username a link insteadSimon Rettberg2023-01-053-6/+2Star
* [statistics] Only show graph if no non-location filters are setSimon Rettberg2022-12-083-43/+83
* [remoteaccess] Add list of active locations to overview pageSimon Rettberg2022-12-084-9/+82
* [statistics] Add ID45 partition size filterSimon Rettberg2022-12-064-7/+10
* [locationinfo] Add Slider to configure browser zoom in URL panelSimon Rettberg2022-12-066-4/+39
* [locationinfo] Minor JS tweaksSimon Rettberg2022-12-051-6/+6
* [rebootcontrol] WOL from Server > WOL from other subnet's clientSimon Rettberg2022-12-051-2/+4
* [rebootcontrol/vmstore] Fix ArrayUtil::sortByColumn() callsSimon Rettberg2022-12-022-2/+2
* [locationinfo] Workaround calendar scrolling to wrong daySimon Rettberg2022-12-021-3/+11
* [statistics] Per-location usage stats; include active lecture countSimon Rettberg2022-12-029-102/+283
* [systemstatus] Handle disk size for local mounts on vm storeSteffen Ritter2022-11-161-0/+7
* [systemstatus] Show small info icon for used filesystemSteffen Ritter2022-11-162-0/+3
* [statistics] Add NIC Speed to client list, switch to Dictionary::number()Simon Rettberg2022-11-152-7/+30
* [inc/Dictionary] Add locale-aware number formatting methodSimon Rettberg2022-11-151-3/+3
* [statistics] Fix potential invalid array accessSimon Rettberg2022-11-151-1/+1
* [statistics] Add ID45 column to client listSimon Rettberg2022-11-112-4/+10
* [statistics] Client list: Add option to hide columnsSimon Rettberg2022-11-116-3/+68
* [statistics] Add placeholder to filtersSimon Rettberg2022-11-111-2/+2
* [minilinux] Add support for branch colors and changelogsSimon Rettberg2022-11-037-16/+52
* [dozmod] Add field to configure maximum VM image sizeSimon Rettberg2022-11-034-3/+15
* [dozmod] Fix typo in htmlSimon Rettberg2022-11-031-1/+1
* [statistics] Fake one HDD if machine has old-style sysinfo dataSimon Rettberg2022-10-311-0/+4
* [statistics] Deal with broken HDDs that lead to incomplete dataSimon Rettberg2022-10-312-1/+4
* [serversetup-bwlp-ipxe] Encode ipxe script depending on iPXE versionSimon Rettberg2022-10-272-7/+19
* [statistics] Add machine state icon to hints tablesSimon Rettberg2022-10-276-0/+35
* [statistics] Don't wrap partition name column in machine viewSimon Rettberg2022-10-271-1/+3
* [statistics] Force-override partiton name for 44/45 in machine viewSimon Rettberg2022-10-271-1/+1
* [statistics] Use partition numbers from kernelSimon Rettberg2022-10-262-10/+24
* [eventlog] Update translationsSimon Rettberg2022-10-172-0/+2
* [session] Set page title for session list overviewSimon Rettberg2022-10-103-4/+7
* [remoteaccess] Force SLX_AUTOLOGIN = OFF in remote access modeSimon Rettberg2022-10-021-0/+2
* [locationinfo] Proper handling/setting auf SLX_AUTOLOGINSimon Rettberg2022-09-301-3/+4
* [locationinfo] Disable shutdown timeout if autologin is enabledSimon Rettberg2022-09-301-0/+3
* [statistics] Remove test codeSimon Rettberg2022-09-281-10/+0Star