summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [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
* [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
|
* [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
|
* [sysconfig] Add screensaver customization moduleJannik Schönartz2020-01-158-0/+600
|
* [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
|
* Fix some typos (found by codespell)Stefan Weil2019-12-145-7/+7
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* [sysconfig] Display error if deleting config from database failedSimon Rettberg2019-12-074-9/+8Star
|
* [sysconfig] Allow deleting modules that are still used by a configSimon Rettberg2019-11-138-99/+132
| | | | Closes #3075
* [sysconfig/runmode] Remove "noSysconfig" functionalitySimon Rettberg2019-11-123-79/+34Star
| | | | Was of limited use and not properly implemented anyways.
* [sysconfig] Disable gzip output handler when delivering config.tgzSimon Rettberg2019-10-301-0/+1
|
* [sysconfig] Allow adding multiple ssh modules to system configSimon Rettberg2019-09-134-7/+11
|
* [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.
* [*] de: Script -> SkriptSimon Rettberg2019-04-171-2/+2
|
* [sysconfig] Update translationsSimon Rettberg2019-04-112-1/+3
|
* [sysconfig] Translation for last modified date tooltipSteffen Ritter2019-04-101-1/+1
|
* [sysconfig] Add option to toggle no homedir warningsSimon Rettberg2019-04-106-5/+29
|
* [sysconfig] Add missing field to querySimon Rettberg2019-03-251-1/+1
|
* [sysconfig] Try passing arguments in proper orderSimon Rettberg2019-03-251-2/+2
|
* 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-216-35/+81
|
* Update translationsSimon Rettberg2019-02-182-0/+4
|
* [sysconfig] Sanitize field typeSimon Rettberg2018-11-221-0/+1
|
* [sysconfig] Add UI option to let ldadp generate uidNumbersSimon Rettberg2018-11-219-5/+40
|
* [sysconfig] de: Fix typoSimon Rettberg2018-11-211-1/+1
|
* Introduce proper constants for taskmanager statusSimon Rettberg2018-05-244-7/+7
|
* [sysconfig] Placeholder for listen port in ssh moduleSteffen Ritter2018-04-271-1/+1
|
* [translation] Satelliten-Server -> SatellitenserverSteffen Ritter2018-04-241-1/+1
|
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+2
| | | | This is supposed to prevent unneeded js/css from being pulled in
* Permissions: Consistency: Make all pages require at least one permission to ↵Simon Rettberg2018-04-091-1/+1
| | | | | | be accessible Closes #3340
* Fix warningsSimon Rettberg2018-03-291-3/+3
|
* [sysconfig] Stuff ssh config into "empty" global configSimon Rettberg2018-03-292-7/+38
| | | | | | | | | | This is an ugly hack. The "no sysconfig" runmode option creates an obvious problem if an ssh config exists: It won't be provisioned to the client, so it's not reachable via ssh. We need a proper mechanism for managing config, that flags modules by whether they should be ignored for "no sysconfig" runmode or not, and while we're at it, make it possible to assign additional modules to rooms.
* [sysconfig] Add api call to rebuild all config.tgzSimon Rettberg2018-03-281-0/+6
|