CDE
Main features:
* Added auditing support for cde render and edit methods
Full Changelog:
* Implemented [REDMINE 514] - Added auditing support for cde render and edit methods * Small change to allow MOLA plugin to work * Changed dependency to 3.10.0-stable * fix path construction in saiku olap wizard
CDF
Main features:
* Added support for auto-including query results in dashboard context
* Added audit support for renderXcdf operation.
Full changelog:
* Added support for auto-including query results in dashboard context
* Implemented [REDMINE 513] - Added audit support for CDF renderXcdf
* Solved [REDMINE CDE-528] - Show values doesn't work on bar charts
* Solved [REDMINE 539] - Dashboards.getQueryParameter is using unescape(), should use decodeURIComponent()
* Changed dashboardContext includes to be compatible with both dbBased and fileBased rep
* Added resources as a plugin path - Added warning for when content generator is used to serve static resources
* Updated cdf dependencies to 3.10-stable
* Removed an extraneous rule from dashboardContext
* Change the timestamp format in the timing loggers
* Changed blockUI to simple .gif + slightly opaque white overlay.