8878 Commits

Author SHA1 Message Date
laf
3429d56561 Added dropdown caret to alert setting accordians 2015-12-01 22:58:17 +00:00
c1380935cf Merge pull request #2529 from rucarrol/master
Updating FORTINET-FORTIGATE-MIB to latest (I could find)
2015-12-01 15:14:23 +00:00
bed0fa1655 Updating FORTINET-FORTIGATE-MIB to latest (I could find) 2015-12-01 16:10:23 +01:00
f08f07eaa0 Merge pull request #2527 from librenms/revert-2526-airfibre-defaults
Revert "Moved AirFibre to wireless type"
2015-11-30 21:31:30 +00:00
28cddd122e Revert "Moved AirFibre to wireless type" 2015-11-30 21:31:18 +00:00
cd3ddb15d8 Merge pull request #2526 from laf/airfibre-defaults
Moved AirFibre to wireless type
2015-11-30 22:30:27 +01:00
668e89110d Merge pull request #2525 from laf/cambium-defaults
Added traffic bits as default for cambium ports
2015-11-30 22:08:28 +01:00
1f1b0cc70c Merge pull request #2524 from SaaldjorMike/fix-parse-neg-latlng
Fixed regex for negative lat+lng
2015-11-30 20:46:14 +00:00
0deb98ecbe Merge pull request #2510 from Alucardfh/useMoreWidthRebased
Use more width rebased
2015-11-30 20:41:17 +00:00
3467fc8a86 Fixed regex for negative lat+lng 2015-11-30 21:02:26 +01:00
ea41f8b887 Merge pull request #2523 from murrant/netonix
New MIBs for Netonix Switch.
2015-11-30 19:30:41 +00:00
76b4cba8df New MIBs for Netonix Switch.
Use the new enterprise ID 46242 for discovery.
Fixes #2187
2015-11-30 13:03:22 -06:00
8d0976de51 Only resize graphs if browser resize width is less than 200px, refresh the page otherwise 2015-11-30 11:10:35 +00:00
82272d0c88 Merge pull request #2519 from Rosiak/issue-2517
Fix #2517
2015-11-29 17:53:17 +00:00
laf
51d8831ee3 Moved AirFibre to wireless type 2015-11-29 14:01:43 +00:00
laf
9b370c05d2 Added traffic bits as default for cambium ports 2015-11-29 13:34:57 +00:00
767c9b410b Fix #2517
Minor cleanup
2015-11-29 00:53:58 +01:00
b58c178f1b Merge pull request #2508 from nokoya/issue-2507
Sort by Traffic in "Device Port" page
2015-11-28 11:20:52 +00:00
430f6d66bd Merge pull request #2513 from SaaldjorMike/features-formatting
Changed Features.md formatting a bit.
2015-11-27 17:24:11 +00:00
f475289ebf Merge pull request #2515 from SaaldjorMike/device-loc-link
Let device location be clickable in device header, to allow fast sear…
2015-11-27 17:23:30 +00:00
af0ba9c571 Merge pull request #2516 from SaaldjorMike/fix-overlib
Fixed background color to white in a few overlib graphs
2015-11-27 17:21:53 +00:00
91bb7b9c1f Fixed background color to white in a few overlib graphs 2015-11-27 08:31:08 -08:00
a2da09941b Let device location be clickable in device header, to allow fast search for devices with same location. 2015-11-27 07:27:54 -08:00
3cbd8a6036 Changed Features.md formatting a bit. 2015-11-27 14:23:25 +01:00
094f7d50da Replace the reload on browser resize by a graph width resize 2015-11-27 11:58:56 +00:00
30ba9b2983 Merge pull request #2511 from Rosiak/update-features
Update features.md
2015-11-27 06:59:13 +00:00
559e2db394 Update features.md 2015-11-26 20:56:15 +01:00
ef1c7a58e3 Fix infinite reload loop due to bad cherry pick
Fix code to respect coding standard
2015-11-26 17:41:41 +00:00
3f25aa4592 Calculate the height as width/2.15 to respect the old aspect ratio
Only display two graphs per line for resolution with width between 700x and 1024px
2015-11-26 17:35:30 +00:00
4d6e194a52 Add reload on resize event to regenerate the graphs correctly 2015-11-26 17:35:16 +00:00
a62067a5b9 Rework the padding and ratio to better fit the lazy loading 2015-11-26 17:35:09 +00:00
66cf9dfffc Only remove the height tag from the lazy loaded images 2015-11-26 17:34:20 +00:00
8e271ace83 Remove debug echo 2015-11-26 17:34:02 +00:00
64b5fa3c4c Round the width and height to prevent weird behavior 2015-11-26 17:33:06 +00:00
c4d774e8d7 Add more padding to accomodate row of graphs that have large y-axis text
Slightly reduced the height of rows of graphs
2015-11-26 17:32:33 +00:00
6bd84ee94f Use media query to reduce font and img size when width is < 960px
Avoid having horizontal scrollbars.
2015-11-26 17:32:13 +00:00
ccfc9450ae Add media query to cahnge the size of the thumbnails
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:31:35 +00:00
961a9fff4b Make graph page use session variable to compute graph size 2015-11-26 17:29:17 +00:00
ce8e79c63a Update the session variables for browser width and height when browser is resized 2015-11-26 17:26:27 +00:00
6e1d234312 Divide the width by the number of graphs in a row reduced by an arbitrary value to allow margins
Only display one graph per line if width is < 800px
2015-11-26 17:23:55 +00:00
8961a5f2c1 Use media query to reduce font and img size when width is < 960px
Avoid having horizontal scrollbars.
2015-11-26 17:16:35 +00:00
8f2ddb243d Add media query to cahnge the size of the thumbnails
This prevent the scrollbar on graph.inc.php
Tweaked the graphs sizing to fit better on the screen
2015-11-26 17:15:54 +00:00
12e37a20ee Fix syntax 2015-11-26 17:14:25 +00:00
9ad6763c86 Make graph page use session variable to compute graph size 2015-11-26 17:13:59 +00:00
b1fd1b3137 Only update resolution if session variables don't exist
Tune print-graphrow.inc.php to avoid last graph going to a new line in certain cases
2015-11-26 17:13:29 +00:00
4731e8621b Correct code to match code standards 2015-11-26 17:12:38 +00:00
bafdeaf9ee Update the session variables for browser width and height when browser is resized 2015-11-26 17:10:34 +00:00
6116f00e58 Divide the width by the number of graphs in a row reduced by an arbitrary value to allow margins
Only display one graph per line if width is < 800px
2015-11-26 17:09:39 +00:00
fc9f7eade8 Store browser height and width in session using ajax call
Modify html/includes/print-graphrow.inc.php to make use of the new Session variable
2015-11-26 17:08:39 +00:00
5a6f05b0a0 Update ports.inc.php 2015-11-26 20:05:58 +08:00