7a2320c4c5152c35b63f729a3a6b605707ead0a4
Release-Notes.md
| ... | ... | @@ -1,25 +1,25 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | 2 | |
| 3 | 3 | # 6.7.0.257 |
| 4 | -* FB-11687: Resolved problem with MVC4R2 Instant Reports where field properties gear was not clickable |
|
| 4 | +* FB-11687: Resolved a problem with MVC4R2 Instant Reports where the field properties gear was not clickable |
|
| 5 | 5 | * FB-11691: Fixed a bug that caused drop-down lists to jump to the top of the list when selecting values |
| 6 | -* FB-11619: Implementation of separator support for HTMLCHARTS pie chart |
|
| 7 | -* FB-11621: Fixed wrong chart parameters initialization and full width chart margins |
|
| 8 | -* FB-11621: Format htmlchart numbers with comma "0,000" |
|
| 9 | -* HTMLCHARTS: Fixed tooltip formatting for Funnel chart |
|
| 6 | +* FB-11619: Added separator support for HTMLCHARTS pie chart |
|
| 7 | +* FB-11621: Fixed chart parameters initialization and extended chart margins to full width |
|
| 8 | +* FB-11621: Format htmlchart numbers from "0000" to "0,000" |
|
| 9 | +* HTMLCHARTS: Fixed tooltip formatting on funnel charts |
|
| 10 | 10 | * HTMLCHARTS: Resolved issue where axis label was cut in half on line charts |
| 11 | -* HTMLCHARTS: Fixed Pie Chart 'CombineBottom%' functionality erroneously renaming single smallest slice 'Other' which has not been combined with another slice |
|
| 11 | +* HTMLCHARTS: Fixed problem where pie chart 'CombineBottom%' would rename the smallest slice to 'Other' when it had not been combined with another slice |
|
| 12 | 12 | * HTMLCHARTS: Increased right and left margin for line, bar and area chart |
| 13 | 13 | * HTMLCHARTS: Changed top offset of gauges |
| 14 | 14 | * HTMLCHARTS: Resolved bug where the description of an applied filter was listed multiple times |
| 15 | 15 | * FB-11678: Fixed intermittent "Unable to connect to the remote server" scheduler error |
| 16 | 16 | * FB-11808: Fixed styles of VisualGroups to make them bolder |
| 17 | -* FB-11610: Support of CustomizeChart implemented for htmlCharts |
|
| 18 | -* FB-11781: Issue of filter values mixing up was fixed, by fixing bug which caused occasional treating numeric/string values as dates. |
|
| 19 | -* FB-11703: Fix of bug which didn't allow to switch PDF outputGenerator to ITextSharp |
|
| 20 | -* FB-11566: Fix iframe ReportPart where an object reference was not being set to an instance of an object |
|
| 21 | -* FB-11700: Update user property on report save |
|
| 22 | -* FB-11710: Change export to respect formatting of datetime |
|
| 23 | -* FB-11684: Change rs.aspx?clear=1 to clear all caches - schema, fusion, and reports |
|
| 17 | +* FB-11610: Added support for CustomizeChart to htmlCharts |
|
| 18 | +* FB-11781: Fixed a problem where string filter values were misidentified as dates |
|
| 19 | +* FB-11703: Fixed a bug which prevented switching the PDF outputGenerator to ITextSharp |
|
| 20 | +* FB-11566: Fixed iframe ReportPart where an object reference was not being set to an instance of an object |
|
| 21 | +* FB-11700: Update the user property when reports are saved |
|
| 22 | +* FB-11710: Changed export to respect the formatting of datetime |
|
| 23 | +* FB-11684: Changed rs.aspx?clear=1 to clear schema, fusion, and reports caches |
|
| 24 | 24 | * FB-11682: Resolved concurrency issues when caching reports on load balanced systems |
| 25 | -* FB-11726: Fixed "TimeClass" being erroneously shown as filter description |
|
| ... | ... | \ No newline at end of file |
| 0 | +* FB-11726: Fixed bug where "TimeClass" was being erroneously shown as a filter description |
|
| ... | ... | \ No newline at end of file |