librenms/database
Tony Murray 790c4b3402
Configurable device display name (#13528)
* Configurable device display name
You can just set the display name in device settings.

It also accepts simple template format with  the variables: hostname, sysName, sysName_fallback, ip

Default controlled by device_display_default, (set from old force_hostname_to_sysname and force_ip_to_sysname settings

* remove second argument to format_hostname()

* Style fixes

* Update schema

* update phpstan baseline

* Improved settings strings (and add for translation)
2021-11-18 15:46:22 -06:00
..
factories Fix api transport mult-line parsing (#13469) 2021-11-03 13:37:57 -05:00
migrations Configurable device display name (#13528) 2021-11-18 15:46:22 -06:00
schema Switch to utf8mb4 (#12580) 2021-03-28 16:23:08 +02:00
seeders Feature config seeder (#13259) 2021-09-27 12:17:15 -05:00