summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [locations] subnet inputs: disabled -> readonly; disable save buttonSimon Rettberg2019-05-231-3/+3
| | | | | | | There was unfinished code to disable the save button if there are no actions allowed to perform in the location detail box, which is now working. Also make the text inputs readonly instead of diabled if we're not allowed to edit them, so copy & paste still works.
* [statistics] Update translationsSimon Rettberg2019-05-232-0/+4
|
* [statistics] Add captions to RAM/swap barSimon Rettberg2019-05-232-4/+13
|
* [roomplanner] Make highlight green, not redSimon Rettberg2019-05-231-2/+2
|
* [roomplanner] Swap translate/rotate in SVGSimon Rettberg2019-05-231-1/+1
|
* [roomplanner] Fix svg rotate logicSimon Rettberg2019-05-231-9/+7Star
|
* [serversetup-bwlp-ipxe] Use badge for refcount in bootentry tableSimon Rettberg2019-05-231-1/+3
|
* [serversetup-bwlp-ipxe] Show default selection of inherited menuSimon Rettberg2019-05-234-2/+22
|
* [*] de: Script -> Skriptv3.8-releaseSimon Rettberg2019-04-173-9/+9
|
* [sysconfig] Update translationsSimon Rettberg2019-04-172-1/+3
|
* [sysconfig] Translation for last modified date tooltipSteffen Ritter2019-04-171-1/+1
|
* [baseconfig_bwlp] Fix default valueSimon Rettberg2019-04-171-1/+1
|
* [roomplanner] Don't generate roomplan if pointlessSimon Rettberg2019-04-161-4/+6
| | | | | | If a UUID for a machine is passed that maps into a location by its IP address, but doesn't have a position in it, don't render a SVG for that location, unless the locationid is explicitly specified too.
* [serversetup-bwlp-ipxe] Make sure we always have a default entrySimon Rettberg2019-04-163-3/+17
|
* [serversetup-bwlp-ipxe] Fix permcheck for menu edit in menu listSimon Rettberg2019-04-161-1/+1
|
* [baseconfig] Fix default value display for entries not in DB yetSimon Rettberg2019-04-161-0/+3
|
* [backup] Fix restore done messageSimon Rettberg2019-04-161-5/+4Star
|
* [serversetup-bwlp-ipxe] Show parent menu in location assign dialogSimon Rettberg2019-04-163-1/+8
|
* [serversetup-bwlp-ipxe] Change color scheme a bitSimon Rettberg2019-04-161-1/+3
|
* [serversetup-bwlp-ipxe] Firce locale to get iconv() to behaveSimon Rettberg2019-04-161-0/+1
| | | | With the C locale, iconv's TRANSLIT is a noop.
* [statistics] Handle system an mainboard model separatelySimon Rettberg2019-04-165-21/+44
| | | | ...especially for BIOS updates checks...
* [serversetup-bwlp-ipxe] Add debug-shell boot entrySimon Rettberg2019-04-111-1/+16
|
* [serversetup-bwlp-ipxe] Fix submenu permission handlingSimon Rettberg2019-04-101-2/+4
|
* [syslog] Set UUID = null if seemingly invalidSimon Rettberg2019-04-101-3/+9
|
* [sysconfig] Add option to toggle no homedir warningsSimon Rettberg2019-04-096-5/+29
|
* [statistics] Don't center roomplanSimon Rettberg2019-04-091-1/+1
|
* [baseconfig] Remove "enabled" checkbox, reset field on override disableSimon Rettberg2019-04-094-61/+30Star
| | | | | Closes #3570 Closes #3569
* [locationinfo] Update translationsSimon Rettberg2019-04-081-1/+1
|
* [statistics] Fix smartctl attribute parsingSimon Rettberg2019-04-041-1/+1
|
* [dozmod] Add warning regarding clear text passwordsSimon Rettberg2019-04-043-0/+5
| | | | Closes #3566
* [statistics/locations] Add locationid constraints; update on deleteSimon Rettberg2019-04-034-21/+43
| | | | | We didn't update subnetlocationid when deleting a location, leading to machines pointing to invalid locations.
* [serversetup-bwlp-ipxe] Fix resetting of default bootentries on installSimon Rettberg2019-04-032-2/+5
|
* [locationinfo] Style checkboxes, use icon in save buttonSimon Rettberg2019-04-032-13/+23
|
* [locationinfo] Update translationsSimon Rettberg2019-04-034-8/+6Star
|
* [serversetup-bwlp-ipxe] Reset bwlp bootentries on installSimon Rettberg2019-04-032-3/+5
|
* [serversetup-bwlp-ipxe] Use --nouser for OpenSLX iPXESimon Rettberg2019-04-031-1/+3
|
* [exams] Add constraints to exams_x_location tableSimon Rettberg2019-04-011-9/+7Star
|
* [exams] Shortcut for permcheckSimon Rettberg2019-04-011-0/+2
|
* [main] Incorporate taskmanager callbacks into slx-fixes.jsSimon Rettberg2019-04-011-15/+0Star
|
* [serversetup-bwlp-ipxe] imgfree on localbootSimon Rettberg2019-04-011-0/+1
|
* [locationinfo] Fix translations (merge)Simon Rettberg2019-03-282-2/+2
|
* [serversetup-bwlp-ipxe] PHP 5.6 compatSimon Rettberg2019-03-281-2/+2
|
* [serversetup-bwlp-ipxe] Fix duplicating builtin bootentrySimon Rettberg2019-03-281-1/+1
|
* [serversetup-bwlp-ipxe] Escape model names for form field namesSimon Rettberg2019-03-272-3/+4
|
* [baseconfig_bwlp] Update translationsSimon Rettberg2019-03-272-4/+4
|
* [baseconfig] Activate enable/override checkbox when changing a settingSimon Rettberg2019-03-271-30/+37
| | | | | | A common mistake is trying to override a setting for a location, but actually forgetting to check the "override" checkbox. Do this automatically as soon as a field is being changed.
* [baseconfig] Remove bootstrap-switch, use checkboxSimon Rettberg2019-03-272-6/+7
|
* [locationinfo] PC counting config via comboboxSimon Rettberg2019-03-275-5/+16
|
* [locationinfo] add nowrap to clients columnSimon Rettberg2019-03-271-1/+1
|
* [serversetup-bwlp-ipxe] Localboot: Individual settings for BIOS/EFISimon Rettberg2019-03-277-60/+127
|