Commit Graph
96 Commits
Author SHA1 Message Date
Adam Winberg 341869eaaf use existings webui option (global_search_result_limit) to set typeahead limit instead of introducing new config option 2016-04-21 12:56:45 +02:00
wiad 362bcd4353 add config option for typeahead limit 2016-04-12 19:16:15 +02:00
Adam Winberg ec96b77c2e hyperlink widget graph to large graph 2016-04-12 11:57:14 +02:00
Richard Lawley 60bb400202 Add sysName for top-interfaces with force_ip_to_sysname for normal user 2016-03-09 12:41:10 +00:00
David Bell 566addbfcf Added a space in popup to make it look a bit prettier 2016-03-01 16:15:49 +00:00
David Bell 429ac63498 Fixed tooltip on geomap. 2016-03-01 15:30:25 +00:00
vizay a3671fc38b Added target parameter so it opens in a new tab/window 2016-02-24 14:52:15 +01:00
root 910f43b31d Added possibility to specify url target for clicking the image added in the widget 2016-02-24 13:37:57 +01:00
Eldon Koyle 70712dafab Use instead of 2016-02-18 17:18:30 -07:00
Eldon Koyle 22a81e0424 Use unique id for bootgrid table in alert widget so there can be more than one 2016-02-17 15:04:50 -07:00
Morrvick 7aa2b1fa28 Ignore devices that do not provide an uptime statistic.
Hundreds of my devices do not supply an uptime in their data.  This causes lots of useless warnings in my availability map.  This tweak corrects that.
2016-02-15 11:44:05 -06:00
Daniel Preussker fe6d37f273 Added custom titles to graph widget 2016-01-29 07:47:48 +00:00
vitalisator bcc253cccf fix sorting 2016-01-28 15:09:05 +01:00
vitalisator 0e66ddf088 some bugfixing 2016-01-28 13:07:33 +01:00
Neil Lathwood 60603520df Updated stp branch 2016-01-26 01:40:08 +00:00
vitalisator dc933184f0 stp-ports bootgrid 1 2016-01-24 18:50:10 +01:00
Eldon Koyle 5b074cb511 Add information to widget title
* Add info to widget title to make it clear what is being filtered
* Remove some debug
2016-01-21 17:01:45 -07:00
Eldon Koyle 996c2fa4ca Add group filtering to alerts widget
* Add filtering by device_group to alerts widget
* Allow searching by state == recovered
2016-01-21 12:51:49 -07:00
Eldon Koyle 12fe3cac29 Allow alert filtering from widget
Add some code to handle widget settings for alerts.
2016-01-20 15:23:09 -07:00
Søren Rosiak 778e0be122 Merge pull request #2621 from laf/issue-2567 2015-12-20 18:55:04 +01:00
laf 852ecdc309 Updated clusters to show red if at least one host is down 2015-12-13 20:01:08 +00:00
Daniel Preussker 4da410b5f9 Added generic image widget 2015-12-13 18:24:26 +00:00
laf 74ff5b0c34 Added message abiout html being supported 2015-12-08 20:47:50 +00:00
laf a757e04806 Added copyright notice 2015-12-08 20:44:24 +00:00
laf bf5a6d2092 Added Notes widet 2015-12-08 20:34:32 +00:00
laf 27d507204a Rebased again :/ 2015-11-18 23:51:50 +00:00
laf 37f5b8bcff Added detection of existing settings 2015-11-18 22:01:38 +00:00
laf 7d7479b977 Added parsing support for lat/lng coords from device location 2015-11-16 18:50:52 -08:00
laf f2df2d0748 Added ability to select down/up devices on worldmap 2015-11-16 17:27:47 -08:00
Daniel Preussker 1a5bf414c3 Revert 0402afe5f2 2015-11-05 09:49:24 +00:00
Daniel Preussker 2bd13d436f Resize WorldMap to widget canvas 2015-11-04 13:59:27 +00:00
Mike Rostermund fcf3a80655 Allow user to influence when devices are grouped on world map from widget settings 2015-10-17 11:31:57 +02:00
Sebastian Neuner ef424da411 world map: move markers to foreground for hosts that are down 2015-10-13 16:46:31 +02:00
Sławomir Paszkiewicz 7639404672 - synced colors for both horiz and vert widgets 2015-10-09 09:43:02 +02:00
f0o dc7ecc0133 Added bills to graph-widget 2015-09-30 20:11:18 +00:00
Mike Rostermund bf9aea6bfa Shorten interface name in top interface widget 2015-09-23 18:30:41 +02:00
f0o ceb135a33d Add default width for availability map's tiles 2015-09-23 09:57:37 +01:00
Neil Lathwood c9052ffb06 Merge pull request #1968 from f0o/issue-1966
Added 'Transit', 'Peering' and 'Core' graphs to the widget
2015-09-22 21:44:54 +01:00
Daniel Preussker c223619ad8 Merge pull request #1963 from laf/issue-1910
Added distinct to query to stop duplicated devices
2015-09-22 18:08:10 +00:00
f0o 31a074d83a Added select-input for custom_descr 2015-09-22 18:53:32 +01:00
f0o dddb2ead40 Added custom port-desc as well 2015-09-22 18:05:43 +01:00
f0o 4ccab34f81 Added 'Transit', 'Peering' and 'Core' graphs to the widget 2015-09-22 17:37:03 +01:00
laf 100e5a9582 Added distinct to query to stop duplicated devices 2015-09-22 12:40:21 +00:00
laf b33acf8153 Added ability to edit the size of the boxes 2015-09-22 12:20:55 +00:00
Neil Lathwood feaa381d31 Merge pull request #1954 from n-st/image-dimensions-in-html
Set minigraph image dimensions in HTML
2015-09-22 08:19:38 +01:00
Nils Steinger 7eec149309 Set minigraph image dimensions in HTML so graph popups will have correct dimensions when the graph images haven't been loaded yet 2015-09-21 22:03:24 +02:00
Søren Rosiak 2da145bdc3 Merge pull request #1946 from laf/issue-1940 2015-09-21 18:53:48 +02:00
laf e7055a7cb3 Stop the worldmap needing coords before displaying 2015-09-20 20:37:28 +00:00
f0o 14f1bd36b8 Added ability to filter top interfaces by type 2015-09-20 10:13:56 +01:00
Sergiusz Paprzycki d03959442d Still slightly lost with git, sorry! 2015-09-15 11:57:09 +01:00