Oliver Gorwits
87651acb24
[ #270 ] ports search vlan column not populated in CSV output
2016-10-03 16:47:36 +01:00
Oliver Gorwits
ca4fb72638
Documentation patches (S. Elipot)
2016-10-01 18:31:26 +01:00
Oliver Gorwits
0cc7e029f3
[ #279 ] Web sessions use cookies instead of files on disk (M. Johnson)
2016-10-01 16:27:48 +01:00
Oliver Gorwits
fad2137eb1
Support more than one plugin in the device details tab (B. Marshall)
2016-02-02 08:58:05 +00:00
Oliver Gorwits
3ac37e5e65
[ #261 ] String replace failed in reports (M. Kosmach)
2016-02-02 08:36:54 +00:00
Oliver Gorwits
2aa8d71460
add login_logo to defaults file
2015-11-28 23:45:54 +00:00
Oliver Gorwits
e70f0656d7
Login Logo image can be configured to appear alongisde the Log In form
2015-11-28 20:58:31 +00:00
Oliver Gorwits
98165b75c3
Filter by VLAN in Pors with Multiple Nodes report
2015-10-04 19:58:01 +01:00
Oliver Gorwits
b8cb94aadf
[ #237 ] Show IPv4 and/or IPv6 nodes separately in Device Ports table
2015-08-26 12:14:42 +01:00
Oliver Gorwits
463ae67ab4
Expose the created, last login and note fields for User managment
2015-08-26 11:01:19 +01:00
Oliver Gorwits
124e43ebe8
[ #244 ] Node search results doesnt include on vlan X
2015-07-30 17:30:16 +01:00
Oliver Gorwits
c0022e7924
[ #243 ] Node search results do not include &prefer=port (R. Kerr)
2015-07-30 17:09:32 +01:00
Oliver Gorwits
265eef28c4
Fix newlines in IP Inventory CSV output
2015-05-18 10:15:44 +01:00
Oliver Gorwits
9f9aba68a2
Support for connecting to external databases for custom Reports/Plugins
2015-05-06 23:40:42 +01:00
Oliver Gorwits
ae2daec7e3
[ #208 ] Always show port log icon
2015-03-24 22:32:25 +00:00
Oliver Gorwits
27747c445a
[ #110 ] rules for IP Phone and Wireless AP identification now configurable
2015-03-07 16:40:15 +00:00
Oliver Gorwits
c68d0cc35c
Be more strict about Node Search matching ports/wifi within date range
2015-03-07 14:22:25 +00:00
Oliver Gorwits
f7bc66ff54
Show page and total records number on DataTables tables
2015-03-07 11:54:31 +00:00
Oliver Gorwits
179ae2553f
macsuck_unsupported setting to allow node gathering on delinquent switches
2015-03-04 22:54:52 +00:00
Oliver Gorwits
3991f6a356
dont display unecessary padding in device port cells
2015-02-24 20:57:08 +00:00
Oliver Gorwits
31b024eef3
Device operating system added to inventory links and search sidebar
2015-02-22 09:32:24 +00:00
Oliver Gorwits
8ea3e0c32f
rename option deviceport_vlan_membership_threshold to devport_vlan_limit
2015-02-18 11:24:09 +00:00
Oliver Gorwits
0993af18e4
Avoid displaying all VLANs on device ports when there are 1000's
2015-02-15 15:36:17 +00:00
Oliver Gorwits
3cc3f873d8
Fix headings on IP Inventory CSV report (J. Binks)
2015-02-12 22:04:18 +00:00
Oliver Gorwits
85ab6e15ec
[ #181 ] AP Client Count report was broken
...
The DB query was joining on the device_port_wireless table which as any fule
kno isn't using the device port subinterface name so there would always be
zero results (as wireless data is related to the subinterface).
Fixed the query to use the device_port_ssid table, and also added a dedicated
template so additional data can be displayed in the report.
2015-01-25 12:31:37 +00:00
Oliver Gorwits
26de31bbbf
[ #182 ] SSID and PoE showing in wrong Device Port columns
...
Simply the template was displaying the column data in the wrong order as
compared to the config/header.
2015-01-25 10:35:35 +00:00
Oliver Gorwits
4beb4223a3
[ #18 ] Inventory by Model by OS Report
2015-01-01 19:50:17 +00:00
Oliver Gorwits
af16e1f4f9
[ #15 ] Undiscovered Neighbor report JOIN fixed, and updated to include
...
the ports where Macsuck saw the MAC address of a known Device
2015-01-01 18:38:39 +00:00
Oliver Gorwits
af24ecf57d
update Device Ports CSV output to match new report format
2015-01-01 17:55:30 +00:00
Oliver Gorwits
27fe7c3e65
update IP Inventory CSV output to match new report format
2015-01-01 17:54:46 +00:00
Oliver Gorwits
06f62f97b7
[ #4 ] Allow comment on device port in the log, for any user
2015-01-01 17:48:25 +00:00
Oliver Gorwits
cceae236d1
Update IP Inventory to show MAC address and have working Last Used sort
2014-12-24 18:23:13 +00:00
Oliver Gorwits
16c4d9cfbe
correct link in jobqueue template
2014-11-19 22:13:20 +00:00
Oliver Gorwits
312c55cddd
revert hack for NetAddr::MAC now that upstream has fixed Microsoft and IEEE formats
2014-11-19 13:17:45 +00:00
Oliver Gorwits
a8208121c2
[ #133 ] Custom reports respect sorting in SQL
2014-11-16 22:29:11 +00:00
Oliver Gorwits
f6ae7be611
[ #170 ] Show device SNMP::Info class in web interface
2014-11-16 21:49:36 +00:00
Oliver Gorwits
1f7fe169ec
[ #159 ] Macsuck archive behaviour same as ND1 (unseen nodes remain active)
2014-11-14 23:55:25 +00:00
Oliver Gorwits
a308d1a177
[ #162 ] Change from Net::MAC to NetAddr::MAC
...
Note that IEEE and Microsoft are the WRONG WAY ROUND in NetAddr::MAC. I've
emailed the author about this. A dirty hack is in place to deal with it.
2014-11-14 22:49:07 +00:00
Oliver Gorwits
e4c668fb12
Add "Run Expire Job" to the Admin Menu
2014-11-14 22:26:03 +00:00
Eric A. Miller
78a31b9b1c
Typo in template
2014-11-05 20:44:54 -05:00
Oliver Gorwits
ae5ca802f4
[ #152 ] HP devices with port names "D##" not sorted by portsort.js
...
In naturalsort there is handling for Float, Decimal and Scientific notation.
This looks for numbers like:
'10.04f','10.039F','10.038d','1.528535047e5'
It was breaking port sorting for ports named like "D1", "D10" etc.
Have removed support for sorting these numbers as it's unlikely we need that
in Netdisco, for now.
2014-10-09 16:58:02 +01:00
Oliver Gorwits
93b19240e2
fix tabs
2014-10-09 14:43:51 +01:00
Oliver Gorwits
090cd631d4
Fix typo in the Device By Location report template
2014-10-07 18:48:38 +01:00
Oliver Gorwits
cd22c741e5
initial support for bind params in custom reports
2014-09-30 08:02:27 +01:00
Oliver Gorwits
f6b1112931
Administration (SSH, Telnet, Web) links for devices
2014-09-29 21:35:57 +01:00
Oliver Gorwits
4a6081fc58
add expire_jobs and set default expire times
2014-09-27 11:31:37 +01:00
Oliver Gorwits
c70dcf60d5
better format for table page sizes
2014-09-16 18:42:46 +01:00
Oliver Gorwits
fb365f1203
Setting for items in number of records per table page menu
2014-09-15 23:42:00 +01:00
Oliver Gorwits
b63cd0b643
extract common DT options to template
2014-09-15 22:15:48 +01:00
Oliver Gorwits
fb7bcbf120
fix undef data error in JS, and when no remote_(ip|port)
2014-08-25 17:13:11 +01:00