Commit Graph
1944 Commits
Author SHA1 Message Date
David Bell d8042920d2 Merge branch 'master' of https://github.com/geordish/librenms into issue-3183 2016-03-09 21:03:08 +00:00
David Bell 39aaf84c74 Changing to a simpler fix suggested by @ekoyle 2016-03-09 21:01:47 +00:00
Neil Lathwood 3983705ba3 Merge pull request #3194 from richardlawley/update-billing-ui
Update Billing UI
2016-03-09 20:35:29 +00:00
Neil Lathwood 1bdd21c74d Merge pull request #3201 from richardlawley/issue-3197
Add sysName for top-interfaces with force_ip_to_sysname for normal user
2016-03-09 20:18:30 +00:00
Daniel Preussker 4ce1b43692 Updated UI again 2016-03-09 21:01:02 +01:00
Daniel Preussker 1a59171ccc Updated UI 2016-03-09 19:21:11 +01: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
Søren Rosiak 1cba002b94 Merge pull request #3168 from laf/oxidized-os 2016-03-08 22:00:05 +01:00
Richard Lawley 9f136c06de Update Billing UI to match rest of app 2016-03-08 18:21:29 +00:00
David Bell 6b4d58558f Fix for admin users 2016-03-08 15:28:19 +00:00
David Bell a09d3143f5 Can't push to an empty array 2016-03-08 15:22:02 +00:00
David Bell f381adad45 The SQL query that was being generated was messed up. I've attempted to refactor the way the query gets generated. Not 100% certain this is the best way to go about it 2016-03-08 14:56:25 +00:00
Robert (KHobbits) 6e4eb4cf43 Stop double escaping port notes 2016-03-08 12:14:27 +00:00
David Bell 96c9a9ad60 Update generic_multi_seperated.inc.php
This fixes the syntax of the area statement.

Was previously producing 
AREA:outbits1_neg#c0a060:STACK

Should be producing
AREA:outbits1_neg#c0a060::STACK

(Blank legend item)
2016-03-07 21:45:56 +00:00
vitalisator 6b583c447c fix maps 2016-03-05 15:32:59 +01:00
laf f0fb602046 Added support for os in oxidized groups 2016-03-05 00:48:51 +00:00
Neil Lathwood 8d8d689e2a Merge pull request #3018 from jmacul2/mapgroups
Initial adds for map group functionality.
2016-03-04 23:30:54 +00:00
Ultra2D 9773b3bade Tabs to spaces 2016-03-04 11:30:11 +01:00
Jay McEntire a77c9d234c Menu UI for map groups. 2016-03-03 16:43:13 -07:00
Robert Gornall c321d4e4b2 Stop double escaping the notes post variable 2016-03-03 18:38:24 +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
Tony Murray 9f22b18dc8 Split is removed in PHP7, replace with explode as none were using it as a regex.
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06: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
f0o dcbe31fe6b Added last-check on services 2016-02-22 08:38:51 +00: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
Daniel Preussker 731e43bc66 Revert "[WIP] Sanity!" 2016-02-17 13:59:58 +00:00
Jay McEntire 6866dfb176 Initial adds for map group functionality. 2016-02-16 17:14:58 -07:00
Neil Lathwood 633ac101eb Merge pull request #2979 from f0o/sanity
[WIP] Sanity!
2016-02-16 21:44:10 +00: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
Tony Murray 28216f67b0 Merge branch 'master' into config_diff 2016-02-12 10:36:18 -06:00
f0o 568875ad83 reset array pointers 2016-02-11 07:42:00 +00:00
Tony Murray 3eddfd46bd Import GeSHi diff type. 2016-02-10 19:31:31 -06:00
Neil Lathwood fa783dc07e Merge pull request #2841 from adaniels21487/issue-2665
Cisco OTV
2016-02-10 19:49:59 +00:00
f0o f606369309 Bulk cosmetic fixes 2016-02-10 15:40:50 +00:00
f0o 2e59ada075 Eventlog cosmetic fixes 2016-02-10 15:31:37 +00:00
f0o 375d7ca4af Cosmetic fix on Alert-Rules 2016-02-10 15:26:17 +00:00
f0o 21e94b3e3a Sanity! 2016-02-10 15:21:31 +00:00
Daniel Preussker 2b55c06d9e Revert "Variable/Environment sanity" 2016-02-10 14:31:16 +00:00
f0o 8d9b522bdb Remove redundant calls 2016-02-10 13:54:22 +00:00
f0o a6bca987bf Enforce sanity before returning from database 2016-02-10 13:52:43 +00:00
f0o 37dccb3932 First effort in bringing some sanity 2016-02-10 13:42:55 +00:00
Tony Murray 8849cee3f4 Missed this while fixing sensor data with 0 values. 2016-02-09 15:42:46 -06:00
Daniel Preussker b0bc7b778a Typo 2016-02-07 15:40:00 +00:00
Daniel Preussker f940c0c888 Fix IP Display 2016-02-07 15:39:17 +00:00
laf 350345b611 Updated parsing of alert rules to allow | 2016-02-03 07:52:35 +00:00
Neil Lathwood b72c1282d9 Merge pull request #2797 from BarbarossaTM/issue-386-v2
Ability to use ifIndex,ifName and ifDescr to create and update port rrd files
2016-01-29 13:05:03 +00:00
Neil Lathwood 7c79d62baf Merge pull request #2840 from adaniels21487/issue-1851
Cisco CBQOS
2016-01-29 10:21:34 +00:00