summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [remoteaccess] Add support for remote edit (reservation and scp task trigger)remote-edit-vmJannik Schönartz2021-11-292-0/+74
|
* [statistics_reporting] Always send a minimal reportSteffen Ritter2021-11-052-41/+41
| | | | | | | Even if reporting is disabled send an absolute minimal report which includes at least the satellite version but nothing more. This is just for tracking how many servers are in use.
* [dozmod] new resource to request image detailsralph isenmann2021-10-291-1/+21
| | | | Updates: #3838
* [baseconfig] Don't reenable shadowed config varSteffen Ritter2021-10-211-0/+5
| | | | Fixes: #3595
* [style/default.css] Adjust selectized.js disabled stylingSteffen Ritter2021-10-181-0/+7
| | | | Fixes: #3594
* [sysconfig] Urge users to upload only svg images...Steffen Ritter2021-10-181-1/+1
| | | | | | | as branding. You can still change the file format in the browser dialog and hope that other file extensions work. Partly fixes #2861
* [statistics] Add additional option to show sysinfosSteffen Ritter2021-10-151-5/+15
| | | | fixes: #3657
* [eventlog] Check permissions; add synamic suggestions for keysSimon Rettberg2021-06-285-19/+120
|
* [inc/User] Make sure user has a tokenSimon Rettberg2021-06-281-10/+18
|
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-2533-107/+2094
|
* Update .ideaSimon Rettberg2021-06-251-4/+1Star
|
* [locations/minilinux] Minor cleanups and fixesSimon Rettberg2021-06-245-20/+32
|
* [dnbd3] Update translationsSimon Rettberg2021-06-242-5/+5
|
* [statistics] Remove dead codeSimon Rettberg2021-06-081-20/+0Star
|
* Moderize Database handlingSimon Rettberg2021-05-1178-175/+207
| | | | | | | * Auto-convert to utf8mb4_unicode_520_ci * Use foreach instead of while to loop over results * Drop useless statement caching * Keep emulated prepares, as we sometimes loop over nested queries
* [session] Add simple session overview tableSimon Rettberg2021-05-114-4/+50
|
* [session] Add option to bind session to IP addressSimon Rettberg2021-05-115-7/+14
|
* [main+Session] Move session from /tmp/ to session tableSimon Rettberg2021-05-1112-73/+115
|
* [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
|