summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [backup] i18n: Fix typoSimon Rettberg2023-04-261-1/+1
|
* [statistics] Fix lang: Old and new were swappedSimon Rettberg2023-04-242-4/+4
|
* [statistics] Remove anydev filterSimon Rettberg2023-04-241-1/+1
| | | | Doesn't make any sense if you don't know what it does :-)
* [news] Don't show duplicates in list of locs with overridesSimon Rettberg2023-04-241-1/+1
|
* [news] Fix: Global news could not be savedSimon Rettberg2023-04-241-31/+31
|
* [locationinfo] HiS: ID-regex for title was apparently to shortSimon Rettberg2023-04-171-1/+1
|
* [locationinfo] Fix: Panels with deleted rooms are invisible in listSimon Rettberg2023-03-291-4/+15
|
* [backup] Add translationsSimon Rettberg2023-03-105-3/+38
|
* [backup] Only nag about backup on main-page if user has permissionSimon Rettberg2023-03-101-6/+8
|
* [backup] Make backup interval weeklySimon Rettberg2023-03-101-1/+2
|
* [syslog] Fix syntax error in SQLSimon Rettberg2023-03-101-1/+1
|
* [backup] Add option to store in /root, not just VMstoreSimon Rettberg2023-03-084-10/+27
|
* [backup] Check supplied backup file before trying to applySimon Rettberg2023-03-024-16/+47
| | | | This saves us from aborting midway and doing a reboot
* [backup] Add UI for monthly automatic backup + password supportSimon Rettberg2023-03-024-15/+143
|
* [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
| | | | | .... if viewport is wide enouh, it will be a sidebar, otherwise, it will be displayed above the actual list.
* [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
| | | | Closes #3694
* [remoteaccess] Add list of active locations to overview pageSimon Rettberg2022-12-084-9/+82
| | | | References #3767
* [statistics] Add ID45 partition size filterSimon Rettberg2022-12-064-7/+10
| | | | Closes #3927
* [locationinfo] Add Slider to configure browser zoom in URL panelSimon Rettberg2022-12-066-4/+39
| | | | Closes #3915
* [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
| | | | | | | | | | If something different is mounted on CONFIG_VMSTORE_DIR as expected by the slx-admin configuration we normally show a warning, that something went wrong in retrieving the disk capacity. This seems reasonable if the vm-store is a nfs or cifs share. But if internal storage is wanted it's more likely that someone just mounted a bigger/seccond hdd over the directory. In this case we skip the warning and just show the correct (free) capacity.
* [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
|