Commit Graph

1199 Commits

Author SHA1 Message Date
Oliver Gorwits
df6f2dc3c7 Merge branch 'master' into em-device-ports-json 2014-10-11 12:03:36 +01:00
Oliver Gorwits
d2dbaf416b fix typo in relnotes 2014-10-11 11:23:05 +01:00
Oliver Gorwits
e276ecd8b2 release 2.029012 2014-10-09 17:00:59 +01: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
6564d9ca29 fix tabs in portsort.html 2014-10-09 16:54:47 +01:00
Oliver Gorwits
93b19240e2 fix tabs 2014-10-09 14:43:51 +01:00
Oliver Gorwits
c231cfdeb1 release 2.029011 2014-10-07 18:49:42 +01:00
Oliver Gorwits
090cd631d4 Fix typo in the Device By Location report template 2014-10-07 18:48:38 +01:00
Oliver Gorwits
9826b653ea release 2.029010 2014-10-07 08:38:38 +01:00
Oliver Gorwits
455ab22fca Require old DBIC version to fix deploy problem 2014-10-07 08:37:46 +01:00
Oliver Gorwits
d50dba3eee [#143] Pass parameter(s) to custom reports via bind_params config 2014-10-05 13:00:03 +01:00
Oliver Gorwits
7630b6ec7b support override of reports 2014-10-05 12:38:06 +01:00
Oliver Gorwits
745a3b7a63 explicit note on upgrading instruction about pre-2.x 2014-10-04 15:04:05 +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
d3a6f3e526 update M::I 2014-09-27 11:33:47 +01:00
Oliver Gorwits
4a6081fc58 add expire_jobs and set default expire times 2014-09-27 11:31:37 +01:00
Oliver Gorwits
f8e1507069 require DBIC version which fixes the dupe connection bug 2014-09-27 10:58:51 +01:00
Oliver Gorwits
fc3bda77cb better way to specify Dancer force version 2014-09-27 10:57:59 +01:00
Oliver Gorwits
478de3a8f6 release 2.029008 2014-09-23 20:30:22 +01:00
Oliver Gorwits
bbeda4bfa7 Add Dancer import to SSHCollector Platforms 2014-09-16 19:35:49 +01:00
Oliver Gorwits
97d1232860 Merge branch 'master' into em-device-ports-json
Conflicts:
	Netdisco/share/public/css/netdisco.css
	Netdisco/share/views/ajax/device/ports.tt
2014-09-16 19:29:41 +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
374a668d38 fix header level in docs 2014-09-15 21:29:45 +01:00
Oliver Gorwits
0c896ab022 release 2.029007 2014-09-12 14:09:37 +01:00
Oliver Gorwits
9f4be96964 Add PaloAlto and IOS-XR support to netdisco-sshcollector 2014-09-03 13:22:52 +00:00
Oliver Gorwits
1e90fea47a do not attempt DNS resolution on bad IPs 2014-09-03 12:57:15 +00:00
Oliver Gorwits
d32024a782 Accept host names to netdisco-do show 2014-09-03 11:11:15 +00:00
Oliver Gorwits
b89988cd69 Skip device aliases which cannot be parsed as IPs 2014-09-03 10:39:30 +00:00
Oliver Gorwits
2bc92999b8 [#123] Allow devices with no LLDP/CDP to be found as Nodes 2014-08-25 18:48:11 +01:00
Oliver Gorwits
05493abbb7 release 2.029006 2014-08-25 17:23:14 +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
Oliver Gorwits
4c08de9512 Add Nodes discovered through LLDP/CDP report 2014-08-25 16:45:38 +01:00
Oliver Gorwits
3b6ae9e58e Port search also searches on the Remote ID and Type 2014-08-25 15:17:01 +01:00
Oliver Gorwits
f6b854f99f Revert "Search device by CDP/LLDP advertised ID or Type"
This reverts commit 7411cf6cdd.
2014-08-25 14:54:15 +01:00
Oliver Gorwits
7411cf6cdd Search device by CDP/LLDP advertised ID or Type 2014-08-25 13:38:45 +01:00
Oliver Gorwits
b59e844d57 netdisco-sshcollector script to get ARP data on devices without SNMP 2014-08-25 10:13:18 +01:00
Oliver Gorwits
6695f659a1 fix get_arp docs 2014-08-23 13:35:32 +01:00
Eric A. Miller
a2d805d6f4 Add span tags to node properties to facilitate javascript show/hide functionality 2014-08-20 22:21:38 -04:00
Eric A. Miller
50acd404d8 Clean-up 2014-08-20 20:59:55 -04:00
Eric A. Miller
83eccd0ea5 Use camelCase rather than Hungarian notation, fix breaks with archived nodes, pagingType not available with bootstrap theme 2014-08-18 23:31:35 -04:00
Oliver Gorwits
1d4a66a554 better pagelength options 2014-08-18 23:00:06 +01:00
Oliver Gorwits
085752550d move pager to top of table 2014-08-18 22:54:41 +01:00
Oliver Gorwits
2ff8c8d1e3 set placeholder on filter input 2014-08-18 22:25:44 +01:00
Oliver Gorwits
4ef5feed8c fix showing tooltip when col is shown 2014-08-18 22:20:28 +01:00
Oliver Gorwits
173ea3853d put colvis controls in sidebar [experimental] 2014-08-18 22:14:27 +01:00
Oliver Gorwits
d44e9dacb4 fixes for port control 2014-08-18 20:17:37 +01:00
Oliver Gorwits
ad79124b64 node sorting by active, mac, ip 2014-08-18 19:46:25 +01:00