Новые возможности |
---|
1. | Disable hot keys in the Web report designer using the "EnableShortCutKeys" option.V2024.2.1RJS |
2. | The "passQueryParameters" option allows for passing GET parameter values to the PHP event handler.V2024.2.2 |
3. | The "relativePath" option to control relative URLs when loading product scripts.V2024.2.2 |
4. | Define a category for custom data sources using the designerCategory option.V2024.2.1RJS |
5. | The 'FindByName' method has been added to collections. This includes collections of components, pages, databases, data sources, variables, and others.V2024.2.5RJS |
6. | A new MergeDocument method has been added to the report for combining rendered reports.V2024.2.5RJS |
7. | The new static property StiOptions.Engine.barcodeQRCodeDefaultByteModeEncoding.V2024.2.5RJS |
Улучшения |
---|
1. | Editors and menus in the Web designer have been optimized for small screen resolutions.V2024.2.3RJS |
2. | Optimized processing of data from JSON source.V2024.2.1RJS |
3. | The export format value "Ppt2007" has been replaced by the "PowerPoint" value. So now, you need to use the following line of code to export a report to the Microsoft PowerPoint format: report.ExportDocument(StiExportFormat.PowerPoint, file);.V2024.2.1RJS |
Исправлены ошибки |
---|
1. | Reset the display of components on the Insert tab in the cookies (for every new build version).V2024.2.3RJS |
2. | Remembering the height of the "Description" field for the properties panel and data dictionary in the WinForms report designer.V2024.2.3RJS |
3. | Initializing the value of a variable in a report, in cases where the variable format is defined as Date.V2024.2.3RJS |
4. | Positioning of the selection cursor in the report designer.V2024.2.3RJS |
5. | Exporting a report to Image from the Firefox web browser, if the "Compress To Archive" option is enabled.V2024.2.3RJS |
6. | Selecting a style for the "Cross-Tab" component in reports.V2024.2.3RJS |
7. | Displays the column header cell when executing the "Duplicate" command of the page on which the crosstab is located.V2024.2.4RJS |
8. | Sorting dates with seconds.V2024.2.3RJS |
9. | Calling the synchronize() method without calling the regData() method.V2024.2.4RJS |
10. | Changing the data source for the Data Band.V2024.2.6RJS |
11. | Time format in the variable editor for DateTime data.V2024.2.3RJS |
12. | Displaying hidden components and elements in the "Toolbox" settings.V2024.2.4RJS |
13. | Displaying a notification about an incorrect password on the "Account" tab in the report designer.V2024.2.4RJS |
14. | Displaying warnings when using blockly in the browser console.V2024.2.4RJS |
15. | Saving a line break in the "Cross-Tab" component.V2024.2.4RJS |
16. | Shifting column headers in the "Cross-Tab" component when zooming in in the JS viewer.V2024.2.4RJS |
17. | Error when re-navigating between report pages when viewing it in the viewer.V2024.2.4RJS |
18. | Retrieving data in the engine when using data adapters in the js report generator.V2024.2.4RJS |
19. | Work of the DateTimeStep property for axes in report charts.V2024.2.4RJS |
20. | Converting DateTime data to XML when executing the "Embed All Data to Resources" command.V2024.2.5RJS |
21. | Export to Word. The transparent background of icons (Image.Icon) was exported incorrectly.V2024.2.5RJS |
22. | Export to PDF: In some cases, the Arabic Presentation Form displayed incorrectly.V2024.2.5RJS |
23. | How the Substring Function block works when creating scripts in Blockly.V2024.2.6RJS |
24. | Getting a style of the "Map" type when executing the "Get Style form Selected Component" command.V2024.2.6RJS |
25. | The availability behavior of the "Editor" command when viewing reports has been adjusted when the "Request Parameters" property is set to "True".V2024.2.3RJS |
26. | Word wrap for Y-axis labels in the "Chart" component.V2024.2.1RJS |
27. | Insertion of columns and rows relative to merged cells in a Table component.V2024.2.1RJS |
28. | Viewing data in the custom data source editor.V2024.2.1RJS |
29. | Arrangement of elements on the parameters panel into several columns.V2024.2.1RJS |
30. | Loading templates into the report designer with the same names for report pages and dashboards.V2024.2.1RJS |
31. | Displaying selected components when overlapping them.V2024.2.1RJS |
32. | Merging the current data dictionary with a previously saved dictionary into a *.dct file.V2024.2.1RJS |
33. | The error occured when drilling down into the data in the dashboard and applying parameters to filter it.V2024.2.1RJS |
34. | Serializing a query in SQL data sources.V2024.2.1RJS |
35. | Calculate auto width for columns in the "Table" component.V2024.2.1RJS |
36. | Style of the pinned panels "Data Dictionary", "Properties Panel", "Report Tree" in the report designer.V2024.2.1RJS |
37. | Licensing in the JS standalone report designer related to background change in GUI.V2024.2.2RJS |
38. | Formatting time in the DateTime variable editor.V2024.2.2RJS |
39. | Styles of vertical and horizontal weaving of the chart area are applied when saving the generated report in a *.mdc file.V2024.2.2RJS |
40. | Displaying zero and null values in charts when saving the generated report to *.mdc.V2024.2.2RJS |
41. | List of properties for a barcode of the QR code type.V2024.2.3RJS |
42. | Passing a list of parameters for StiCustomDatabase.V2024.2.3RJS |
43. | Calculation of field sizes in the electronic signature editor with a large value.V2024.2.3RJS |
44. | Error when partially deploying scripts.V2024.2.3 |
45. | Vertical scrolling of the list of elements in the constant line editor.V2024.2.3RJS |
46. | The error with the "Undefined variable $relativePath." has been fixed.V2024.2.3 |
47. | Visibility of the hover tooltip when adding a chart to a dashboard.V2024.2.3RJS |
48. | Positioning controls in Web designer editors for the Safar webi browser.V2024.2.3RJS |