summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates
Commit message (Collapse)AuthorAgeFilesLines
* [sysconfig] Make title field required via HTMLSimon Rettberg2023-11-137-7/+7
|
* [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
* [sysconfig] Layout clearfixSteffen Ritter2021-04-301-0/+1
|
* [sysconfig] Back-Btn for sshkey-moduleSteffen Ritter2021-03-101-0/+3
|
* [sysconfig] Small layout fixSteffen Ritter2021-02-253-0/+5
|
* [sysconfig] Remove fixNumeric option; now mandatory, handled transparentlySimon Rettberg2020-12-156-27/+0Star
|
* [sysconfig] CustomModule: Add check for file ownership, add "fix" optionSimon Rettberg2020-12-102-9/+44
| | | | | | | | | | | | | The fix option will change the owner/group of every file and directory in the archive to root:root Previously, the client changed the ownership of the config.tgz contents to root when extracting, but in some cases it's desired to deliver files with specific owner and group settings. The version of the CustomModule module has been bumped to 2, so we can automatically convert old modules when upgrading or importing a backup, to be compatible to the old "root everything on the client" logic.
* [sysconfig] Show '?' for unused modulesSimon Rettberg2020-11-182-1/+8
| | | | | Quick and dirty client-side hack; needs refactoring anyways once we have per-location module assignment.
* [sysconfig] Dynamically update warnings buttonSimon Rettberg2020-11-172-14/+10Star
| | | | | | | | As we use AJAX to query build state for configs that don't have state === 'OK', the warnings list might be out of date. Hide the warnings button for all modules that aren't up to date, and dynamically load their warnings. The warnings button will be shown when the module finished building, assuming any warnings were generated.
* [sysconfig] SSH: Split pubkey and rest of config, add more optionsSimon Rettberg2020-11-162-14/+37
| | | | | | | | | | | | | | | Now we can have exactly one SSH-Config per sysconfig, which avoids confusion due to config mismatch regarding "allow pw" and "port". The install include takes care of splitting the key into a new module for existing modules, but doesn't remove duplicate SshConfig modules from sysconfigs, as this might lead to additional confusion. Next time the user edits a sysconfig, they are forced to pick exactly one SshConfig module. The "allow password login" option was extended to allow password login for non-root users only in addition to simply being "yes" or "no". There's an additional option that can entirely limit the group of users allowed to log in via SSH.
* [sysconfig] Display duplicate files for generated system configSimon Rettberg2020-11-031-1/+11
| | | | Implements #3670
* [sysconfig] Screensaver: Add default texts and minor bug fixJannik Schönartz2020-01-222-4/+4
|
* [sysconfig] Screensaver: Pagereload (lang change) and small ui bugfixJannik Schönartz2020-01-171-7/+2Star
|
* [systemconfig] Add warning to the assign step at the end of module creation ↵Udo Walter2020-01-171-2/+12
| | | | if other modules would be replaced because the module is unique
* [sysconfig] Screensaver: Add a full fledged back button experienceJannik Schönartz2020-01-172-4/+8
| | | | Processing of Screensaver_Text is now only handled in the Screensaver_text preprocess
* [sysconfig] New step after creating a module to directly assign it to system ↵Udo Walter2020-01-161-0/+21
| | | | configs
* [sysconfig] Screensaver: Add tabindex (tabindex for summernote doesn't work)Jannik Schönartz2020-01-161-7/+7
|
* [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: Add save instead off next to the last step & tm ↵Jannik Schönartz2020-01-161-1/+7
| | | | success check
* [sysconfig] Screensaver: Sanitize easy mode colorsSimon Rettberg2020-01-161-4/+4
|
* [sysconfig] Add screensaver customization moduleJannik Schönartz2020-01-152-0/+225
|
* [sysconfig] AD/LDAP: Fix couple of html bugsSimon Rettberg2020-01-142-5/+5
|
* [sysconfig] Allow deleting modules that are still used by a configSimon Rettberg2019-11-133-3/+10
| | | | Closes #3075
* [sysconfig] Allow adding multiple ssh modules to system configSimon Rettberg2019-09-131-4/+6
|
* [sysconfig] Make both buttons white on finishing system configSimon Rettberg2019-09-131-4/+5
| | | | | | The blue "set as global config" button was too tempting to click after creating or editing a system config. Accidentally setting location specific config as globally active easily happened.
* [sysconfig] Translation for last modified date tooltipSteffen Ritter2019-04-101-1/+1
|
* [sysconfig] Add option to toggle no homedir warningsSimon Rettberg2019-04-101-0/+11
|
* Introduce JS helper for bootstrap confirm dialogs on button-submitSimon Rettberg2019-03-253-9/+7Star
|
* [sysconfig] Remember last modified date, show as tooltipSimon Rettberg2019-03-212-2/+4
|
* [sysconfig] Add UI option to let ldadp generate uidNumbersSimon Rettberg2018-11-216-0/+27
|
* [sysconfig] Placeholder for listen port in ssh moduleSteffen Ritter2018-04-271-1/+1
|
* [sysconfig] Properly disable edit button in module istSimon Rettberg2018-03-281-2/+2
| | | | Closes #3336
* [sysconfig] Support new multiserver auth, mount option config supportSimon Rettberg2018-03-151-0/+14
| | | | references #3313
* [sysconfig] Add permissionsSimon Rettberg2018-03-042-10/+35
|
* [syconfig] AD: Better error messages, don't lose DN if homeAttrCheck failsSimon Rettberg2017-12-181-1/+1
|
* [sysconfig] Allow remapping of attributes for AD tooSimon Rettberg2017-12-142-13/+29
|
* [sysconfig] Improve UISimon Rettberg2017-12-061-8/+10
|
* [sysconfig] Support customizing LDAP attributesSimon Rettberg2017-12-064-1/+31
|
* [sysconfig] Make checkbox labels clickableSimon Rettberg2017-12-062-8/+8
|
* [sysconfig] Overview: Make mouseover highlighting work in the other ↵Simon Rettberg2017-12-022-3/+3
| | | | direction too
* [style] Fix checkbox/radio in input-group-addon, add missing label<->input refsSimon Rettberg2017-12-011-1/+4
|
* [sysconfig] removed redundant horizontal linesChristian Hofmaier2017-10-182-2/+2
|
* [sysconfig] added horizontal lines for better structureChristian Hofmaier2017-10-133-0/+3
|
* [sysconfig][baseconfig] fixed inconsistenciesChristian Hofmaier2017-09-2512-49/+72
|
* [sysconfig] Add support to disable fixNumeric hack in ldadpSimon Rettberg2017-08-166-1/+28
|
* [sysconfig] Load shareDomain and credentialPassthrough when editing AD/LDAPSimon Rettberg2017-04-271-2/+2
| | | | This fixes #3121
* [sysconfig] on/off switch for runscript credential passing; overridable domainSimon Rettberg2017-03-021-20/+40
|
* added "Cancel" to branding-check templateJonathan Bauer2017-02-101-1/+6
| | | | | this should clarify that you can cancel this step (in case the user uploaded a non-svg). The lonely "save" button was causing some confusion...
* [sysconfig] AD/LDAP: Handle certificates with unknown CA by fingerprint if ↵Simon Rettberg2016-12-021-10/+36
| | | | no cert is supplied
* [sysconfig] Add table-hover class to config and module listSimon Rettberg2016-12-022-2/+2
|