summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* [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
|
* [sysconfig] Properly disable edit button in module istSimon Rettberg2018-03-281-2/+2
| | | | Closes #3336
* Update permission translationsSimon Rettberg2018-03-212-0/+16
|
* [sysconfig] Support new multiserver auth, mount option config supportSimon Rettberg2018-03-158-29/+43
| | | | references #3313
* [sysconfig] Add permissionsSimon Rettberg2018-03-044-17/+86
|
* Update translations + add global tagsSimon Rettberg2018-01-113-6/+3Star
| | | | lang_username, lang_user and lang_password are now global tags
* [sysconfig] Restore long lost ajax functionalitySimon Rettberg2017-12-222-1/+33
| | | | | | If any modules need rebuild, we can now successfully query their status while the page is displayed and change the refresh button color to white once an ongoing rebuild is complete.
* [sysconfig] Fix home directory attribute detectionSimon Rettberg2017-12-213-14/+9Star
|
* [sysconfig] Error checks + messages when rebuilding moduleSimon Rettberg2017-12-201-3/+7
|
* [sysconfig] Fix logic by which condition the LDADPd gets (re)startedSimon Rettberg2017-12-185-43/+15Star
|
* [syconfig] AD: Better error messages, don't lose DN if homeAttrCheck failsSimon Rettberg2017-12-182-25/+33
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-166-7/+22
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [sysconfig] Update translationsSimon Rettberg2017-12-142-0/+2
|
* [sysconfig] Allow remapping of attributes for AD tooSimon Rettberg2017-12-148-57/+86
|
* [sysconfig] Improve UISimon Rettberg2017-12-062-11/+15
|
* [sysconfig] Support customizing LDAP attributesSimon Rettberg2017-12-068-7/+70
|
* [sysconfig] Make checkbox labels clickableSimon Rettberg2017-12-062-8/+8
|
* [sysconfig] Fix typoSimon Rettberg2017-12-051-1/+1
|