librenms/database
Tony Murray 21ca8bf0b0 Update syslog display and backend (#9228)
* Update syslog display backend
select boxes now dynamically load instead of loading all on pageload
select and table ajax backends completely redone with Laravel (just syslog for now)
duplicate url creation to Url utility class for now (uses Device model instead of array)
build short hostname functionality into Device->displayName() helper

* Fix whitespace

* Some tidying up. Split out displayName() and shortDisplayName()

* Enable auto-sizing.
Fix small error in Url

* Eager load device
Use bootstrap theme for select2
2018-09-20 21:33:03 +01:00
..
factories Update syslog display and backend (#9228) 2018-09-20 21:33:03 +01:00
migrations Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
seeds Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00