From 558184d8ac6795af1a6671c6f10754359ebbe3e1 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Wed, 24 Apr 2013 21:10:01 +0100 Subject: [PATCH] update TODO and Changes --- Netdisco/Changes | 10 ++++++++-- TODO | 16 ++++++++++------ 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/Netdisco/Changes b/Netdisco/Changes index b13b6360..0e17d402 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,17 +1,23 @@ 2.007000_002 - - * NOTE this version requires SNMP::Info 3.x - [NEW FEATURES] * Finally we have a discover/refresh daemon job :) * Also... a Scheduler which removes need for crontab installation * The netdisco-do script can run a one-off discover for a device + [ENHANCEMENTS] + + * SNMP connection now uses cached info if available + * Better handling of MIBs home location in deploy script + * Port filter in device port display is now highlighted green + * Navbar search is fuzzier + [BUG FIXES] * Rename plugins developer doc to .pod * Update to latest Bootstrap and JQuery, and temp. fix #7326 in Bootstrap + * Partial Name in Port search now working 2.007000_001 - 2013-03-17 diff --git a/TODO b/TODO index 68d09f01..25f14631 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,27 @@ - -** in no particular order... ** -** names by tasks indicate who's "taken" them ** - FRONTEND ======== * UI for topo DB table editing - drop topo file support and use DB only -* Port/Name/VLAN box should be green when filled * Choice of MAC address formats -* Empty inventory should trigger request to discover +* No devices - trigger first discover splash page * (jeneric) device module tab DAEMON ====== +* macsuck/arpnip + CORE ==== * pseudo-device support * VRF support + +DOCS +==== + +* Scheduler +* Discover/Refresh jobs +* netdisco-do