Commit Graph

713 Commits

Author SHA1 Message Date
Eric A. Miller
a3835798b7 Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng 2013-10-10 10:42:23 -04:00
Oliver Gorwits
253bf769fb Update Print media CSS to handle new UI components 2013-10-08 13:44:56 +01:00
Oliver Gorwits
cd576b9e7f release 2.018000 2013-10-08 11:23:01 +01:00
Oliver Gorwits
9ff24377dd Correct the instructions for runing dev instance of web and daemon 2013-10-08 11:15:09 +01:00
Oliver Gorwits
d3e9aa28d3 Correct *_only and *_no setting logic 2013-10-08 11:10:22 +01:00
Oliver Gorwits
5905f94500 release 2.017001_003 2013-10-07 23:35:29 +01:00
Oliver Gorwits
5bb2fcdb46 make sure query string is included in redirect 2013-10-07 23:35:22 +01:00
Oliver Gorwits
7014b10978 update TODO to refer to Sourceforge tracker 2013-10-07 22:53:32 +01:00
Oliver Gorwits
f38816bffb release 2.017001_002 2013-10-07 21:54:21 +01:00
Oliver Gorwits
1deba8f90c Node DNS names resolved in their own job 2013-10-07 21:44:40 +01:00
Oliver Gorwits
e367805e51 release 2.017001_001 2013-10-06 23:37:20 +01:00
Oliver Gorwits
50ed3d0b90 OK to include device ports when doing arpnip 2013-10-06 22:22:48 +01:00
Oliver Gorwits
8690080571 During macsuck get VLAN from Q-BRIDGE if available 2013-10-06 21:04:49 +01:00
Oliver Gorwits
794dd03b14 Avoid macsuck generated SQL bug when cleaning NULL VLAN 2013-10-06 18:08:06 +01:00
Oliver Gorwits
4d9f16db3a Fix SSL-proxy behaviour by using only path+query in links (W. Gould) 2013-10-06 17:37:28 +01:00
Eric A. Miller
5a9e0bce24 fix typo in module template 2013-10-03 20:29:05 -04:00
Eric A. Miller
a4e2375cdd silence warnings when ports don't support i_lastchange 2013-10-02 23:37:59 -04:00
Eric A. Miller
71f5bb7959 correct bulkwalk_off logic 2013-09-30 20:20:29 -04:00
Eric A. Miller
5b74a42e08 revert last commit 2013-09-29 22:28:54 -04:00
Eric A. Miller
c9a0ac0a8d use ipAdEntAddr to get IP's rather than relying on index 2013-09-26 22:12:16 -04:00
Eric A. Miller
8d903c9fe1 add device inventory by location report 2013-09-26 19:33:48 -04:00
Eric A. Miller
3a76021655 format statistics numbers, use dancer built-in for dancer and perl versions 2013-09-26 19:32:16 -04:00
Eric A. Miller
4dd6b9798d add Template::Plugin::Number::Format to requires 2013-09-26 19:29:51 -04:00
Oliver Gorwits
b1bce3c535 Try NodeIp OUI company name search if no node results found 2013-09-25 18:01:43 +01:00
Oliver Gorwits
cb88267717 Respect ignore_interfaces and i_ignore when detecting wrapped device uptime 2013-09-25 16:33:06 +01:00
Oliver Gorwits
4d6b1f6ed4 Update NodeWireless entries which match both MAC and SSID found, only 2013-09-25 16:08:07 +01:00
Eric A. Miller
23301e9f1e add wireless ssid inventory report 2013-09-24 23:53:14 -04:00
Eric A. Miller
2856271cd2 add vlan inventory report 2013-09-24 23:51:33 -04:00
Oliver Gorwits
26de9cc6d9 release 2.017000 2013-09-23 20:47:35 +01:00
Oliver Gorwits
2bc5a8dec0 add note to dev docs about running dev server and git clone 2013-09-23 20:21:40 +01:00
Oliver Gorwits
622bd629cb rename no_port_control to check_userlog 2013-09-23 20:00:50 +01:00
Oliver Gorwits
75345fe49d Documentation Additions
- add CSV plugin output docs
 - add node about migrating from netdisco 1
 - add authZ note to developer docs
 - add doc on X namespace and site_plugins INC dir
 - js and css plugin docs note
 - add port col plugin docs
 - suggest enable housekeeping in docs
 - document Observium plugin
 - add plugin config advice to docs
2013-09-23 19:50:20 +01:00
Oliver Gorwits
9025976495 navbar background image :)
http://www.flickr.com/photos/7827976@N05/464520552
user: jonstead
licence: http://creativecommons.org/licenses/by/2.0/
2013-09-23 16:04:59 +01:00
Oliver Gorwits
3db062dcab show SNMP::Info version in About page 2013-09-23 13:17:01 +01:00
Oliver Gorwits
e78b7e0d6c change order of User tasks menu to have logout at the bottom 2013-09-23 12:55:19 +01:00
Oliver Gorwits
a1bfe1d433 also clear port remote details when manual topo is deleted 2013-09-23 12:51:08 +01:00
Oliver Gorwits
998d170c68 also show manual topo links in device port view 2013-09-23 12:44:16 +01:00
Oliver Gorwits
8b5db6d5cb use separate cols for csv where we used to concat data 2013-09-23 12:37:57 +01:00
Oliver Gorwits
3a3bf64f18 correct mistake in applying spin to refresh icon 2013-09-23 11:21:48 +01:00
Oliver Gorwits
25bc6d8f99 remove blank lines from CSV responses 2013-09-23 00:25:07 +01:00
Oliver Gorwits
10ef067d6c add device ports csv template - needs to have whitespace sorted 2013-09-22 22:59:58 +01:00
Oliver Gorwits
05578ff42d no need for Ajax plugin here any more 2013-09-22 19:45:25 +01:00
Oliver Gorwits
8b22bf6c0d remove collision in "vendor" param name 2013-09-22 18:20:31 +01:00
Oliver Gorwits
a09d494858 fix another strikethrough corner case 2013-09-22 18:14:37 +01:00
Eric A. Miller
e31f17a5a4 Merge branch 'master' of ssh://git.code.sf.net/p/netdisco/netdisco-ng 2013-09-22 12:02:59 -04:00
Eric A. Miller
5165451c52 add csv output to access point radios channel and power report 2013-09-22 11:56:53 -04:00
Oliver Gorwits
b60fc28be6 treat dormant interfaces as up (dialers) 2013-09-22 16:56:36 +01:00
Oliver Gorwits
108e1b5201 add invert port search option, fix wildcarding on partial 2013-09-22 16:46:11 +01:00
Oliver Gorwits
230c6e3c0c make strikethrough of navbar work in more cases 2013-09-22 16:15:45 +01:00
Eric A. Miller
8bec4ed8b0 fix for collapse list if more than 10 APs 2013-09-22 10:24:58 -04:00