And a new set of releases! This one is HUGE, as it's the first where CDF / CDE were totally refactored into supporting require.js integration. More on this later.
And as you can see from the changelog, there's soooo much more than that.
Like before, we also made available a web version of the changelog, with a very appropriate theme!
CDF - Community Dashboard Framework - Version 15.06.30
Bug
Improvement
New Feature
Task
CDE - Community Dashboard Editor - Version 15.06.30
Bug
Improvement
New Feature
CDA - Community Data Access - Version 15.06.30
Bug
Story
CCC - Community Chart Components - Version 15.06.30
CGG - Community Graphics Generator - Version 15.06.30
Bug
Improvement
CDC - Community Distributed Cache - Version 15.06.30
Improvement
CDV - Community Data Validation - Version 15.06.30
Improvement
CFR - Community File Repository - Version 15.06.30
Bug
Feature
More...
And as you can see from the changelog, there's soooo much more than that.
Like before, we also made available a web version of the changelog, with a very appropriate theme!
CDF - Community Dashboard Framework - Version 15.06.30
Bug
- [CDF-236] - Clicking many times on a Button Component in a short period of time triggers many server-side actions
- [CDF-401] - CCC - Point and Metric Point plots - The dot_shapeRadius and dot_shapeSize extension points work in unexpected ways
- [CDF-418] - Comment Component - A new div is added when can Try Me
- [CDF-426] - CommentsComponent - input text on comments box isn't totally displayed
- [CDF-448] - CGG: Export fails when the chart contains the "skip-ticks" marker
- [CDF-502] - Bug PopupExportComponent with array parameters
- [CDF-515] - Heatgrid sample referring CDE
- [CDF-524] - Change sample on prptComponent to point to other report
- [CDF-525] - Charts don't render in require dashboards in IE8
- [CDF-528] - Comments Component require sample after interacting with the sample a second interaction is blocked
- [CDF-531] - AutocompleteBoxComponent doesn't refresh the list when removing a character
- [CDF-535] - Executing a CDA query in the traffic component results in dashboard's runningCalls equaling -1
- [CDF-541] - Dashboards.numberFormat is changing the default mask of the language provider in cdo
- [CDF-542] - Error with Popup Component
- [CDF-548] - When updating a table component, with an open expanded row, further expands on the updated component are always empty.
- [CDF-550] - css files not found opening PrptComponent/ExecutePrptComponent samples
- [CDF-552] - XMLA queries fail to execute
- [CDF-553] - In the requireJS version of the UnmanagedComponent, falsy parameter values are not being passed correctly to queries
- [CDF-559] - CCC - Grouped Area Chart - Area transparency effect does not respect the color scale opacity
- [CDF-561] - CCC - Metric Point / Point plots - When dotsVisible is false, the styling of Active dots ignores the ShowsActivity mark flag
- [CDF-562] - CCC - Metric Point / Point plots - When dotsVisible is false, the size of Active and Alone dots does not exactly match the line width
- [CDF-566] - SessionAttributes on dashboardsContext.xml not working as expected
- [CDF-567] - Embedded require dashboards do not store the dashboard path
- [CDF-568] - context not available inside a require dashboard
- [CDF-571] - fix non-deterministic JS unit tests
- [CDF-575] - SchedulePrptComponent - Align fields after select recurrence
- [CDF-551] - Creating a table with Sparkline column, it's tooltips are not well formatted
Improvement
- [CDF-313] - Review the Dashboard logging mechanisms
- [CDF-507] - Some code is breaking in Internet Explorer 8 because it does not natively support String.prototype.trim()
- [CDF-546] - Make width of DateInputComponent and other dashboard prompt fields configurable or at least overridable via css
- [CDF-549] - Add pdf as a mimetype in cpf's MimeTypes
- [CDF-560] - CCC - Interactive options at the panel and mark level: selectable, hoverable, ...
- [CDF-563] - CCC - Cartesian Axis - Do not show "value" tooltip unless really needed
- [CDF-569] - CDF should allow resources to be served by cache on reload
New Feature
- [CDF-328] - Add support for Require.js in CDF
- [CDF-494] - Incorporate Template Component into CDF
- [CDF-564] - CCC - Active Scene Event
- [CDF-565] - CCC - Events
- [CDF-579] - Integrate new Selector component into CDF
- [CDE-479] - Include the "unmanagedQueryComponent" as a standard CDE component
Task
- [CDF-491] - Remove GetHeaders endpoint from CDF's public api
- [CDF-516] - Migrate xmlaQueries as a requireJS module
CDE - Community Dashboard Editor - Version 15.06.30
Bug
- [CDE-397] - It is possible to save a dashboard with no name
- [CDE-454] - CDA datasources are created referencing the cda file's complete path
- [CDE-509] - When using up and down arrows to navigate chart's advanced properties view doesn't scroll along with selected property
- [CDE-510] - When using up and down arrows to navigate Components Panel it also scrolls the accordion
- [CDE-514] - As a developers, when I'm using the ExportPopupComponent, I don't get all the options on the 'Data/Chart Component to Export' property
- [CDE-517] - Sample CGG Component doesn't display any image
- [CDE-519] - Review Olap Selector sample
- [CDE-520] - Bullet Chart doesn't render all charts
- [CDE-521] - Bullet Chart (requirejs) doesn't display charts
- [CDE-524] - Minification order causes errors to appear because of missing semicolons in some javascripts statements
- [CDE-529] - Opening component parameter popup does not block use of arrow keys to navigate properties
- [CDE-536] - Fails to save a dashboard with the char '$' in the Title or Description
- [CDE-538] - ExportPopupComponent fails to export PNG and SVG charts
- [CDE-542] - When requiring a dashboard, using the getDashboard endpoint, inline resources and external resources are not being included.
- [CDE-543] - CSS external resources should be included using the css! requireJS plugin
- [CDE-550] - Missing requireJS config for embedding CDE dashboards
- [CDE-551] - Creating a table with Sparkline column, it's tooltips are not well formatted
- [CDE-554] - DuplicateComponent fails to duplicate the target HTML element's content
- [CDE-559] - CCC - Bar Chart - Bars overflow when !stacked, !orthoAxisOriginIsZero and only positive values
- [CDE-563] - CDE is not reading legacy Css resources
- [CDE-565] - Japanese characters on chart title render as "??" when opening the dashboard
Improvement
- [CDE-287] - Confirmation box without any previous changes
- [CDE-430] - ExportPopupComponent - pressing down show list available options
- [CDE-435] - Add ExportPopupComponent reference to CDE reference
- [CDE-450] - TableComponent: Drag-and-drop on Column Headers/Types/Formats/Widths popups
- [CDE-488] - Review Style loading mechanism
- [CDE-497] - Custom component files should be bundled into a single file
- [CDE-504] - As a user, I'd like the dashboard title to use the available area between actions and tabs.
- [CDE-505] - As a user, when adding parameters to a component, I'd like the dashboard parameter list to be sorted alphabetically.
- [CDE-507] - Table Component Column Type: Add hidden
- [CDE-516] - CDE should save the .cdfde content sorted
- [CDE-527] - As a user, I want bootstrap layout elements without an assigned xs span value to fall back to col-xs-12
- [CDE-528] - As a user, I want bootstrap layout rows to only allow bootstrap layout column elements as children.
- [CDE-534] - As a dashboard developer I would like that CDE parameters popups were created with a empty entry already added
- [CDE-562] - Create a requirejs loader plugin for loading dashboard modules
New Feature
- [CDE-371] - Add support for Require js in CDE
- [CDE-479] - Include the "unmanagedQueryComponent" as a standard CDE component
- [CDE-515] - Create a new component that is capable of requiring another dashboard
CDA - Community Data Access - Version 15.06.30
Bug
- [CDA-133] - CDA editor doesn't display file contents (error loading page)
- [CDA-140] - CDA Cache Manager always display version label as TRUNK-SNAPSHOT
- [CDA-143] - CDA cache is not cleared when restarting the server
- [CDA-144] - Exporting does not work when String array parameter is empty
- [CDA-147] - When a query with parameter fails the parameter boxes are not shown
- [CDA-150] - Refresh button is not showing
Story
- [CDA-145] - As a CDA user, I would like to be able to filter what columns I get when I do a CDA query
CCC - Community Chart Components - Version 15.06.30
- [ANALYZER-3004] - Memory Leak when working with analysis report
- [ANALYZER-3058] - Memory leaks during multiple changing of chart type
- [CDF-401] - CCC - Point and Metric Point plots - The dot_shapeRadius and dot_shapeSize extension points work in unexpected ways
- [CDF-525] - Charts don't render in require dashboards in IE8
- [CDF-559] - CCC - Grouped Area Chart - Area transparency effect does not respect the color scale opacity
- [CDF-560] - CCC - Interactive options at the panel and mark level: selectable, hoverable, ...
- [CDF-561] - CCC - Metric Point / Point plots - When dotsVisible is false, the styling of Active dots ignores the ShowsActivity mark flag
- [CDF-562] - CCC - Metric Point / Point plots - When dotsVisible is false, the size of Active and Alone dots does not exactly match the line width
- [CDF-563] - CCC - Cartesian Axis - Do not show "value" tooltip unless really needed
- [CDF-564] - CCC - Active Scene Event
- [CDF-565] - CCC - Events
- [CDE-559] - CCC - Bar Chart - Bars overflow when !stacked, !orthoAxisOriginIsZero and only positive values
CGG - Community Graphics Generator - Version 15.06.30
Bug
- [CDF-525] - Charts don't render in require dashboards in IE8
- [CDF-448] - CGG: Export fails when the chart contains the "skip-ticks" marker
- [CDE-565] - Japanese characters on chart title render as "??" when opening the dashboard
Improvement
- Upgraded to last CCC release
CDC - Community Distributed Cache - Version 15.06.30
Improvement
- Maintenance release - keep compatibility with latest ctools version
CDV - Community Data Validation - Version 15.06.30
Improvement
- Maintenance release - keep compatibility with latest ctools version
CFR - Community File Repository - Version 15.06.30
Bug
- [CFR-3416] - Metadata queries should use prepared statements
- [CFR-3418] - When a file is overridden, CFR does not change UploadedFiles class.
- [CFR-3433] - CFR upload checking file existence on root only, not on specific subfolders
Feature
- [CFR-3419] - Adding Appache Tika for file content inspection before saving file on repository
More...