Commit Graph

3738 Commits

Author SHA1 Message Date
R. Morris
bc4b26e0df LenovoEMC (NAS) - initial code update. 2016-01-17 14:45:53 -06:00
Rosiak
4581366bf4 Add WebUI settings 2016-01-17 19:19:56 +01:00
laf
57c802cd4e Updated active directory auth to support dashboards 2016-01-17 15:26:35 +00:00
Paul Gear
e38c2f6885 Show only relevant MIB graphs
This reduces noise in the drop-down by only displaying MIB graphs defined for the device.
2016-01-17 15:00:15 +10:00
Paul Gear
771fc342fd Clear $graph_array after graph is printed 2016-01-17 12:13:45 +10:00
Aaron Daniels
ad751983dc Merge branch 'master' into issue-1650 2016-01-15 17:52:40 +10:00
Aaron Daniels
6492b887e9 Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650 2016-01-14 06:10:31 +10:00
Aaron Daniels
87e88dacfd - Compress API filters to a loop
- Check for filters for valid fields
2016-01-14 05:22:37 +10:00
laf
c4ffa423a1 Added suggestion to contribute to stats 2016-01-11 21:03:12 +00:00
Mike Rostermund
44ef2c999e Merge pull request #2745 from laf/issue-2464
Added group support for Oxidized
2016-01-11 20:14:24 +01:00
Rosiak
14ecef76e8 Changed.. 2016-01-11 14:13:16 +01:00
Rosiak
05734803df Fix missing slash if base_url set 2016-01-11 13:14:20 +01:00
Paul Gear
2469621a58 Merge pull request #2746 from laf/issue-2562
Added datetime to notifications + Fixed sticky/unsticky notifications disappearing
2016-01-11 09:01:56 +10:00
Neil Lathwood
d3132a190b Merge pull request #2690 from vitalisator/stp
add basic STP/RSTP support
2016-01-10 22:45:24 +00:00
Neil Lathwood
72cc180184 Merge pull request #2719 from SaaldjorMike/del-utime-func
Replaced custom utime() function with microtime(true)
2016-01-10 22:43:31 +00:00
laf
93b0886567 Added datetime to notifications + Fixed sticky/unsticky notifications disappearing 2016-01-10 22:22:13 +00:00
laf
a35f6d8c7a Added group support for Oxidized 2016-01-10 19:45:54 +00:00
laf
802d0993d9 Removed onClick from ports list 2016-01-10 17:19:58 +00:00
Arjit Chaudhary
68a4acd717 Update device.inc.php 2016-01-10 19:01:59 +05:30
Arjit Chaudhary
3b09f8b955 Update ports.inc.php 2016-01-10 19:01:42 +05:30
Arjit Chaudhary
03051d455f Update apps.inc.php 2016-01-10 19:01:24 +05:30
Arjit Chaudhary
6a652b72fa Update alerts.inc.php 2016-01-10 19:01:08 +05:30
Arjit Chaudhary
659d4e0172 Update alert-rules.inc.php 2016-01-10 19:00:49 +05:30
Arjit Chaudhary
eedc30aae5 Add missing titles/headers 2016-01-10 19:00:04 +05:30
Daniel Preussker
cce8bc5f26 Merge pull request #2697 from laf/versions
Centralised version info + used in output
2016-01-10 13:28:10 +00:00
Daniel Preussker
feb524f0da Merge pull request #2739 from paulgear/dash-typo-fix
Fix typo & clarify location of edit dashboard button
2016-01-10 10:08:44 +00:00
Paul Gear
f123502730 Fix typo & clarify location of edit dashboard button 2016-01-10 15:18:25 +10:00
laf
63444e2f39 Rebased 2016-01-10 00:41:20 +00:00
Arjit Chaudhary
815a3e72e6 Fixes #2724 -- Added mysqli to install.php if PHP 7 2016-01-10 03:23:34 +05:30
nguillaumin
ceb2d15b9d Fixes #2725: Wrong suggestion to install PEAR 2016-01-09 22:50:47 +11:00
Rosiak
730588776e Correction 2016-01-09 00:28:58 +01:00
Rosiak
82a302e135 Fix 2709
#2709
2016-01-09 00:03:09 +01:00
Søren Rosiak
89a22efda3 Merge pull request #2469 from thomseddon/feature/sub10-support 2016-01-08 15:07:01 +01:00
Mike Rostermund
e2d1a8e7d9 Replaced custom utime() function with microtime(true) 2016-01-08 13:33:32 +01:00
Thom Seddon
a36204400e Explicitly show units for total in bit graphs
Previously the rest of the graph was in "bps", as indicated in the
legend, however the unit for the totals is "B" (bytes) - as only
the prefix (M, G, T) was shown for the totals it was not clear that
the unit was different.
2016-01-08 11:52:50 +00:00
Thom Seddon
9593473549 Add sub10RadioLclDataRate graph 2016-01-08 10:51:25 +00:00
Thom Seddon
89a76ef673 Add comprehensive Sub10 support 2016-01-08 10:51:25 +00:00
Vitali Kari
e20f114a95 Update device.inc.php 2016-01-08 11:12:49 +01:00
Daniel Preussker
f0098d7d07 Merge pull request #2704 from Rosiak/issue-2685
Fix 2685
2016-01-08 10:05:25 +01:00
Rosiak
c3ce59124e Fix some spellings. 2016-01-07 23:02:18 +01:00
Vitali Kari
e807a693fd formatting 2016-01-07 18:29:29 +01:00
Paul Gear
7170a240a8 Don't display MIB menu items if MIB-based polling is disabled 2016-01-07 09:26:48 +10:00
Rosiak
bf175ef8a0 Fix 2685
Print the dash owner’s username when using sticky dash.
2016-01-06 23:41:58 +01:00
Paul Gear
170423d424 Merge pull request #2633 from arjitc/patch-19
Use bootstraps own img-responsive class for responsive graphs
2016-01-07 08:12:34 +10:00
Paul Gear
590593e43d Merge pull request #2537 from Alucardfh/scaleDeviceOverview
Use browser width to scale cpu and bandwidth graphs on device overview
2016-01-07 08:11:39 +10:00
Neil Lathwood
d4c4f9d858 Merge pull request #2688 from Rosiak/port-notes
Add Port Notes Field
2016-01-06 14:08:53 +00:00
Neil Lathwood
564752210d Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
laf
fdc0eca44d Centralised version info + used in output 2016-01-06 00:14:35 +00:00
Neil Lathwood
54591c6d00 Merge pull request #2695 from ekoyle/ajax_fix
Fix minor bug in ajax_search.php which was returning null instead of …
2016-01-05 22:35:53 +00:00
Eldon Koyle
f94a704c83 Fix minor bug in ajax_search.php which was returning null instead of [] when searching bgp 2016-01-05 10:21:08 -07:00