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

Hello there,

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

SCL Update

Updated Smartcomponent Library to Release 11.3 #58057@2020-03-30 UTF-8. Release notes here.

 

New Features

PriorityKeyAkioma Release NotesStatus
MediumSWAT-3101To reduce the waiting time in the case of calculated fields as they are still computed, there is a new attribute 'fieldlist' for calculated fields, where the optional fields can be specified, allowing the framework users to specify what fields they actually need. It is included in the data request as an additional query parameter, which will then be passed on the backend to the BE itself.Done
MediumSWAT-3064Panel Messages are now available also for dialog/window, frames, dataview, rich text editors, scheduler, chart, not only for grid, form, treegrid. Also, now it's support placeholders. See updated documentation.Done

Improvements

PriorityKeyAkioma Release NotesStatus
MediumSWAT-3185The Filter Manager is now displayed as a modal window.Done
MediumSWAT-3178Translations mechanism and way of working have been improved. Please check documentation.Done
MediumSWAT-3171Added a new attribute ENABLED on form level, with the default value TRUE. If, from the designer, the attribute is set to FALSE, then all the form fields are disabled.Done
MediumSWAT-3123Cleaned-up all SDO obsolete data from the back-endDone
LowestSWAT-3072Standardised nullity/undefined check with new helper function isNull on swat-webuiDone
MediumSWAT-3000The Excel Upload was migrated from NODE to PASOE, for improved speed and security.In Review

Bugs

PriorityKeyAkioma Release NotesStatus
HighestSWAT-3245Disabled batching for grids in layout designer.Done
MediumSWAT-3236Updated defaultNS with first value from translationNamespaces.Done
HighSWAT-3227Solved an error which appeared when hiding a sidebar item through security token.Done
HighestSWAT-3226Made a change so whenever you change an attribute on an inherited field it is no longer inherited. If you apply the inherited value the stored attribute value will be deleted on save. This applies to changes for the attributes of a master.Done
MediumSWAT-3196Fixed an issue where you could not delete a userDone
HighestSWAT-3195Solved an issue causing cached dynSelects to display wrong choices in multi-tenant environmentsDone
HighSWAT-3192Fixed a Progress JSDO bug, causing the BE error messages no to be displayed.Done
HighSWAT-3191Solved an issue happening during first login after starting the PASOE, throwing a missing function error (akioma.onLogout).Done
MediumSWAT-3184Solved an issue related to SetValidationRule, which was not working properly when used from code. Added support for null values in validation required.Done
MediumSWAT-3180Fixed an issue causing the enableFormField() and disableFormField() not to work in all scenarios.Done
HighSWAT-3085Solved an issue causing the trigger of error state, right after undo was clicked for a newly created node in treegrid.Done
HighSWAT-3049Fixed an issue where an error occurs after relogin into the applicationDone

Looking forward to hear your feedback.

Thanks,
AKIOMA Team