merge branch og-portcontrol

This commit is contained in:
Oliver Gorwits
2012-11-24 23:29:00 +00:00
parent 3724e3ed37
commit 083f3a51ed
31 changed files with 1368 additions and 377 deletions

16
Changes
View File

@@ -1,11 +1,25 @@
0.7 -
[NEW FEATURES]
* Implement DBIx::Class::Schema::Versioned support - DB schema is now versioned
* Navbar query for device with single hit redirects to Device details page
* Show device name on device details views (closes #30)
* Migrated to Font Awesome for a wider range of icon fonts
[ENHANCEMENTS]
* Move DBIC virtual tables into Virtual:: namespace (closes #19)
* Maintain node search options when changing navbar query (closes #27)
* Navbar query for device with single hit redirects to Device details page
* Device port connected devices now off, Display Cols shown by default
* Remove various dummy <a> tags that were encouraged by Bootstrap
* Node search link enables connected devices column (closes #31)
* Better layout of sidebar pinning
[BUG FIXES]
* Fix netgear port ordering (closes #26)
* Fix Foundry 10GE port ordering
0.6 2012-08-28