New Features |
---|
1. | The button Select All for the List Variable in the Flash Designer and Viewer. |
2. | The InterfaceType property is added in Mobile Viewer and Designer. Forced UI selection Mouse or Touch. |
3. | Export forms in Mobile Viewer. |
4. | Export to PDF. Added the encryption mode AES 256bit. |
5. | The action ActionDesignReport is added for MvcViewerFx. |
6. | Properties DefaultEmailAdress, DefaultEmailSubject, DefaultEmailMessage in the Web Viewer for MVC. |
7. | New functions DateToStrPt, DateToStrPtBr. |
8. | New functions MonthName(value, culture) and DayOfWeek(value, culture). |
9. | Style Designer in Mobile Designer for MVC. |
10. | The new option ShowSaveFileDialog allows showing the input dialog of the report file name when saving in the Flash Designer. |
11. | The new property Localization for MvcDesigner allows forcibly install the localization by default. |
12. | The new static property StiOptions.Engine.FIPSCompliance. |
13. | Localization en-GB. |
Enhancements |
---|
1. | Mvc Mobile Designer. Added the new event ActionGetReportSnapshot for connecting data in Preview using code. |
2. | Added some new properties in the StiZipCode. Improved its drawing. |
3. | Improved speed of exports to Excel, ODS, SYLK in some cases. |
4. | Increased speed of big reports in the export to Excel2007. |
5. | Reprocessed the color scheme of bands and all other components in the report designer. |
6. | Dedesigned UI in the Mobile Viewer. |
Fixed Bugs |
---|
1. | Some problems with Business Objects. |
2. | The selected state of properties or events in Property Grid of the Flash Designer. |
3. | The problem with the lower border of containers that break into parts. |
4. | DotMatrix printing optimization. Odd blank lines remove at the end of the text. |
5. | Properties of children categories in the Property Grid displayed localized, even if the corresponding option was disabled. |
6. | Some problems with nested Business Objects. |
7. | Showing tooltips when opening the menu. "Tell me more" is not localized. |
8. | The error with rounding in the calculation of the height of the RichText component. |
9. | StiZoomMode was not applied for the MvcViewerFx component. |
10. | The DotMatrix print and export toTXT. Remove the extra word wrap after the command FormFeed. |
11. | The width of static bands on a page with columns is now calculated correctly. |
12. | A bug with exporting reports in the Flash viewer and the designer using the latest browser Google Chrome. |
13. | The function ToQueryString() now has automatic escaping of the quote character. |
14. | An error when calculating aggregate functions in the page when using Business Objects. |
15. | When using the HTML tag <li> by rows, the size of the line was calculated incorrectly. |
16. | In the report engine, if the report property RequestParameters is enabled, when using RequestFromUsers variables, then datawill now be requested only for the used data sources.
. |
17. | The compilation error when using keywords in the names of the columns of data sources. |
18. | In the report engine, if the PrintOnAllPages property is enabled for GroupHeader, then the ResetPageNumber property now works correctly. |
19. | Functions and MinDate and MaxDate now more correctly handle null-values. |
20. | The HideZeros property was not functioning for values with the currency character "р.". |
21. | Functions in sorting expressions are now working without namespaces. |
22. | The function SumRunning (GroupHeader, value) now calsulates the amount only within the group. |
23. | DataSource on the base of the Cross-Tab now takes into consideration the cross-tab filtering. |
24. | Export to HTML in the Div/Span mode. Sizes of celles with a gradient background are now exported correctly. |
25. | The IconSet Condition. Incorrect work for components on Detail bands and bands with grouping. |
26. | The EmptyBand placed after StiTable now work correctly (if the footer is not set in the StiTable). |
27. | The Application Path was not considered when using Relative Urls in MVC. |
28. | The issue with the method AddFunction when setting the group name. |
29. | Correct format of the cell depending on the TextFormat in the export to OpenOffice Calc. |
30. | Incorrect work of the CanBreak property in the RichText component of a table. |
31. | When changing the report units, the given column width was not recalculated. |
32. | An error with Request from User variables in MvcViewer when using lists of values from data bases. |
33. | When using caching and double pass the double cache was created. |
34. | The problem with the disappearance of some pages when exporting, if the option Share segmented page and caching is used. |
35. | BusinessObjects in InheritedReports now work correctly. |
36. | The function SumRunning worked incorrectly with ChildBand. |
37. | Incorrect displaying of Business Objects in the data tree. Now the designer fully supports for work with them in Mobile Designer & Mobile Designer MVC. |
38. | Compilation exception if variable has the type List, but the field Value is not empty. |
39. | Rarely occurs incorrect rendering of the text with HTML tags of lists. |
40. | Drawing the Pie chart with data starting from 0. |
41. | Reloading of the GetNewReportDataResult event in the Mvc Mobile Designer. |
42. | StiBusinessObjectHelper, support for ITypedList. |
43. | Some issue with some special symbols in the export to Excel2007. |
44. | Some issues with processing incorrect data in the Interpretation mode. |
45. | Odd tables breaks if the PrintOnAllPages property of header and UsePageHeadersAndFooters option is used in the export to Word2007. |
46. | The error with in Mobile Viewer and Designer with uneven pages height. |
47. | The exception when compiling a report that uses nested recursive business objects. |
48. | Incorrect defining the data format dd-MMM-yyyy in Flash Designer. |
49. | National encoding symbols in RichText in the export to RTF. |
50. | Business Objects are now correctly support ITypedList. |
51. | The problem with the construction of certain types of reports using the wizard in Flash Designer. |
52. | The error when processing the OnGetReport event on the WebDesigner component. |
53. | The Count property for variables of the type List now work in the Interpretation mode. |
54. | The error "Response.Redirect cannot be called in a Page callback" is fixed in the ExitDesigner event. |
55. | Incorrect displaying national characters in some RTF files in StiRichText. |
56. | The properties were not changed for ChartTable. |