Commit Graph

2228 Commits

Author SHA1 Message Date
Oliver Gorwits
26dbb714df #630 display full oui vendor 2019-08-18 10:49:57 +01:00
Oliver Gorwits
c73c3e7569 improvements to radius patch 2019-08-18 09:16:57 +01:00
jngreene
85b73e1493 Modified to add Radius support (#621)
Lines 110-112 commented out
Lines 113-124 added
Lines 233-249 added match_with_radius  function
2019-08-18 09:01:04 +01:00
nick n
2b4802d21a typo 2019-08-17 10:43:30 +02:00
nick n
8a40559115 typos 2019-08-17 10:37:21 +02:00
nick n
131d80c95e typo 2019-08-17 10:35:57 +02:00
nick n
22cb988a8f typo 2019-08-17 10:34:19 +02:00
nick n
205a3932f2 typo 2019-08-17 10:33:32 +02:00
nick n
d31cae99bc typo 2019-08-17 10:32:13 +02:00
nick n
860985673b typo 2019-08-17 10:30:25 +02:00
nick n
26f410f9ce typo 2019-08-17 10:28:11 +02:00
nick n
bf789cb57b typos 2019-08-17 10:25:49 +02:00
nick n
92bc49f274 typo 2019-08-17 10:20:22 +02:00
nick n
f031ae4992 typo 2019-08-17 10:18:43 +02:00
David Sullivan
ad6dd2bb62 Change Port Free icon to be more accessible (#633)
The port free icon currently only differs from the port down icon by colour, on higher resolutions with a colour vision impairment they're not very distinguishable, a slightly different icon fixes this.
2019-08-16 09:49:40 +01:00
nick n
416a6939ec you really need to install the packages we ask 2019-08-06 23:51:45 +02:00
nick n
38b800e46f fix travis
i hope, seems they switched ubuntu versions to something more recent
2019-08-06 02:02:43 +02:00
nick n
8a8deccdbe make sidebar tiny bit wider (#625) 2019-08-02 23:12:02 +01:00
nick n
e37a834749 compare ieee mac against 6 iterations (#611) 2019-08-02 23:07:56 +01:00
nick n
4630879a1d add poe on/off icons to legend
inspired by the new wap icon
2019-07-19 06:45:44 +02:00
nick n
d1a1235c85 handle row.power.power being NULL
fixes this error, since device_port_power.power can be null:
Argument "" isn't numeric in numeric gt (>) at /home/netdisco/perl5/lib/perl5/auto/share/dist/App-Netdisco/views/ajax/device/ports.tt line 251.

currently only seen on cisco sb switches, which do have all other columns filled in
      ip       | port | module | admin |   status   | class  | power
---------------+------+--------+-------+------------+--------+-------
 10.40.254.150 | fa2  |      1 | true  | otherFault | class3 |
 10.40.254.150 | fa16 |      1 | true  | searching  | class3 |
 10.40.254.150 | fa3  |      1 | true  | searching  | class3 |
...
2019-07-19 04:16:06 +02:00
nick n
5b9761cbae netdisco-docker triage
point netdisco docker users to the docker issue tracker as a first step, so we can spent less time on triaging issues.

netdisco docker has some quirks not present in regular netdisco, if it turns out to be non container related we can always move the issue back to this tracker.

btw, seems we need to change our issue templates, but only project admins can do so:
"You are using an old version of issue templates. Please update to the new issue template workflow. Learn more."
-> https://help.github.com/articles/about-issue-and-pull-request-templates
2019-07-19 01:14:27 +02:00
nick n
f1891be307 typo
noticed when checking docker config
2019-07-17 04:06:38 +02:00
Oliver Gorwits
9ec9b1bca4 if user installs Pg they should use supported version 2019-06-30 18:26:46 +01:00
Oliver Gorwits
ceeccf8901 #610 better MAC addr input sanity checking 2019-06-30 16:34:03 +01:00
nick n
6f8dfabc87 a few more files to ignore (#609) 2019-06-25 03:42:18 +02:00
nick n
1460d8864b fix pod
as seen in b58a62f & a61159d
2019-06-18 15:58:20 +02:00
nick n
da5cdeb602 fix pod as in b58a62 2019-06-18 15:57:17 +02:00
nick n
26ab5da1c1 fix pod as in b58a62 2019-06-18 15:56:18 +02:00
nick n
9006d83989 fix pod formatting and typos
as seen in b58a62f & a61159d
2019-06-18 15:53:30 +02:00
nick n
8e0e27c149 fix pod formatting
as seen in b58a62f & a61159d
2019-06-18 15:45:51 +02:00
nick n
ad84047398 fix pod
as in a61159d
2019-06-18 15:44:02 +02:00
nick n
469a9ce554 fix pod formatting
as seen in b58a62f
2019-06-18 15:41:10 +02:00
nick n
441499f063 fix pod formatting
as seen in b58a62f
2019-06-18 15:39:47 +02:00
Christian Ramseyer
b58a62f300 Properly escape angle brackets in C<> 2019-06-18 13:42:23 +02:00
Christian Ramseyer
a61159deb9 Fix device_auth formatting in POD 2019-06-18 13:39:19 +02:00
nick n
9a92e7e2a2 yaml whitespace matters
so at least mention that as well as how to include it in tickets.
2019-06-16 05:27:14 +02:00
Oliver Gorwits
039527c26a allow stats to run smoothly on ancient Pg 8.4 2019-06-12 11:51:20 +01:00
Oliver Gorwits
0f1c264e41 release 2.042010 2019-06-02 07:55:13 +01:00
Oliver Gorwits
86387627f6 #601 fix job queue no longer shows running or queued jobs 2019-06-02 07:54:00 +01:00
inphobia
5d5bfc9a68 Revert "fix #601"
This reverts commit ade14665fc.
2019-06-02 01:13:44 +02:00
inphobia
5e58903952 Revert "fix everything that does not use sidebar in web if"
This reverts commit 534f3cc340.
2019-06-02 01:12:53 +02:00
nick n
534f3cc340 fix everything that does not use sidebar in web if
ade1466 broke this
2019-06-01 22:55:38 +02:00
nick n
ade14665fc fix #601
this broke all kinds of stuff, will need new netdisco release asap.

yet 1 more reason to work harder on my html5 transition
2019-06-01 22:51:10 +02:00
Oliver Gorwits
d9bed17fc2 release 2.042009 2019-05-30 07:12:17 +01:00
Oliver Gorwits
2c138a5690 #581 skip storing and displaying fabricated vlan 0 2019-05-30 06:58:34 +01:00
nick n
7d9c86cee1 perl 5.30 is released
update travis
2019-05-30 04:06:38 +02:00
nick n
5f36916018 last pieces of b59043d / #590 (#600)
since the rest was removed, these comments no longer make sense
2019-05-28 23:29:59 +02:00
Oliver Gorwits
ae94440df8 #571 tests should not use user local config 2019-05-27 16:45:57 +01:00
Oliver Gorwits
88788534ba #589 only show link with highest agg speed if map links between two devices are asymmetric 2019-05-27 15:36:17 +01:00