From a3f6f0963430c4e4d04cb8ba7783e137ecbea799 Mon Sep 17 00:00:00 2001 From: Renaud Le Gac <renaud.legac@free.fr> Date: Thu, 31 Mar 2011 19:32:26 +0000 Subject: [PATCH] follow changes. --- static/plugin_dbui/CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/plugin_dbui/CHANGELOG b/static/plugin_dbui/CHANGELOG index 3876dc88..6c1c2d27 100644 --- a/static/plugin_dbui/CHANGELOG +++ b/static/plugin_dbui/CHANGELOG @@ -4,7 +4,7 @@ - Major Consolidation to ease evolution and maintenance. - Introduce the generic service directSvc to handle Ext.Direct protocol and remove database and configuration controllers. - - Redesign the controllers section (call, debug, get_api, index, status) + - Redesign the controllers section (call, csv, debug, get_api, index, status) and the associated views (debug, index). - Remove the configuration property model in grid, from and comboBox widgets. A unique store is attached to each table and instantiate once. -- GitLab