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

Hello there,

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

SCL Update

Updated SCL to Version Release 11.7 #65814@2021-05-03 UTF-8. Release notes here.



New Features

PriorityKeyAkioma Release Notes
Medium
SWAT-4438Added 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-4430Added option to create repository object from desktop, using the repository object grid's FAB button


Improvements

PriorityKeyAkioma Release Notes
Medium
SWAT-4436Added 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-4414Added 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-4393Minor feather theme styling changes
Medium
SWAT-4206Improved 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-1936A BusinessTask to fetch data from Atlassian Jira is now available.


Tasks

PriorityKeyAkioma Release Notes
Medium
SWAT-4443Updated SCL to Version Release 11.7 #65814@2021-05-03 UTF-8
High
SWAT-4401Added ERP-Integration for XENTRAL
Medium
SWAT-4344For 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

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


Looking forward to hear your feedback.

Thanks,
AKIOMA Team