update TODO and Changes
This commit is contained in:
@@ -1,17 +1,23 @@
|
|||||||
2.007000_002 -
|
2.007000_002 -
|
||||||
|
|
||||||
* NOTE this version requires SNMP::Info 3.x
|
|
||||||
|
|
||||||
[NEW FEATURES]
|
[NEW FEATURES]
|
||||||
|
|
||||||
* Finally we have a discover/refresh daemon job :)
|
* Finally we have a discover/refresh daemon job :)
|
||||||
* Also... a Scheduler which removes need for crontab installation
|
* Also... a Scheduler which removes need for crontab installation
|
||||||
* The netdisco-do script can run a one-off discover for a device
|
* 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]
|
[BUG FIXES]
|
||||||
|
|
||||||
* Rename plugins developer doc to .pod
|
* Rename plugins developer doc to .pod
|
||||||
* Update to latest Bootstrap and JQuery, and temp. fix #7326 in Bootstrap
|
* 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
|
2.007000_001 - 2013-03-17
|
||||||
|
|
||||||
|
|||||||
16
TODO
16
TODO
@@ -1,23 +1,27 @@
|
|||||||
|
|
||||||
** in no particular order... **
|
|
||||||
** names by tasks indicate who's "taken" them **
|
|
||||||
|
|
||||||
FRONTEND
|
FRONTEND
|
||||||
========
|
========
|
||||||
|
|
||||||
* UI for topo DB table editing
|
* UI for topo DB table editing
|
||||||
- drop topo file support and use DB only
|
- drop topo file support and use DB only
|
||||||
* Port/Name/VLAN box should be green when filled
|
|
||||||
* Choice of MAC address formats
|
* Choice of MAC address formats
|
||||||
* Empty inventory should trigger request to discover
|
* No devices - trigger first discover splash page
|
||||||
|
|
||||||
* (jeneric) device module tab
|
* (jeneric) device module tab
|
||||||
|
|
||||||
DAEMON
|
DAEMON
|
||||||
======
|
======
|
||||||
|
|
||||||
|
* macsuck/arpnip
|
||||||
|
|
||||||
CORE
|
CORE
|
||||||
====
|
====
|
||||||
|
|
||||||
* pseudo-device support
|
* pseudo-device support
|
||||||
* VRF support
|
* VRF support
|
||||||
|
|
||||||
|
DOCS
|
||||||
|
====
|
||||||
|
|
||||||
|
* Scheduler
|
||||||
|
* Discover/Refresh jobs
|
||||||
|
* netdisco-do
|
||||||
|
|||||||
Reference in New Issue
Block a user