summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [systemstatus] Fix displaying VM store usage if using internal storagev3.10v3.10Simon Rettberg2021-05-111-4/+4
|
* [minilinux] Fix: List of used menus was incompleteSimon Rettberg2021-05-071-6/+3Star
|
* [baseconfig] Fix AIOOB warningSimon Rettberg2021-05-061-1/+1
|
* [locationinfo] Add missing default keys for panelsSimon Rettberg2021-05-061-0/+2
|
* [remoteaccess] Add VNC port to client configSimon Rettberg2021-05-051-1/+2
|
* [vmstore] Fix displaying mount task outputSimon Rettberg2021-05-041-1/+1
|
* [serversetup-bwlp-ipxe] Add message when exiting from iPXESimon Rettberg2021-05-032-2/+4
|
* [minilinux] Remove debug logSteffen Ritter2021-05-031-1/+0Star
|
* [statistics] Remove useless lineSteffen Ritter2021-05-031-1/+0Star
|
* [sysconfig] Layout clearfixSteffen Ritter2021-04-301-0/+1
|
* [serversetup-bwlp-ipxe] Disallow editing .special entriesSimon Rettberg2021-04-273-4/+18
|
* [serversetup-bwlp-ipxe] Fix localboot via exitSimon Rettberg2021-04-272-2/+6
|
* [rebootcontrol] Simple support for displaying SVG from stdoutSimon Rettberg2021-04-261-0/+7
|
* [vmstore] Fix display of mount task statusSimon Rettberg2021-04-231-1/+4
|
* [minilinux] Prevent overflowSimon Rettberg2021-04-211-1/+2
|
* [dozmod] Always render expired/orphaned images templateSimon Rettberg2021-04-211-8/+3Star
| | | | | | Now that the orphaned image scan exists, it doesn't make sense to hide the whole page if there are no expired images, preventing the user from scanning for orphaned files.
* [dozmod] Add checkbox for "allow student download"Simon Rettberg2021-04-214-1/+17
|
* [dozmod] Update translationsSteffen Ritter2021-04-211-5/+5
|
* [permissionmanager] Add remoteaccess to default rolesSteffen Ritter2021-04-211-0/+2
|
* [inc/Trigger] Remember ::ipxe() result and return it on subsequent callsSimon Rettberg2021-04-202-2/+7
| | | | | | | This fixes triggering two or more compile runs in one request, which is most likely pointless as it would generate the same result. Just remember the return value (task id) from the first onvication and return it right away.
* [serversetup-bwlp-ipxe] Add iPXE version selectorSimon Rettberg2021-04-2014-97/+310
|
* [sysconfig] Enforce proper ldadp services running on reboot/installSimon Rettberg2021-04-202-0/+6
|
* [remoteaccess] Make plugin version display prettierSimon Rettberg2021-04-151-2/+9
|
* [baseconfig_bwlp] Add SLX_PRINT_REUSE_PASSWORDSimon Rettberg2021-04-093-0/+8
|
* [baseconfig_bwlp] Add SLX_NTFSFREESimon Rettberg2021-03-313-0/+8
|
* Fix deprecated curly braces string indexing (PHP 7.4)Simon Rettberg2021-03-2518-37/+37
|
* [remoteaccess] Show plugin versionSimon Rettberg2021-03-226-0/+23
|
* index.php: Minor formatting changesSimon Rettberg2021-03-221-1/+2
|
* [rebootcontrol] Show '-' for "subnet 2 subnet"-count if disabledSimon Rettberg2021-03-191-0/+4
|
* [locations/rebootcontrol] Inherit openingtimes for WOL/shutdownSimon Rettberg2021-03-199-96/+285
| | | | | | | | | | The opening times schedule is now inherited to child locations, so it's easy to toggle WOL or shutdown for individual rooms in a building, where you only have to set the opening times once for the entire building. As of now, WOL and shutdown settings are *not* inherited to child locations, as I'm not sure if you always want to inherit those by default. Closes #3710
* [locations] Add permission for openingtimesSimon Rettberg2021-03-173-1/+3
|
* [locations/rebootcontrol] Change ENUM constants; display next eventSimon Rettberg2021-03-179-24/+66
|
* Add missing changesSimon Rettberg2021-03-171-1/+22
|
* [rebootcontrol] Simplify some logic, improve schedulerSimon Rettberg2021-03-173-96/+83Star
|
* [locations/rebootcontrol] FormattingSimon Rettberg2021-03-173-45/+76
|
* [rebootcontrol] Handle scheduler overlapsChristian Hofmaier2021-03-165-67/+102
| | | | | - Overlaps < 5 min are ignored, < 15 triggers reboot - Database: Make 1 line out of 2
* [sysconfig] yes -> trueSimon Rettberg2021-03-151-1/+1
|
* [syslog] Make client log searchableSimon Rettberg2021-03-154-39/+56
| | | | Closes #3474
* [statistics] Remove logintime filterSimon Rettberg2021-03-121-3/+1Star
| | | | | | Would only work when a user is currently logged in, which is confusing. Remove. References #3842
* [dnbd3] Update translations (dnbd3 help texts)Steffen Ritter2021-03-122-4/+4
|
* [statistics] Fix clientip != filterSimon Rettberg2021-03-121-1/+2
| | | | References #3842
* [eventlog] Linkify Client-UUIDs in Server-LogSimon Rettberg2021-03-111-1/+11
|
* [locationinfo] Remove insecure SSL hackSimon Rettberg2021-03-111-1/+0Star
| | | | | We now have our own CA for the satellite server that's trusted by clients, so this hack is not required anymore.
* Update translationsSteffen Ritter2021-03-103-8/+8
|
* [minilinux] Make dropdown headers boldSimon Rettberg2021-03-101-3/+3
|
* [remoteaccess] Don't disable screen saver entirely but disable auto-lockSimon Rettberg2021-03-101-1/+5
| | | | | | This way after 30+ minutes we would still pop up the screen saver that would count down to the next logout/reboot/shutdown, so the user gets an idea that the session won't last forever.
* [sysconfig] Back-Btn for sshkey-moduleSteffen Ritter2021-03-101-0/+3
|
* [locations] Update translationsSimon Rettberg2021-03-103-1/+9
|
* [dnbd3] Show version information in proxy/server detailsSimon Rettberg2021-03-092-3/+6
|
* [remoteaccess] Allow changing client-side VNC portSimon Rettberg2021-03-057-14/+46
| | | | References #3823