summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/list-modules.html
Commit message (Collapse)AuthorAgeFilesLines
* [sysconfig] Show '?' for unused modulesSimon Rettberg2020-11-181-1/+4
| | | | | Quick and dirty client-side hack; needs refactoring anyways once we have per-location module assignment.
* [sysconfig] Dynamically update warnings buttonSimon Rettberg2020-11-171-4/+4
| | | | | | | | 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] Allow deleting modules that are still used by a configSimon Rettberg2019-11-131-1/+1
| | | | Closes #3075
* [sysconfig] Translation for last modified date tooltipSteffen Ritter2019-04-101-1/+1
|
* Introduce JS helper for bootstrap confirm dialogs on button-submitSimon Rettberg2019-03-251-2/+3
|
* [sysconfig] Remember last modified date, show as tooltipSimon Rettberg2019-03-211-1/+3
|
* [sysconfig] Properly disable edit button in module istSimon Rettberg2018-03-281-2/+2
| | | | Closes #3336
* [sysconfig] Add permissionsSimon Rettberg2018-03-041-5/+19
|
* [sysconfig] Overview: Make mouseover highlighting work in the other ↵Simon Rettberg2017-12-021-1/+1
| | | | direction too
* [sysconfig][baseconfig] fixed inconsistenciesChristian Hofmaier2017-09-251-3/+5
|
* [sysconfig] Add table-hover class to config and module listSimon Rettberg2016-12-021-1/+1
|
* [sysconfig] Confirm dialog for deletion; show success message after deleting ↵Simon Rettberg2016-09-071-1/+1
| | | | a config
* [sysconfig] Improve design, hide more controls in location-specific view, ↵Simon Rettberg2016-09-071-2/+2
| | | | get rid of JS hack for ellipsis in tables (by adding a HTML/CSS hack for it :))
* Clean up css a bitSimon Rettberg2016-08-171-4/+4
|
* Added extra cancel buttons.Christian Klinger2016-07-211-1/+1
|
* [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; ↵Simon Rettberg2016-07-061-13/+13
| | | | improve config module handling
* [locations/sysconfig] Implement location specific sysconfigSimon Rettberg2016-06-221-0/+59