diff --git a/BTable-common/dashboards/About.cdfde b/BTable-common/dashboards/About.cdfde index eac9d8d..16200c0 100644 --- a/BTable-common/dashboards/About.cdfde +++ b/BTable-common/dashboards/About.cdfde @@ -149,7 +149,7 @@ }, { "name": "html", - "value": "
\n BTable is a component for the Community Dashboard Designer (CDE) \n that extends the standard Table Component with OLAP functionalities and provides \n a new drill experience.\n
\n\n Dashboard users can easily interact with the table through a context menu that allows to:\n
\n To use BTable with your data, first you need to create CDA data sources for BTable. \n Click Data Sources in the top menu to create them importing Mondrian catalogs.\n
\n\n A BTable data source for Steel Wheels is provided with this plugin to run the \n sample dashboard. Check you have the same Mondrian schema location and JNDI in your system. \n Other dashboards that show how to use BTable are located in plugin-samples/BTable solution.\n NEW\n
\n\n The Analyzer allows you to make analysis with BTable without building a dashboard. \n
\n\n Documentation, video tutorials and more on \n www.biztech.it/btable.\n
\n\n For questions, suggestions and bugs reporting use \n Pentaho Forums.\n
\n\n Have fun with BTable!\n
", + "value": "\n BTable is a component for the Community Dashboard Designer (CDE) \n that extends the standard Table Component with OLAP functionalities and provides \n a new drill experience.\n
\n\n Dashboard users can easily interact with the table through a context menu that allows to:\n
\n To use BTable with your data, first you need to create CDA data sources for BTable. \n Click Data Sources in the top menu to create them importing Mondrian catalogs.\n
\n\n A BTable data source for Steel Wheels is provided with this plugin to run the \n sample dashboard. Check you have the same Mondrian schema location and JNDI in your system. \n Other dashboards that show how to use BTable are located in plugin-samples/BTable solution.\n
\n\n The Analyzer allows you to make analysis with BTable without building a dashboard. \n
\n\n Clicking on a chart, selecting a drill dimension and showing the result in a BTable is now easy... \n BTable provides you a function and three modes to perform a drill from anywhere in your dashboard. \n See Drill With BTable sample dashboard to learn how to do it.\n NEW\n
\n\n Documentation, video tutorials and more on \n www.biztech.it/btable.\n
\n\n For questions, suggestions and bugs reporting use \n Pentaho Forums.\n
\n\n Have fun with BTable!\n
", "type": "Html" }, { diff --git a/CHANGELOG.txt b/CHANGELOG.txt index debd8b1..b9e8daf 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,17 @@ CHANGELOG --------- +v2.1 [2014.06.10] + + NEW FEATURES: + * BTable Ext library providing functions to perform a drill from anywhere in a dashboard and to open btable files + + BUG FIXES: + * cannot open the context menu in many mobile browsers + * the selection of a radio button is not visible in Table Settings submenu + * https://github.com/biztech-it/BTable/issues/4 + + v2.0 [2014.03.19] NEW FEATURES: