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
Neil Lathwood
9bf3665706
Merge pull request #2501 from murrant/configs
...
Oxidized: use the actual group when fetching configs
2015-11-25 21:10:16 +00:00
Søren Rosiak
e42179ae36
Merge pull request #2498 from laf/issue-2496
2015-11-25 18:54:15 +01:00
Tony Murray
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
Neil Lathwood
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
Louis Bailleul
a56344246a
Cleanup and reorganize code
...
Make the average cpu the default
2015-11-23 09:37:58 +00:00
Louis Bailleul
439193c9fa
Add the number of cpu between the type and percent graph
2015-11-20 15:53:02 +00:00
Louis Bailleul
ee99ee89d6
Replace tab by space
2015-11-20 15:48:44 +00:00
Louis Bailleul
8921c75d1e
Fix formatting
2015-11-20 15:40:57 +00:00
Louis Bailleul
a2bc1a4513
Add possibility to merge all cpu in one graph in the device overview
2015-11-20 15:33:56 +00:00
laf
91409ef149
Added support for Quanta switches with vxworks
2015-11-20 04:00:06 +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
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
439cb14b49
Added tooltips
2015-11-21 11:23:02 +00:00
Daniel Preussker
0ff693bd0e
Added notifications poller,page,schema,display
2015-11-21 11:22:59 +00:00
Daniel Preussker
93f85af48b
Merge pull request #2414 from laf/gridster
...
Gridster update - responsive support
2015-11-21 10:59:41 +00:00
Rosiak
7ef1e1bd8f
Fixes
2015-11-21 01:11:42 +01:00
Rosiak
f5b48ba41d
A few fixes
2015-11-21 01:05:50 +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
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
40c7f8c721
Did not modified any styles so remove any changes in the file
2015-11-19 10:08:24 +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
df652f0507
Added WebUI support for VictorOps
2015-11-19 07:37:32 +00: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
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
Aaron Daniels
2a52b935b5
Modify Menubar
...
- Small Screens - Icon only - Wrap the label in a span with hidden-sm
- Medium Screen - Text only - add hidden-md to the icon
- Large Devices - shrink the left/right padding on .nav>li>a to 10px.
2015-11-18 08:33:56 +10:00
Mike Rostermund
fc85b71207
Merge pull request #2445 from laf/issue-2426
...
Added missing fields when inserting into applications table
2015-11-17 23:00:58 +01:00
Mike Rostermund
886f711435
Merge pull request #2437 from laf/issue-2435
...
Eventlog query now uses event_id as already indexed
2015-11-17 21:58:24 +01:00
Mike Rostermund
c1bf91eff3
Merge pull request #2439 from laf/issue-2427
...
Added support for per device unix-agent port
2015-11-17 21:43:21 +01:00
Mike Rostermund
4a99748ccd
Merge pull request #2444 from laf/issue-2429
...
Removed / from link for installs not in /
2015-11-17 21:09:59 +01:00
Neil Lathwood
6e1e6b6bb6
Merge pull request #2434 from vizay/adauth_adduser_to_db
...
Ad-auth need to add user to db for dashboards to work properly
2015-11-17 12:24:22 +00:00
vizay
6e78fc8d0b
Update active_directory.inc.php
2015-11-17 12:28:28 +01:00
laf
8660745b92
Added missing fields when inserting into applications table
2015-11-16 21:07:50 -08:00
laf
87d273fc7d
Removed / from link for installs not in /
2015-11-16 20:58:16 -08:00