summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* [*] de: Script -> Skriptv3.8-releaseSimon Rettberg2019-04-171-2/+2
|
* [sysconfig] Update translationsSimon Rettberg2019-04-172-1/+3
|
* [sysconfig] Translation for last modified date tooltipSteffen Ritter2019-04-171-1/+1
|
* [sysconfig] Add option to toggle no homedir warningsSimon Rettberg2019-04-096-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
|
* [sysconfig] Overview: Make mouseover highlighting work in the other ↵Simon Rettberg2017-12-023-21/+74
| | | | direction too
* Merge branch 'master' into permission-managerSimon Rettberg2017-12-011-2/+2
|\
| * Fix several PHP notices about undefined indexes, variables, not-arraysSimon Rettberg2017-12-011-2/+2
| |
* | [style] Fix checkbox/radio in input-group-addon, add missing label<->input refsSimon Rettberg2017-12-011-1/+4
| |
* | Merge branch 'master' into permission-managerSimon Rettberg2017-12-014-19/+18Star
|\|
| * Update translationsSteffen Ritter2017-11-302-1/+3
| |
| * [sysconfig] Don't delete default config...Simon Rettberg2017-11-281-1/+1
| |
| * [sysconfig] Revert contraint to location table: Breaks default configSimon Rettberg2017-11-282-12/+6Star
| | | | | | | | | | | | | | Default config is locationid = 0, which obviously doesn't work with the constraint. Using NULL proves difficult here (dups etc.), so don't for now, and add code to the cron hook that will clean up deleted locations.
| * [sysconfig] Simplify installer, add constraint to location tableSimon Rettberg2017-11-241-17/+20
| |
* | Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-215-56/+87
|\| | | | | | | | | | | # Conflicts: # modules-available/backup/templates/_page.html # style/default.css
| * [sysconfig/runmode] Deliver bare config.tgz with just global hook data when ↵Simon Rettberg2017-11-033-53/+83
| | | | | | | | "no sysconfig" is set for a runmode
| * [sysconfig] Fix: Empty config.tgz modules disappeared from the listSimon Rettberg2017-11-031-1/+1
| |
| * [sysconfig] Fix selection of "none from this group" (add/edit config)Simon Rettberg2017-11-031-2/+3
| |