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

Hello there,

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



New Features

PriorityKeyAkioma Release Notes
Medium
SWAT-4732A new menu function "Enable All Form Fields" was added in the Developers Tools menu structure and it's only visible for forms. It will enable all fields from that form. Mostly useful for testing purposes.
Medium
SWAT-4707Objects properties set in the config files are now also available on the front-end. Documentation here https://help.akiomacloud.de/display/AKDOC/Make+back-end+property+available+on+front-end
High
SWAT-4608A new screen was added: SmartContextStoreDesktop. This screen allows the user to list user sessions from the database and lock a selected user session form the grid. Documentation here https://help.akiomacloud.de/display/AKDOC/Smart+Context+Store+Desktop



Improvements

PriorityKeyAkioma Release Notes
High
SWAT-4740The Jira desktop boards grid was changed to a dataview
High
SWAT-4731The name of the filter that a user can save from the Filter Manager was limited to max 100 characters.
Medium
SWAT-4646Corticon.js: added support for hasChanges
High
SWAT-4471We’ve added the visibility rules handling specific to forms. Launching a form with a restricted token as its SecurityRestrictions attribute should now lock the form. Documentation here https://help.akiomacloud.de/display/AKDOC/Visibility-Rules+for+Form



Tasks

PriorityKeyAkioma Release Notes
Medium
SWAT-4567

Corticon.js: custom properties are now available when generating vocabulary.
On the frontend, when adding values to the properties, there are 2 functions to make it easier for developers to access the entity:

Corticon.getCustomScreenPropertiesFromPayload(payload);
Corticon.getEntityFromPayload(payload, entityName);
Medium
SWAT-4142eventOnStateChanged now works with customStates



Bugs

PriorityKeyAkioma Release Notes
Highest
SWAT-4745Increased default field limit to 1024 chars and attribute grid to 50M chars
Medium
SWAT-4738Corticon.js: fixed an issue with messages display when multiple frames were present and the messages were attached only to a frame, dependent on the initialisation order.
High
SWAT-4734Corticon.js: added support to set the label of fields, dynSelects, etc.
Medium
SWAT-4733Corticon.js: Fixed an issue where the panel messages were not reset in the frame or were displayed as notification messages in the window.
High
SWAT-4721Corticon.js: solved an issue with displaying a panel-message on a form, located at the top-level of a window, and the message wasn't cleared.
Medium
SWAT-4711Fixed an issue with clearing the dynSelect, which was not working when the Form didn't have a record
Medium
SWAT-4700You can now specify the max length of allowed characters entered in a grid column, using the Format attribute (eg: x(16))
Medium
SWAT-4699Fixed an issue for Ribbon visibilityRules in nested tabbars
High
SWAT-4698Corticon.js: fixed an error which occurred on invalid dates
Medium
SWAT-4679Solved an issue which appeared when trying to close a taskbar item of a dialog window.
High
SWAT-4656Added `icons` mode for tabbars, similar to sidebars.
Medium
SWAT-4557Solved an issue with loading and reloading of empty tabs.
Medium
SWAT-4528Solved an issue in the Layout Designer, which occurred when opening designer object from caller open dialog


Looking forward to hear your feedback.

Thanks,
AKIOMA Team