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 |
|
Oliver Gorwits
|
64f779e569
|
cosmetic fixes
|
2014-08-18 19:17:50 +01:00 |
|
Oliver Gorwits
|
f62646bbe4
|
fix bug in selection of Port Free state - was accidentally applying date filter to all ports rather than just those not up
|
2014-08-17 23:48:54 +01:00 |
|
Oliver Gorwits
|
141977f155
|
minor fixes for Chrome JS parsing
|
2014-08-17 22:49:12 +01:00 |
|
Oliver Gorwits
|
60c8d8d7c1
|
Merge branch 'master' into em-device-ports-json
|
2014-08-17 21:01:05 +01:00 |
|
Eric A. Miller
|
febcec1865
|
Check for existence before trying to override state variable
|
2014-08-14 22:41:39 -04:00 |
|
Eric A. Miller
|
df382b1092
|
Use JSON data source
|
2014-08-14 22:13:42 -04:00 |
|
Eric A. Miller
|
4bed5b4de9
|
Include device dns and name for use in plugin templates
|
2014-08-14 22:12:41 -04:00 |
|
Eric A. Miller
|
9de265700e
|
Include plugin templates
Fix variable scoping in stateLoadParams
|
2014-08-14 21:05:52 -04:00 |
|
Eric A. Miller
|
7e35003914
|
Convert template to DataTables column
|
2014-08-14 20:38:03 -04:00 |
|
Eric A. Miller
|
cf73887279
|
Load js base64 encode / decode
|
2014-08-14 19:49:58 -04:00 |
|
Eric A. Miller
|
78cf09a337
|
Include colVis css
|
2014-08-14 19:46:53 -04:00 |
|
Oliver Gorwits
|
c5caab6601
|
release 2.029005
|
2014-08-13 11:44:02 +01:00 |
|
Oliver Gorwits
|
0028598461
|
Filter undefined entries from user log
|
2014-08-13 11:42:50 +01:00 |
|
Oliver Gorwits
|
a93a9dd26d
|
add test dependencies to Makefile.PL
|
2014-08-13 11:41:29 +01:00 |
|
Eric A. Miller
|
468700371d
|
Change nowrap class name
|
2014-08-12 23:25:02 -04:00 |
|
Eric A. Miller
|
f5e7234b8c
|
Port column visibility controlled through ColVis
|
2014-08-12 23:21:14 -04:00 |
|
Eric A. Miller
|
ffb3a4a9fe
|
Hide port column options which will be determined by ColVis, keep available for links and to enable override of ColVis saved state
|
2014-08-12 23:19:03 -04:00 |
|
Eric A. Miller
|
e559267d4f
|
Initial version of json based device port view
|
2014-08-12 23:15:38 -04:00 |
|
Eric A. Miller
|
7c34916db0
|
Load netdisco-util.js and ColVis extension
|
2014-08-12 23:12:31 -04:00 |
|
Eric A. Miller
|
5a0183f727
|
Unit tests for webtoolkit.base64.js
|
2014-08-12 23:09:49 -04:00 |
|
Eric A. Miller
|
1b154797ab
|
JS base64 encode / decode
|
2014-08-12 23:08:55 -04:00 |
|
Eric A. Miller
|
a58f5db0cf
|
Unit tests for netdisco-util.js
|
2014-08-12 23:06:13 -04:00 |
|
Eric A. Miller
|
f4b3b8ffe8
|
New netdisco-util.js for js utility functions, move capitalizeFirstLetter to new file
|
2014-08-12 23:01:54 -04:00 |
|
Eric A. Miller
|
716c2fe11f
|
Add no wrap style and div clear to netdisco.css
|
2014-08-12 23:00:02 -04:00 |
|
Eric A. Miller
|
875620700f
|
Add DataTables ColVis extension
|
2014-08-12 22:56:19 -04:00 |
|
Eric A. Miller
|
b8a0a75a13
|
Add DBIC views to support json based device port view
|
2014-08-12 22:52:27 -04:00 |
|
Eric A. Miller
|
7f768b544f
|
Use custom portsort plug-in on port columns within DataTables not using server-side processing
|
2014-08-12 21:51:26 -04:00 |
|
Eric A. Miller
|
746d500175
|
Use custom portsort plug-in for DataTables in device ports tab
|
2014-08-12 18:52:11 -04:00 |
|
Eric A. Miller
|
8cc9e64c9a
|
portsort.js unit tests using qunit, qunit-tap, and phantomjs
|
2014-08-12 18:49:43 -04:00 |
|
Eric A. Miller
|
0b090e2ca6
|
Add custom portsort js based upon natural sort plug-in for port sorting in DataTables
|
2014-08-12 18:48:59 -04:00 |
|
Oliver Gorwits
|
9102d366f2
|
release 2.029004
|
2014-08-11 22:04:03 +01:00 |
|
Oliver Gorwits
|
4124a14e58
|
Do not autoload all modules in a namespace... picks up old/bad code
|
2014-08-11 22:00:32 +01:00 |
|