summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [statistics] Fix filtering by prefixing columns with table nameSimon Rettberg2019-11-081-4/+4
|
* [statistics] Tag clients with overridden config.vars in list viewSimon Rettberg2019-11-085-6/+20
|
* [statistics] ModularizeSimon Rettberg2019-11-078-1155/+1231
|
* [translation] Get rid of up_json_encodeSimon Rettberg2019-11-061-3/+1Star
| | | | This was needed in pre-5.4.0 times. Long gone.
* [locations] Show number of machines with configvar overridesSimon Rettberg2019-11-064-5/+35
|
* [baseconfig] Overhaul hook systemSimon Rettberg2019-11-0515-280/+449
| | | | | | This enables us to finally properly show the inheritance flow of all the config variables when editing the baseconfig for a certain location or machine.
* [permissionmanager] Fix creating bogus negative cache entriesSimon Rettberg2019-11-051-12/+2Star
| | | | | If a permission check for a location yielded false, a cache entry for all parent locations with value "false" was created as well.
* [locationinfo] remove scrollbar placeholder in headerChristian Hofmaier2019-11-051-1/+13
| | | | + a small alignment correction
* [statistics] Silence notice about undefined array indexSimon Rettberg2019-10-311-6/+2Star
|
* [statistics/baseconfig] Allow per-machine configvar overridesSimon Rettberg2019-10-3113-33/+141
|
* [statistics] Don't try to show room plan for non-leaf roomsSimon Rettberg2019-10-311-0/+3
|
* [statistics] Show X for faulty room planSimon Rettberg2019-10-311-1/+1
|
* [locations] Update translationsSimon Rettberg2019-10-312-2/+2
|
* [baseconfig] Improved verbose output of plain configSimon Rettberg2019-10-301-5/+6
|
* [baseconfig] Remove unused save-on-server featureSimon Rettberg2019-10-301-27/+2Star
|
* [baseconfig] Properly handle recusion for getconfig.inc.php hooksSimon Rettberg2019-10-301-16/+20
|
* [sysconfig] Disable gzip output handler when delivering config.tgzSimon Rettberg2019-10-301-0/+1
|
* [minilinux] Add some tool-tipsSimon Rettberg2019-10-302-4/+7
|
* [minilinux] Split version list and source list into separate sub-menusSimon Rettberg2019-10-302-24/+34
|
* [minilinux] Slightly better busy-wait for update checkSimon Rettberg2019-10-301-2/+5
|
* [locationinfo] fix wrong value shown on config-site for old panelsChristian Hofmaier2019-10-291-2/+2
|
* [locationinfo] generalize mode change functionChristian Hofmaier2019-10-291-27/+9Star
|
* [minilinux] Fix: Query description for minilinux branch on displaySimon Rettberg2019-10-291-1/+1
|
* [minilinux] Allow absolute paths for initrdsSimon Rettberg2019-10-291-1/+3
|
* [minilinux] Move LinuxBootEntryHook to own fileSimon Rettberg2019-10-292-142/+150
| | | | | | Under certain conditions the ipxe-bootentry hook would be executed multiple times, resuting in a fatal error because the class would be declared multiple times.
* [serversetup-bwlp-ipxe] Fix query accordingly :-/Simon Rettberg2019-10-291-2/+2
|
* [serversetup-bwlp-ipxe] Update default menu entriesSimon Rettberg2019-10-291-26/+19Star
| | | | Adapt to new minilinux module stuff.
* [minilinux] Fix main-warnings check (path)Simon Rettberg2019-10-291-1/+1
|
* [minilinux] Show errors from minilinux download taskSimon Rettberg2019-10-292-0/+8
|
* [adduser/minilinux] Take care of default/nondefault fieldsSimon Rettberg2019-10-292-2/+2
|
* [locationinfo] Make switching per room workChristian Hofmaier2019-10-262-41/+43
|
* [minilinux] Create symlink for PXELINUX menu supportSimon Rettberg2019-10-241-0/+8
|
* [minilinux] Add missing permissions checksSimon Rettberg2019-10-211-0/+2
|
* [serversetup-bwlp-ipxe] UI/UX tweaksSimon Rettberg2019-10-176-206/+237
| | | | | | * Decluttered bootentry View in menu editor * Show details for hook bootentry in menu editor * Buttons for "save and reload" in menu/bootentry editor
* [serversetup-bwlp-ipxe/minilinux] Further improvementsSimon Rettberg2019-10-1710-78/+135
| | | | | | * Distinction between BIOS and EFI for ipxe hook in minilinux * Debug KCL modifier customizable by update meta data * Bugfixes, minor refactoring...
* [serversetup-bwlp-ipxe/minilinux] Implement minilinux hook for ipxeSimon Rettberg2019-10-1620-132/+589
|
* [dozmod] Increase sat DB's launch counter on cache hitSimon Rettberg2019-10-161-0/+6
|
* [minilinux] Rewrite for multiple version/sources handlingSimon Rettberg2019-10-0917-212/+764
| | | | | | | | | | | * You can supply multiple sources for updates (URLs) * Sources can provide multiple branches * Each branch can supply multiple versions (eg. updates) TODO: Set global default version TODO: Supply hook to serversetup-ipxe to add specific boot entries TODO: UX polish TODO: phpdoc/polish
* [locationinfo] Rework from HTML blocks to Jquery CloneChristian Hofmaier2019-09-261-89/+102
| | | | - generalize code for easier adding of new functions
* [dnbd3] Prevent A_I value from increasing all the timeSimon Rettberg2019-09-261-1/+13
| | | | | serverid in dnbd3_server would increase a lot on every query of the servers. Stop that.
* [serversetup-bwlp-ipxe] Add DHCP option overrides; add hook mechanismSimon Rettberg2019-09-241-0/+1
| | | | | | | A default boot entry can now override certain option codes set by the DHCP server before executing the target binary. A hook mechanism makes it possible for other modules to dynamically supply additional boot entry types.
* [serversetup-bwlp-ipxe]Simon Rettberg2019-09-2414-198/+658
|
* [dnbd3] fix mathSimon Rettberg2019-09-161-1/+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.
* [locations] trim() subnet address fields, both empty == deleteSimon Rettberg2019-09-092-21/+39
| | | | Closes #3550
* [dnbd3] Update translationsSimon Rettberg2019-09-092-0/+2
|
* [systemstatus] Change event listener to support sticky tabsSimon Rettberg2019-09-091-2/+1Star
|
* [adduser] Check if adding user succeededSimon Rettberg2019-09-093-1/+8
| | | | Fixes #3573
* [dnbd3] proxy view: Show cache-map when clicking percentage of imageSimon Rettberg2019-09-094-20/+199
| | | | Requires up to date DNBD3-Server