7ef1e1bd8f
Fixes
2015-11-21 01:11:42 +01:00
f5b48ba41d
A few fixes
2015-11-21 01:05:50 +01:00
aee49c3d84
Add RIPE Abuse Contact Finder
...
- Add RIPE Abuse Contact Finder to RIPE NCC API toolset.
2015-11-21 00:44:13 +01:00
9e72b74502
Merge pull request #2450 from adaniels21487/issue-2168
...
Modify Menubar
2015-11-20 19:36:39 +00:00
cc9a6b5070
- Oops.. remove testing code.
2015-11-20 07:52:16 +10:00
cd62c1a792
- Added 'Plugin' text, shrunk padding to fit in 1200w
2015-11-19 16:54:37 +10:00
27d507204a
Rebased again :/
2015-11-18 23:51:50 +00:00
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
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
d66c18dff5
Only display plus icon if there is something to display
2015-11-19 12:09:58 +00:00
db37acbe83
Replace left and bottom arrow icons by plus and minus icons
2015-11-19 12:01:10 +00:00
40c7f8c721
Did not modified any styles so remove any changes in the file
2015-11-19 10:08:24 +00:00
cc9fde610d
Remove unneeded changes
2015-11-19 10:02:31 +00:00
32f97ab424
Add hide/show feature for neighbors interfaces in the device ports page
2015-11-19 09:54:26 +00:00
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
2b92bd5fb8
Updated parse_location function
2015-11-18 22:12:27 +00:00
37f5b8bcff
Added detection of existing settings
2015-11-18 22:01:38 +00:00
f87139f219
Merge pull request #2455 from Rosiak/issue-2051
...
Add RIPE NCC API Whois lookup
2015-11-18 19:22:25 +00:00
1508538d8e
Add RIPE NCC API Whois lookup
...
Fix #2051
2015-11-18 19:15:23 +01:00
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
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
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
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
4a99748ccd
Merge pull request #2444 from laf/issue-2429
...
Removed / from link for installs not in /
2015-11-17 21:09:59 +01:00
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
6e78fc8d0b
Update active_directory.inc.php
2015-11-17 12:28:28 +01:00
8660745b92
Added missing fields when inserting into applications table
2015-11-16 21:07:50 -08:00
87d273fc7d
Removed / from link for installs not in /
2015-11-16 20:58:16 -08:00
7d7479b977
Added parsing support for lat/lng coords from device location
2015-11-16 18:50:52 -08:00
f2df2d0748
Added ability to select down/up devices on worldmap
2015-11-16 17:27:47 -08:00
af8df3469c
Added support for per device unix-agent port
2015-11-17 00:20:06 +00:00
3540c4753e
Merge pull request #2438 from paulgear/master
...
Add graph selector to devices overview
2015-11-16 22:38:37 +00:00
9cecf26a67
Merge pull request #2430 from paulgear/fix-ucd-graphs
...
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
2015-11-16 22:19:01 +00:00
e5f1914096
Add graph selector to devices overview
...
Copy of selector code from html/pages/graphs.inc.php that probably has bugs
2015-11-17 07:55:35 +10:00
dce37d2f34
Eventlog query now uses event_id as already indexed
2015-11-16 21:42:40 +00:00
04c75838f6
Functionality added: adduser(), user_exists_in_db()
2015-11-16 13:37:12 +01:00
f971d7ecf3
Signed-off-by: Peter Lamperud <petlam@unibet.com>
2015-11-16 12:27:15 +01:00
7c54782cc8
Moved auth_ad_dont_check_certificates to auth_ad_check_certificates
2015-11-16 10:24:16 +01:00
0d2949f69e
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
2015-11-15 11:48:39 +10:00
5669c1c3a5
Fix netcmd.php URI for installations not under root
2015-11-14 18:44:58 +01:00
02d54e9c50
Fix AD auth with untrusted certificates. LDAPTLS_REQCERT=never must be
...
set before ldap_connect.
2015-11-13 11:05:05 -06:00
b9e95b702d
Updated userlevel >= 10 checks to use functions
2015-11-12 19:28:19 +00:00
bdc33ebf59
Real-time graphs: fix for graph wraps
...
FIX is by querying the HC counters first, and fall back to snmpv1 oids
in case of no answer.
2015-11-12 14:44:21 +01:00
eed3a89948
Fix for percentage bars in billing pages.
2015-11-11 22:54:21 +01:00
725fc56f41
Merge pull request #2412 from tuxis-ie/master
...
Add Ceph support
2015-11-10 08:08:17 -04:00
930d9b022d
Move the ceph_rrd function to includes/common.inc.php
2015-11-10 12:33:52 +01:00
669eb872a5
Implement a function to fix the rrd path
2015-11-10 11:44:30 +01:00
24550b0c02
Fix if-then-else
2015-11-10 11:44:14 +01:00
9682e8af8e
Merge pull request #2405 from rkojedzinszky/master
...
FIX 95th percent lines in negative range
2015-11-10 06:23:52 -04:00
a4eb4391c5
Add Ceph support
2015-11-10 11:10:06 +01:00