|
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 |
|
|
d6116f2f98
|
Sort by Traffic in "Device Port" page
|
2015-11-26 17:56:14 +08:00 |
|
|
9bf3665706
|
Merge pull request #2501 from murrant/configs
Oxidized: use the actual group when fetching configs
|
2015-11-25 21:10:16 +00:00 |
|
|
e42179ae36
|
Merge pull request #2498 from laf/issue-2496
|
2015-11-25 18:54:15 +01:00 |
|
|
9030f7dfe1
|
Merge pull request #2502 from f0o/issue-2488
Added SLES detection to distro script
|
2015-11-25 13:37:07 +00:00 |
|
|
380c98c438
|
Added SLES detection to distro script
|
2015-11-25 13:23:52 +00:00 |
|
|
dcd0955ab5
|
Oxidized: used the actual group as collected from node_info instead of assuming group == $device['os']
Left $device['os'] as a fallback.
|
2015-11-24 23:27:38 -06:00 |
|
|
677c3d0394
|
Merge pull request #2489 from tuxis-ie/powerdns-via-unixagent
Allow the powerdns App to be set via the unix agent.
|
2015-11-24 21:07:53 +00:00 |
|
|
8a6bd518c2
|
Merge pull request #2483 from svennd/docs_proxmox_update
docs_proxmox_update
|
2015-11-24 21:00:35 +00:00 |
|
|
d3f3b1d423
|
Merge pull request #2470 from Alucardfh/mergeCpu
Merge all cpu in one graph in device overview
|
2015-11-24 20:25:41 +00:00 |
|
|
f511e04dea
|
Merge pull request #2495 from librenms/stats-doc
Update Callback-Stats-and-Privacy.md
|
2015-11-23 22:16:35 +00:00 |
|
|
489fa888c9
|
Update Callback-Stats-and-Privacy.md
Added header to direct users to how to enable stats submission :)
|
2015-11-23 22:16:16 +00:00 |
|
|
041f9a1fe0
|
Merge pull request #2490 from tuxis-ie/fix-proxmox-bug
Fix a bug where not all input was handled if there was only one vm on…
|
2015-11-23 16:46:30 +00:00 |
|
|
d08328a36b
|
Merge pull request #2491 from f0o/hotfix-transports
HotFix remove empty transports with keys
|
2015-11-23 16:02:56 +00:00 |
|
|
bb112a97b0
|
HotFix remove empty transports with keys
|
2015-11-23 15:57:43 +00:00 |
|
|
d8832e6b4b
|
Proxmox extension is working again
Updated to reflext the hard work beeing done :)
|
2015-11-23 15:58:19 +01:00 |
|
|
d3fc0591f0
|
Fix a bug where not all input was handled if there was only one vm on a node
|
2015-11-23 14:33:36 +01:00 |
|