Commit Graph
1756 Commits
Author SHA1 Message Date
Daniel Preussker a2d97f4283 Merge pull request #2458 from laf/rrdtune
Fix for crazy traffic values seen in graphs
2015-12-08 16:12:22 +00:00
Eldon Koyle 9659bb322b Fix map bug caused by loopback cable
Fix a map bug where vis.js aborts because a device is inserted twice.
Need to add to $tmp_ids before checking the next device.
2015-12-02 17:07:32 -07:00
laf 6dfc186bb5 Added ability to filter devices by type and os for Oxizied api call 2015-12-02 20:22:38 +00:00
Paul Gear 3821622d36 Merge pull request #2531 from laf/issue-2492
Bootgrid the sensors pages
2015-12-02 21:04:29 +10:00
laf 9655a0496a Fixed scrut errors 2015-12-02 01:37:26 +00:00
laf f75d93f4cf Bootgrid the sensors pages 2015-12-02 01:13:31 +00:00
laf 3429d56561 Added dropdown caret to alert setting accordians 2015-12-01 22:58:17 +00:00
laf eb689fe66e Rebased from upstream 2015-12-01 21:50:13 +00:00
Neil Lathwood 0deb98ecbe Merge pull request #2510 from Alucardfh/useMoreWidthRebased
Use more width rebased
2015-11-30 20:41:17 +00:00
Mike Rostermund 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
Louis Bailleul 094f7d50da Replace the reload on browser resize by a graph width resize 2015-11-27 11:58:56 +00:00
Louis Bailleul 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
Louis Bailleul a62067a5b9 Rework the padding and ratio to better fit the lazy loading 2015-11-26 17:35:09 +00:00
Louis Bailleul 8e271ace83 Remove debug echo 2015-11-26 17:34:02 +00:00
Louis Bailleul 64b5fa3c4c Round the width and height to prevent weird behavior 2015-11-26 17:33:06 +00:00
Louis Bailleul 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
Louis Bailleul 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
Louis Bailleul 961a9fff4b Make graph page use session variable to compute graph size 2015-11-26 17:29:17 +00:00
Louis Bailleul ce8e79c63a Update the session variables for browser width and height when browser is resized 2015-11-26 17:26:27 +00:00
Louis Bailleul 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
Louis Bailleul 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
Louis Bailleul 12e37a20ee Fix syntax 2015-11-26 17:14:25 +00:00
Louis Bailleul 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
Louis Bailleul 4731e8621b Correct code to match code standards 2015-11-26 17:12:38 +00:00
Louis Bailleul 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
Louis Bailleul 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
laf 4dd2f7f99f Rebased 2015-11-19 12:13:51 +00:00
Daniel Preussker ff03e17e7f scrut fixes 2015-11-21 14:12:27 +00:00
Daniel Preussker 340fd75bd5 fix rest of the authmodules 2015-11-21 12:25:34 +00:00
Daniel Preussker 224ccab950 Fixed adduser bug
Always show notification bubble
Added tooltip to archive's sticky button
2015-11-21 12:15:42 +00:00
Daniel Preussker 987c841b48 Automatically mark all news as read for new users
Renamed Schema for old system
2015-11-21 11:40:24 +00:00
Daniel Preussker 0ff693bd0e Added notifications poller,page,schema,display 2015-11-21 11:22:59 +00:00
Rosiak 7ef1e1bd8f Fixes 2015-11-21 01:11:42 +01:00
Rosiak aee49c3d84 Add RIPE Abuse Contact Finder
- Add RIPE Abuse Contact Finder to RIPE NCC API toolset.
2015-11-21 00:44:13 +01:00
Neil Lathwood 9e72b74502 Merge pull request #2450 from adaniels21487/issue-2168
Modify Menubar
2015-11-20 19:36:39 +00:00
Aaron Daniels cc9a6b5070 - Oops.. remove testing code. 2015-11-20 07:52:16 +10:00
Aaron Daniels cd62c1a792 - Added 'Plugin' text, shrunk padding to fit in 1200w 2015-11-19 16:54:37 +10:00
laf 72426b9a1b Rebased SQL file 2015-11-18 23:55:00 +00:00
Neil Lathwood d0bbe24839 Merge pull request #2460 from Alucardfh/hideNeighbors
Hide neighbors interface when more than 3 in device ports pages
2015-11-19 14:21:22 +00:00
Louis Bailleul b48dbc9940 Only display plus sign if there is more than three neighbor interfaces
Take into account the number of ipv6 interfaces
2015-11-19 12:34:21 +00:00
Louis Bailleul d66c18dff5 Only display plus icon if there is something to display 2015-11-19 12:09:58 +00:00
Louis Bailleul db37acbe83 Replace left and bottom arrow icons by plus and minus icons 2015-11-19 12:01:10 +00:00
Louis Bailleul cc9fde610d Remove unneeded changes 2015-11-19 10:02:31 +00:00
Louis Bailleul 32f97ab424 Add hide/show feature for neighbors interfaces in the device ports page 2015-11-19 09:54:26 +00:00
laf 27d507204a Rebased again :/ 2015-11-18 23:51:50 +00:00
Mike Rostermund 3f6f804ead Merge pull request #2441 from laf/issue-2016
Added ability to select down/up devices on worldmap
2015-11-18 23:39:49 +01:00
laf 2b92bd5fb8 Updated parse_location function 2015-11-18 22:12:27 +00:00
laf 37f5b8bcff Added detection of existing settings 2015-11-18 22:01:38 +00:00
Daniel Preussker f87139f219 Merge pull request #2455 from Rosiak/issue-2051
Add RIPE NCC API Whois lookup
2015-11-18 19:22:25 +00:00
Rosiak 1508538d8e Add RIPE NCC API Whois lookup
Fix #2051
2015-11-18 19:15:23 +01:00