simple POD changes and the like

This commit is contained in:
Oliver Gorwits
2012-12-09 12:35:22 +00:00
parent 5423f18cb1
commit 70426a3bcd
5 changed files with 66 additions and 13 deletions

17
Changes
View File

@@ -1,7 +1,8 @@
0.8 -
2.8 -
[NEW FEATURES]
* Refactor to make less webby and more suitable to be a complete Netdisco app
* Network Map now shows all device neighbors and allows click-through nav
* Add new netdisco-daemon to handle port_control actions
@@ -17,7 +18,7 @@
* node search switchport link shows connected nodes again
* show device IP in search results when DNS is not available
0.7 - 2012-11-25
2.7 - 2012-11-25
[NEW FEATURES]
@@ -43,7 +44,7 @@
* Fix netgear port ordering (closes #26)
* Fix Foundry 10GE port ordering
0.6 2012-08-28
2.6 2012-08-28
[NEW FEATURES]
@@ -68,7 +69,7 @@
* Fix sidebar hiding not making main content reflow to full window width (#15)
0.5 2012-03-09
2.5 2012-03-09
[NEW FEATURES]
@@ -88,13 +89,13 @@
* Set distinct on device search (#12)
* Fix strikethrough on tab change (#9)
0.4 2012-02-19
2.4 2012-02-19
[NEW FEATURES]
* Sidebar can be pinned in place to keep it visible when scrolling.
0.3 2011-02-03
2.3 2011-02-03
[NEW FEATURES]
@@ -111,7 +112,7 @@
* Refactor Stylsheets to better organise and comment the settings.
* When Device Search sidebar is in use, strikethrough the navbar search.
0.2 2011-01-22
2.2 2011-01-22
[NEW FEATURES]
@@ -135,6 +136,6 @@
* Device Ports Legend show/hide arrow was pointing the wrong way.
* Increase TT WHILE_MAX to allow very long lists of ports.
0.1 2011-01-18
2.1 2011-01-18
* Initial release on an unsuspecting world.