summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
...
* [locationinfo] Force interactive if split-loginSteffen Ritter2020-02-051-1/+9
| | | | | | | | | If we use split-login, users need the possibility to close the browser session. Chromiums non-interactive kiosk mode is always fullscreen without an clickable breakout. So if split-login is used in combination with chromium, we force interactive mode. slx-browser has no interactive mode, so doesn't make any difference.
* [serversetup-bwlp-ipxe] Quick fix for hotkey defaultSteffen Ritter2020-01-311-2/+2
| | | | | Necessary at least on Debian 10 because of newer mariadb defaults STRICT_TRANS_TABLES fixes #3689
* [baseconfig_bwlp] Fix validator regexSteffen Ritter2020-01-291-1/+1
| | | | Couldn't save empty SLX_FORCE_RESOLUTION
* [dnbd3] Don't stop dnbd3-server when disabling dnbd3 for VMsSimon Rettberg2020-01-283-8/+3Star
|
* [serversetup-ipxe] Properly init entry if mode is not StandardBootEntrySimon Rettberg2020-01-242-3/+3
| | | | Fixes #3687
* [rebootcontrol] Fix WOL via jumphost (missing array index)Simon Rettberg2020-01-241-1/+1
| | | | | Lookup of jumphost depends on the hostid of the jumphost in its according array.
* [rebootcontrol] Try harder to silence notice about ref passingSimon Rettberg2020-01-241-2/+3
| | | | | Only variables should be passed by reference in .../rebootcontrol/inc/rebootcontrol.inc.php on line 295
* [sysconfig] Screensaver: Add default texts and minor bug fixJannik Schönartz2020-01-225-16/+36
|
* [sysconfig] fix germanJonathan Bauer2020-01-211-3/+3
|
* [serversetup-bwlp-ipxe] Fast fix for required fieldsSteffen Ritter2020-01-201-1/+1
|
* [statistics_reporting] Don't consider machines not recently usedSimon Rettberg2020-01-171-6/+9
| | | | | ... machine must have been running in the previous 30 days, relative to the "from" timestamp of selected interval.
* [statistics_reporting] Remove dead codeSimon Rettberg2020-01-171-7/+0Star
|
* [baseconfig_bwlp] Add SLX_FORCE_RESOLUTIONSimon Rettberg2020-01-173-0/+8
| | | | TODO: Support in beamergui etc.
* [sysconfig] Fix partially reverted fix of fixSimon Rettberg2020-01-171-1/+1
|
* [sysconfig] Remove dead codeSimon Rettberg2020-01-171-13/+0Star
|
* Partial revert "[sysconfig] New step after creating a module ..."Simon Rettberg2020-01-171-1/+1
| | | | Fix expression
* [locations] Don't consider *false* a valid fixed location idSimon Rettberg2020-01-171-0/+2
|
* [locationinfo] Fix slx-browser interactive logicSimon Rettberg2020-01-171-3/+1Star
|
* [serversetup-bwlp-ipxe] Make first menu being added the defaultSimon Rettberg2020-01-171-1/+3
|
* [sysconfig] Screensaver: Pagereload (lang change) and small ui bugfixJannik Schönartz2020-01-172-12/+8Star
|
* [systemconfig] Add warning to the assign step at the end of module creation ↵Udo Walter2020-01-174-3/+35
| | | | if other modules would be replaced because the module is unique
* [sysconfig] Screensaver: Add a full fledged back button experienceJannik Schönartz2020-01-173-12/+25
| | | | Processing of Screensaver_Text is now only handled in the Screensaver_text preprocess
* [serversetup-bwlp-ipxe] Add required tags to required inputs in the menu ↵Udo Walter2020-01-161-1/+14
| | | | entry form
* [sysconfig] New step after creating a module to directly assign it to system ↵Udo Walter2020-01-1611-10/+105
| | | | configs
* [sysconfig] Screensaver: Add tabindex (tabindex for summernote doesn't work)Jannik Schönartz2020-01-161-7/+7
|
* [serversetup-bwlp-ipxe] Add some missing language tagsJannik Schönartz2020-01-161-0/+5
|
* [syslog] Screensaver: Add more options summernote optionsJannik Schönartz2020-01-161-0/+14
| | | | | Add options like undo, redo Remove video option, because xscreensaver can't handle those
* [sysconfig] Screensaver: Minor lang tags fixJannik Schönartz2020-01-161-2/+2
|
* [sysconfig] Screensaver: Add save instead off next to the last step & tm ↵Jannik Schönartz2020-01-162-4/+11
| | | | success check
* [sysconfig] install: contents column text -> longblobSimon Rettberg2020-01-161-1/+4
|
* [sysconfig] Screensaver: Sanitize easy mode colorsSimon Rettberg2020-01-162-9/+21
|
* [sysconfig] Screensaver: Fix font-size in easy modeSimon Rettberg2020-01-161-3/+3
|
* [sysconfig] Modernize Request::* callsSimon Rettberg2020-01-162-33/+17Star
|
* [sysconfig] Screensaver: Create dedicated groupSimon Rettberg2020-01-163-1/+3
|
* [sysconfig] Honor config module type sort orderSimon Rettberg2020-01-167-6/+13
|
* [sysconfig] Remove dead codeSimon Rettberg2020-01-161-33/+0Star
|
* [sysconfig] Screensaver: Disallow downloadSimon Rettberg2020-01-161-1/+1
|
* [sysconfig] No byte-array packing, escape iniSimon Rettberg2020-01-161-11/+11
|
* Update translationsSimon Rettberg2020-01-1615-42/+133
|
* [sysconfig] Add screensaver customization moduleJannik Schönartz2020-01-158-0/+600
|
* [locationinfo] better calendar event font size scalingUdo Walter2020-01-151-15/+3Star
|
* [statistics_reporting] Add date range selectionUdo Walter2020-01-153-18/+46
|
* [minilinux] Set downloaded linux as default if it's the first/only oneSimon Rettberg2020-01-152-11/+22
|
* [minilinux] Make branches collapsibleSimon Rettberg2020-01-152-2/+25
|
* [minilinux] Remove duplicate DL button; hide it for orphaned versionsSimon Rettberg2020-01-143-9/+4Star
|
* [permissionmanager] Update translationsSimon Rettberg2020-01-142-0/+8
|
* [permissionmanager] Also disallow deleting builtin rolesSimon Rettberg2020-01-142-11/+19
|
* [dnbd3] Always add DNBD3 servers to config (for stage4)Simon Rettberg2020-01-143-11/+12
| | | | | Also, change translations for "enable dnbd3" to refer to VMs specifically.
* [sysconfig] AD/LDAP: Fix couple of html bugsSimon Rettberg2020-01-142-5/+5
|
* [sysconfig] AD/LDAP: Default SSL, no 's' prefixSimon Rettberg2020-01-144-8/+12
|