14 Commits

Author SHA1 Message Date
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
crcro 71711326fb webui: Syslog table refresh (#7796)
* initial changes

* final changes

* added missing copyright, removed commented old code
2017-12-24 19:57:54 +00:00
Neil Lathwood 4f4719b66a webui: Updated all tables to have the same set number of items showing (#6798) 2017-06-08 22:10:30 -05:00
Neil Lathwood 4001f8c60a webui: Updated bootgrid + added syslog colouring based on priority (#4287)
* Updated bootgrid + added syslog colouring based on priority

* Updated functions and removed uneeded file
2016-09-06 07:39:53 -05:00
Florian Beer adafda7773 Update syslog page
Brings Syslog page HTML in line with Eventlog page.
2016-08-05 14:30:06 +02:00
laf f132ec2c50 Fixed syslog and eventlog tables to be responsive 2015-08-31 21:33:57 +00:00
vitalisator ff565608d2 working one 2015-08-21 18:04:12 +02:00
vitalisator eb3dc1617c still try... 2015-08-20 11:31:00 +02:00
vitalisator 178024e61f - 2015-08-19 18:03:43 +02:00
Vitali Kari 24d88ea7a4 Update syslog.inc.php 2015-08-19 17:04:11 +02:00
Vitali Kari 2a08827ebb Update syslog.inc.php 2015-08-18 19:03:59 +02:00
Vitali Kari 67bbf15ed3 Update syslog.inc.php 2015-08-18 18:52:57 +02:00
laf 4b49c148b6 Added mysqli support 2015-08-08 19:27:18 +00:00
laf 2e24c633c9 Added Syslog, Eventlog and Globe Map widgets 2015-08-01 15:36:15 +00:00