From 8f2316cb8379aae0247540da1550b0c585cf7421 Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Thu, 19 Jun 2014 21:45:45 -0400 Subject: [PATCH] DataTables --- Netdisco/Changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Netdisco/Changes b/Netdisco/Changes index 4c43073a..9346fb73 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,11 +1,17 @@ 2.027008_001 - 2014-06-01 + [NEW FEATURES] + + * HTML tables now use DataTables, table plug-in for jQuery, to support + pagination, results filtering, and multi-column ordering + [ENHANCEMENTS] * Ignore devices with "phone" in their CDP/LLDP platform description * Change log format to contain UTC timestamp * Link to VLAN search by name from VLAN Inventory report * Neighbor device links to both device and port (fragfutter) + * Optimization of multiple SQL queries to improve report performance [BUG FIXES]