Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Hello there,

We are glad to inform you that the latest 2021.09 versionof the SWAT Framework is out. Below is the list of issues thatare part of this release.

New Features

Priority Key Akioma Release Notes
Medium SWAT-4438 Added support for data-defined BEs using SwatEntity objects as the definition source.
The SwatEntity object can either be created manually or using the entity/datafields generate dialog, where we made available a third definition source type, 'Database'.
The entity can also be defined manually taking into account the following attributes:

DynamicDatasetName: the BEs dataset name
DynamicTableName: the BEs temp-table name (we currently support only single-table BEs for now)
DynamicDatabaseTables: the database tables that will be the data sources for the BE
DynamicSourceDefaultQuery: the base query that will be used in the data fetch operation
DynamicPrimaryUniqueFields: the fields that will be used to uniquely identify a record
Medium SWAT-4430 Added option to create repository object from desktop, using the repository object grid's FAB button

Improvements

Priority Key Akioma Release Notes
Medium SWAT-4436 Added custom handling for menu function parameter property. When configuring menu functions, you no longer need to manually input the screen names on 'LAUNCH' action type. You can choose the existing screens from a selection list.
High SWAT-4414 Added new devTools menu items:
open object in Designer: this will open the object to which the menu is attached (e.g. the form or the grid) in the designer
open Screen in Designer: this will open the screen (using .topScreen attribute of the object) in which the object is contained
open parent object in Designer: this will open the parent of object to which the menu is attached in the designer. Useful e.g. for opening the pos-frame of a form.
Medium SWAT-4393 Minor feather theme styling changes
Medium SWAT-4206 Improved the TreeGrid posframe handling, allowing an easy way to specify the posframes used by a treegrid. A new attribute on the treegrid was added "detailFrameNamePattern", which defines how the name of the repository-screen for the details-frame is determined.
Medium SWAT-1936 A BusinessTask to fetch data from Atlassian Jira is now available.

Tasks

Priority Key Akioma Release Notes
Medium SWAT-4443 Updated SCL to Version Release 11.7 #65814@2021-05-03 UTF-8
High SWAT-4401 Added ERP-Integration for XENTRAL
Medium SWAT-4344 For the dynselects with template "GenericAutocompleteSearchTemplateDynSelect_line" the templateOptions supports the setting KeyFieldWidth
eg. "fa fa-user|contactdesc|contactdesc#KeyFieldWidth=300"
This will set the template key column size. Besides this I also changed the select2 to automatically position dropdown when too far on the right.
More details here https://help.akiomacloud.de/display/AKDOC/dynSelect+templates

Bugs

Priority Key Akioma Release Notes
Medium SWAT-4527 Solved an item translation issue in the window dropdown menu
High SWAT-4526 Solved a browser freeze issue which appeared when launching repository objects batch generate dialog.
High SWAT-4508 Solved a "500 error" which occurred while updating the layout designer.
Medium SWAT-4506 Corticon.js: added option to display the execution time of the rules
Highest SWAT-4459 Solved an issue causing the create dialog to fail upon creating new records.
Medium SWAT-4440 Solved an issue with the Grid getSelectedRecords() function, which was returning also previously deselected records.
Medium SWAT-4437 Solved an issue causing the combobox validate event not to be triggered.
Medium SWAT-4435 Fixed an error which occurred when setting initial value on list-item pairs dynSelect
Medium SWAT-4357 Fixed an issue which appeared when setting the initialFetch to #none, when combined with NamedQuery
Medium SWAT-4322 Solved a scroll jumping issue in the Layout Designer attributes grid.

Looking forward to hear your feedback.

Thanks,
AKIOMA Team

  • No labels