Difference between revisions of "Roadmap"

From RackTables Wiki
Jump to navigation Jump to search
(Created page with "= 0.21 = * Modular devices * Cable tracing * Duplicate IPv4 networks * Properly escape all strings containing content from the database * Replace HTTP authentication with a lo...")
 
(add an item)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= 0.21 =
 
= 0.21 =
* Modular devices
+
* Discover and re-discover modular & stackable devices
 
* Cable tracing
 
* Cable tracing
 
* Duplicate IPv4 networks
 
* Duplicate IPv4 networks
 +
* Merge the IPv4 & IPv6 tables and codebase
 +
* Purge old-style VS configuration
 
* Properly escape all strings containing content from the database
 
* Properly escape all strings containing content from the database
 
* Replace HTTP authentication with a login page
 
* Replace HTTP authentication with a login page
 +
* Refactor caching
 +
* HTML5 UI overhaul
 +
* Separate rendering functions by portlets, introduce portlet schema in navigation.php
 +
* REST API
 +
* Fix RackTables to work with MySQL 5.7 without changes to SQL mode options (see commit 0c53bc4 and refs).

Latest revision as of 17:30, 14 June 2016

0.21

  • Discover and re-discover modular & stackable devices
  • Cable tracing
  • Duplicate IPv4 networks
  • Merge the IPv4 & IPv6 tables and codebase
  • Purge old-style VS configuration
  • Properly escape all strings containing content from the database
  • Replace HTTP authentication with a login page
  • Refactor caching
  • HTML5 UI overhaul
  • Separate rendering functions by portlets, introduce portlet schema in navigation.php
  • REST API
  • Fix RackTables to work with MySQL 5.7 without changes to SQL mode options (see commit 0c53bc4 and refs).