By specifying version '0' we accidentally allowed some brokenness,
with *other* broken modules which don't specify versions required.
So, we do it ourselves as it's our users who feel the pain.
BTW skipped this for JSON and for DBD::Pg which might have stable
OS-installed versions, instead.
Squashed commit of the following:
commit cb6f125c73
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sat Apr 13 20:26:59 2013 +0100
discover root_ip properly
commit 8228e73f5b
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sat Apr 13 19:47:23 2013 +0100
better name for util package
commit 4546036f4f
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sat Apr 13 19:23:55 2013 +0100
bug fixes in getting wireless info
commit 78554e5516
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sat Apr 13 19:07:44 2013 +0100
refactor snmp_connect to handle versions and device classes
commit ca9edd114a
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sat Apr 13 15:23:52 2013 +0100
rename discoverall to discovernew
commit 1b897e4aee
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sat Apr 13 14:51:06 2013 +0100
change debug log tag for store_device
commit 8a5306e056
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sat Apr 13 14:50:10 2013 +0100
rename Discover.pm to Device.pm
commit 3197e38819
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sat Apr 13 14:48:31 2013 +0100
allow netdisco-do to do all acton
commit b054119d9c
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 17 14:29:58 2013 +0000
hide Reports menu if there are no reports
commit d86e670600
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 17 14:23:59 2013 +0000
add Report docs for developers
commit ee8351eb30
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 17 14:06:39 2013 +0000
split Plugin docs into user and developer pages
commit 5e4b8f3063
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 17 12:59:47 2013 +0000
add duplex report into default config
commit 8fd622f50c
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 17 12:56:51 2013 +0000
update query for duplex mismatch to check left and right are both not DOWN
commit 6d9170598c
Author: Oliver Gorwits <oliver@cpan.org>
Date: Mon Mar 11 23:10:38 2013 +0000
use the new duplex mismatch query in a template
commit 786977354b
Author: Oliver Gorwits <oliver@cpan.org>
Date: Mon Mar 11 22:54:21 2013 +0000
add VIEW for duplex mismatches
commit f37ae8568e
Author: Oliver Gorwits <oliver@cpan.org>
Date: Mon Mar 11 22:54:01 2013 +0000
remove unecessary assign
commit 13af853582
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 10 23:40:53 2013 +0000
fixes to main app to support reports
commit 55a0f3d8dc
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 10 22:18:48 2013 +0000
also update fontawesome to match bootstrap version
commit 83a2c74242
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 10 22:07:23 2013 +0000
update bootstrap again, to include glyphicons with correct path
commit 25be8bfa92
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 10 19:27:37 2013 +0000
implement first report - duplex mismatch - as a placeholder only
commit 00265a9323
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 10 18:41:40 2013 +0000
report error on failure to load a plugin
commit af8f124bb2
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 10 18:37:19 2013 +0000
change id for tag in device and search tab plugins
commit b818d4156f
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 10 18:29:57 2013 +0000
change id for tag in navbar plugins
commit f513000f08
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 10 17:21:23 2013 +0000
implement register_report() and replace More menu with Reports menu
commit 4a16e3fde3
Author: Oliver Gorwits <oliver@cpan.org>
Date: Sun Mar 10 17:00:44 2013 +0000
Upgraded to Twitter Bootstrap 2.3.1 - customized for 13px font 18px line
WARNING - this might break. We'll revert this commit if so.
The rationale is for those using proxies where the host name is not proxied
on, as in Apache's ProxyPreserveHost.
RFC2161 does not permit relative Location: header, but an upcoming revision
stil in-draft will apparently allow relative spec. I believe all browsers to
support relative Location: headers already.