Appboard/2.4/release notes: Difference between revisions

imported>Jason.nicholls
imported>Jason.nicholls
Line 128: Line 128:
* The [[appboard/2.4/builder/widgets/actions/switch_to_a_board|Switch to a Board]] action was allowing Viewers to switch to boards in stacks that were not provisioned to their role. Now the action will not switch to a board ''unless'' the board is part of a stack provisioned to their role. (AB-475)
* The [[appboard/2.4/builder/widgets/actions/switch_to_a_board|Switch to a Board]] action was allowing Viewers to switch to boards in stacks that were not provisioned to their role. Now the action will not switch to a board ''unless'' the board is part of a stack provisioned to their role. (AB-475)
* Removed initial [[appboard/2.4/builder/data_sources/sub-query|Sub-Query]] dialog due to some errors and it is an unnecessary step. The ''Create Sub-Query'' button now jumps straight to the Sub-Query data source wizard. (AB-523)
* Removed initial [[appboard/2.4/builder/data_sources/sub-query|Sub-Query]] dialog due to some errors and it is an unnecessary step. The ''Create Sub-Query'' button now jumps straight to the Sub-Query data source wizard. (AB-523)
* Backup page freezing in IE10, and various other admin pages within enPortal UI not working correctly in IE10. This has been fixed by upgrading a core library to the latest version. (EN-37)


== Known Issues ==
== Known Issues ==

Revision as of 11:29, 7 October 2013

Introduction

Version 2.4 is a GA version of AppBoard that is currently scheduled for release in summer, 2013. This page summarizes the New Features, Resolved Issues, and Known Issues in the 2.4 release.


What is AppBoard

AppBoard is a data integration and data visualization platform that dramatically redefines the cost/benefit equation for the development and deployment of real-time business systems dashboards. AppBoard allows you to connect, integrate, visualize, and interact with your data in a simple, straight-forward builder environment. The end result is powerful, compelling dashboards that summarize data from multiple sources and can be accessed from any device.


New Features

This section describes the enhancements to AppBoard that are included in version 2.4.

  • Added a new Tile Map Widget, which displays tile-based maps from a server that conforms to the Open Street Maps architecture. (AB-58) (AB-221)
  • Added support for multiple overlays to the Tile Map Widget. (AB-446)
  • Updated configuration editing screens to a transactional model. Changes are not saved until the administrator clicks "Save". (2144)
  • Implemented support for multiple SQL queries in each Database Query Data Source configuration. Each configured query will result in a separate Data Collection. (AB-156)
    • When loading an archive with multiple query Data Sources into AppBoard 2.4, AppBoard will review the names and databases of all existing queries and intelligently group and/or rename them, where appropriate, into AppBoard 2.4 Data Sources while retaining the original Data Source names as the new entity name. (AB-313)
  • Improved status reporting for Data Collections (in the Data Collection Administration panel) to provide information on the data: (AB-232)
    • red X (invalid): invalid Data Collection, e.g. the DS has been deleted. The presence of this X means the Data Collection is also therefore currently invalid.
    • grey check (valid but unknown): valid Data Collection, valid Data Source, but AppBoard has not done anything with it yet, no Widgets are using it currently, and no polling is occurring, so the status is really unknown.
    • green check (valid and known good data): valid Data Collection, valid Data Source, and last update means AppBoard knows the response is valid too, so everything is good.
    • yellow ! (valid but no/broken last response): valid Data Collection, valid Data Source, but there was an issue with the last response. Perhaps a database is not responding, or web service is not responding, or a file has been removed.
  • Added Column Width ratio and Bar Height ratio Sliders (.1 -.9) in Bar and Column Chart Widgets for addressing issues with font sizes being too small in axis labels. The width of the columns, and height of bars impact how big the labels can grow. For example, even when gutter values were manually increased, forcing more room for labels, the bar height itself could prevent the labels from growing larger. Labels can't be larger then their bars. So tiny bars will produce tiny labels, regardless of how much gutter space is provided. Setting the height ratio to 1 will help maximize available real estate per bar, but information density and the size of the widget will ultimately determine label size. (828)
  • Re-architected the foundation of all Chart Widgets. This is a structural enhancement to make future changes to all Chart Widgets easier to implement. (2066)
  • The legend location for individual Chart Widgets can now be specified on the Widget configuration screen, which will help designers better tailor the legends to specific layouts. (2067)
    • Vertical layout (Left): Best for large Data Sets, and interactive legends.
    • Horizontal layout (Bottom): Best for small data sets, used as reference.
  • Substantial improvements to the use of legends in Chart Widgets: (2275)
    • You can choose whether you want Right or Bottom legends (Default is Bottom)
    • You can expand or collapse the legend area. (Show Legend now toggles Collapsed/Expanded instead of Hidden/visible).
    • Legend content wraps to fill available space.
    • Legend content scrolls on overflow (does not crop anymore).
  • Added a new type of Column Renderer to the Table Widget called a Sparkline, which is a very small line chart, without axes or coordinates, that presents the general shape of variation in some measurement, such as temperature or stock market price, in a simple and highly condensed way. (AB-3)
  • Added a new option in the CSV Data Source configuration called "Header Meta Delimiter". This allows the header row of the data to specify the data types of each field, and specify which fields are primary keys. (AB-18)
  • Updated the Theme Manager display to show un-editable system Themes as gray with a lock icon, to help differentiate from custom Themes that can be edited. (AB-128)
  • Improved the "Search Text Field" (filter) presentation: (AB-178)
    • Replaced title bar search box with clickable search icon.
    • Clicking the search icon toggles visibility of the search box (on next line), which includes a small search icon in the box for greater clarity of operation to end-user.
    • Mouse-over on the search icon shows "Quick Filter" label.
  • Added support for the administrator to re-name Data Sources by selecting "Edit" and changing the name of the Data Source. (AB-24)
  • Streamlined LDAP configuration by referencing same interface as used in enPortal. (AB-10)
  • Enhanced AppBoard to allow use of web proxies with NTLM authentication. Added as a general feature for all AbstractWebAdapters (including XMLWeb, CSVWeb, and JSON). (AB-135)
  • Re-worked buttons on many screens in the AppBoard Builder to provide more consistent and intuitive behavior and style between title window and toolbar close icons and cancel buttons. (AB-145)
  • Enhanced the layout manager to save and remember any changes made by the end-user to the layout of Widgets on a Board. The layout settings are stored in a cookie and can be different for each browser. (AB-76)
  • Enhanced the options in the Data Collection editor to support sorting on multiple columns. (AB-21)
  • Added failover support for SQL Data Sources, which is activated by the "Enable Failover" option and completing the new failover configuration UI in the Data Source editor. (AB-15)
  • Improved the layout of the configuration panels of the CSV Web, JSON Web, and XML Config Data Sources to be more intuitive. (AB-192)
  • Separated the Widget Actions configuration from the main Widget configuration wizard, and modified design of Actions editor to be non-transactional. (AB-85)
  • Upgraded the Widget Title Bar to a more concise and intuitive presentation. (AB-94)
  • Added Label Width setting to the Icon List Widget and Status List Widget, for controlling the size of the boxes to suit the length of labels or customer preference. (AB-109)
  • Enhanced the Bullet Chart Widget to support the same font size and color options as available on other lists. (AB-137)
  • Enhanced the "Fit To View" and zoom controls in the Google Map Widget to improve the default centering and display of points on the map under various scenarios. (AB-75)
  • Enhanced the Web Page Widget to include a Home button in the Widget Title Bar, which will return the user to the last configured URL in the widget that was either set by an Action or else the default widget-configured URL. (AB-25)
  • Increased the Cache Timeout ceiling for all Data Sources to be no less than 86400 seconds. (AB-319)
  • The Marquee Widget is replaced by the Scrolling Text Widget, which includes some additional features: (AB-103)
    • Configurable font, size, and color / transparency (includes non-LED font, and ability to change the color conditionally for different statuses)
    • Configurable background color / transparency
    • Smooth scrolling
    • Modes: single item at a time, or pipelined
    • Support for Actions and Data Tips
  • Improved support for changing a Widget from one type to another: (AB-23)
    • Can change Widget type at any time in the Widget configuration wizard
    • Actions, Options, Data Collections, and Filters are retained when switching the Widget type
  • To improve the responsiveness of AppBoard when working on remote systems, removed the background blurring and shading when working in modal pop-up windows. Also, added the following configuration options in the Theme Editor: (AB-342)
    • Modal PopUp Overlay Alpha - Determines the opacity of the background behind the pop-up
    • Modal PopUp Overlay Color - Determines the color of the background behind the pop-up
    • Modal PopUp Overlay Duration - Without a duration, the alpha/color is applied immediately when a dialog appears, with a duration the alpha/color is blended with the background over the duration period which by default is 100ms. To see any effect, increase the duration to 2 seconds (2000). The duration also affects the speed which the alpha/color is removed after the dialog is closed.
  • When creating Widgets, each available Widget Type will display icons indicating which mobile devices, if any, are supported by that Widget. (AB-107)
  • Consolidated user interface such that title bar buttons, toggles, mouse-overs, toggled state, and bottom toolbars (quick filters) all behave consistent across the different themes. (AB-405)
  • Enhanced all non-trivial dialogs to include Maximize buttons, providing uniform controls over the product, and allowing better use of screen real-estate. This will enable better ability to configure the system on devices with lower screen resolution. (AB-179)
  • Enhanced the Show Actions Menu Action to support deleting individual Actions from the menu without deleting the entire Actions Menu. (AB-418)
  • Renamed all usage of "Groovy Scripts" in the administrator UI and documentation to "Data Processing Scripts". (AB-335)
  • Google Map Widget now supports automatic refreshing of KML layers. (AB-124)
  • Shell Command data adapter now supports configurable environment variables. (AB-318)
  • Circular Gauge Widget now supports derived (min / max / average) thresholds based on the entire dataset. (AB-142)
  • New widget action to Clear Sort on a Table widget and revert to the original DC sorting or widget configured sorting. (AB-448)
  • New widget action to Copy to Clipboard text formatted by the administrator including information on the selected record when the action fires. (AB-469)
  • Renamed Access Control Variables to Session Variables. (AB-533)

Resolved Issues

This section describes the resolved issues that are included in version 2.4.

  • Fixed an issue causing axis labels in some cases to appear very small in mobile Bar and Column Chart Widgets. The root cause was that a very small rotation angle had been applied. Applied correction to help prevent this by limiting the increment values to 15, 30, 45, 60, and so on. Note that the width of the columns, and height of bars, can still impact how big the labels can grow. (1614)
  • Free Flow Layout of Widgets has been deprecated. To re-enable legacy support, you can change the following configuration parameter in /enportal/visualizer/assets/config.xml: (AB-7)
    • <!-- Allow boards to have widgets arranged in Free Flow layout -->
    • <attribute name="enableFreeFlowLayout"
    • type="BOOLEAN"
    • value="true" />
  • Updated the placement and ordering of "OK" and "Cancel" buttons on several screens to provide consistency across the product user interface. (AB-39)
  • Fixed an issue where deleting the last remaining Session Variable (previously called Access Control Variables) would give the error message: "Index '0' specified is out of bounds" . (AB-118)
  • Removed the "CSV File Preferences" Data Source type from the Data Source wizard, as this is a system level element not needed for customer configuration. (AB-211)
  • Added a message when the user turns off (unchecks) the “Show Advanced Filter Options” check box in the Colored Shape Rules editor, indicating that any advanced rules must be deleted before returning to the basic (non-Advanced) mode. (AB-411)
  • The following Data Adapters are deprecated and no longer options in the UI (but previously configured adapters of these types will retain their configuration): (AB-453) (AB-463)
    • Facebook
    • Twitter (previous Twitter Data Source configurations also are no longer supported, due to changes in the Twitter API)
    • OFX
    • GDBAdapter
  • Removed the Clone Widget feature to simplify the AppBoard user experience: (AB-308)
    • Eliminated the "Clone Widget" option from the Widgets configuration panel.
    • Eliminated the "Clone Widget" option when selecting a Widget Type.
    • Any Clone Widgets in AppBoard archives will continue to work
      • The Clone Widget from the archive is converted to a standard Widget of the same type as the clone's original parent Widget.
      • Any Actions configured on the Clone Widget from the archive are maintained.
  • Fixed an issue that the Help/About and Diagnostics/Client Info screens would give an error message when accessed after a User's session had expired. (AB-293)
  • Cleaned up the icon files available in [Install_Home]/server/webapps/enportal/WEB-INF/xmlroot/appboard/config/iconregistry/. It should be noted that the military icons are no longer enabled by default and the custom_military.csv.disabled file needs to be renamed to custom_military.csv, and then the server re-started, in order to enable these icons. (AB-454)
  • Corrected an issue where white text was not readable in the Circular Gauge Widget on mobile devices. (AB-373)
  • Updated behavior of AppBoard Builder editors to be more consistent and intuitive: (AB-271)
    • Non-transactional dialogs, which save changes immediately, are shown as tabs (or buttons), when possible.
      • Close or Finish button provided to exit the wizard when process is complete. (AB-145)
    • Transactional panels (such as wizards) are presented as a series of screens that are saved when the process is completed.
      • Cancel and X buttons provided which discard any changes. (AB-145)
  • Fixed an issue where trying to add a User with an invalid password would fail without any error message. (AB-149)
  • Removed the color and size controls from the Configure Alternate Widget configuration, because these settings do not apply on mobile device. This matches the functionality in AppBoard 2.3, but eliminates the implication that these items are configurable. (AB-355)
  • Deprecated Context Data Type settings for child boards. (AB-351)
    • To set Context Data Type, add a Switch To Board Action and configure the settings on that Action.
    • To re-enable the setting for legacy support, you can change the following configuration parameter in [Install_Home]/server/webapps/enportal/visualizer/assets/config.xml:

[xml,N] <attribute name="enableBoardContextDataTypes"

     value="auto" />

  • The Switch to a Board action was allowing Viewers to switch to boards in stacks that were not provisioned to their role. Now the action will not switch to a board unless the board is part of a stack provisioned to their role. (AB-475)
  • Removed initial Sub-Query dialog due to some errors and it is an unnecessary step. The Create Sub-Query button now jumps straight to the Sub-Query data source wizard. (AB-523)
  • Backup page freezing in IE10, and various other admin pages within enPortal UI not working correctly in IE10. This has been fixed by upgrading a core library to the latest version. (EN-37)

Known Issues

This section describes the new known issues in AppBoard version 2.4.

  • None


Contact Information

For questions or assistance with this release of AppBoard, please see the support page for contact information