c2b193a5af966de9caee980ac1872dbe4c0d77f8
Release-Notes.md
| ... | ... | @@ -2,6 +2,33 @@ |
| 2 | 2 | |
| 3 | 3 | # 6.7.0.264 (Release Pending) |
| 4 | 4 | * Revert "FB-13269: Prevented showing report data without required filters values specified by user" |
| 5 | +* FB-13579: Diable toolbar if no datasources are selected |
|
| 6 | +* FB-13592: Improved combine bottom mechanism for Pie chart |
|
| 7 | +* FB-13345: Fix issues with custom category separator - AdHocSettings.CategoryCharacter |
|
| 8 | +* FB-13590: Allow to use Formats in Charts for Date and DateTime fields + allow to use custom formats |
|
| 9 | +* FB-13582: Fixed glitch in code which spontaneously could cause exception inside cycle, and as a hence early exit from cycle, which led to missing custom DashboardFilters control in Dashboards page, though all conditions are met. |
|
| 10 | +* FB-13535: Fixed error which was caused by application of aggregate function in Gauge to Label column independently on presence/absence of aggregate function in Value column in case when calculated field from Fields report is selected in Value column |
|
| 11 | +* FB-13450: Show Print buttons in Dashboard designer |
|
| 12 | +* FB-13382: Made calculated field description appearing in bar chart legends |
|
| 13 | +* FB-13305: Fixed map-related part of reportSet validation to restore correct Preview availability behavior |
|
| 14 | +* FB-13546: Solve issues with Title and Description in the CSV output |
|
| 15 | +* FB-13556: Allow editing Label Justification in the newly created report |
|
| 16 | +* FB-13413: Limited stored procedures returned by FusionDriver by only those which are enlisted in VisibleDatasources, in the same way like it works now in usual drivers |
|
| 17 | +* FB-13517: Show All available filter operators if type of the column is unknown. |
|
| 18 | +* FB-13561: Copy all Filter properties (Like Operator, OrIsBlank, etc.) from the master-report to the sub-report in Forms |
|
| 19 | +* FB-13329: Improved custom color setting for highcharts |
|
| 20 | +* FB-13486: Added data source categories sort for instant report page. |
|
| 21 | +* FB-13515: Fixed problems with changing between Calendar to any other filter type in reportViewer |
|
| 22 | +* FB-13532: Hide Datepicker dialog when filer on refresh so there are no conflicts between old dialog and newly created dialog |
|
| 23 | +* FB-13386: Fixed browser slowdowns by fixing in JS code calendar z-order at the moment of its appearing, instead of repeating calls of function which did the same |
|
| 24 | +* FB-13291: report title and description not showing when part param exists |
|
| 25 | +* FB-13504: Fix wrong colors for stacked bar chart |
|
| 26 | +* FB-13483: Removed obsolete attribute from ShowSqlOutputButton setings |
|
| 27 | +* FB-12823: Added possibility to control Filter dropdown content on a per-column basis |
|
| 28 | +* FB-13329: Add ability to set custom colors for all html chart types |
|
| 29 | +* Revert "FB-13269: Prevented showing report data without required filters values specified by user" |
|
| 30 | +* FB-13439: Remain scroll position in the Equals(Checkboxes) filter when filters refreshed. Do not send ajax redundant calls for the last or single filter in the Report Viewer |
|
| 31 | +* FB-13507: ListReports cache implementation |
|
| 5 | 32 | |
| 6 | 33 | # 6.7.0.263 (April 7, 2014) |
| 7 | 34 | * FB-13494: Fix jQuery conflicts in the classic Asp.Net interface |