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

Hello there,

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

SCL Update

Updated the SCL to Version Release 11.7 #59166@2020-05-26 UTF-8. Release notes here.



New Features

PriorityKeyAkioma Release Notes
Medium
SWAT-3383There is an additional tab "Changed objects", in the "SmartMastersW" desktop. Here you can see all the changed repository-Objects (no editing is allowed) and you also have the option to export the changed objects.
Highest
SWAT-3354State-engine supports now user defined custom states. See documentation here https://help.akiomacloud.de/display/AKDOC/Custom+states+for+the+state-engine
Medium
SWAT-3325Added support for save operations (CUD) to KinveyDataAdapter for akioma.businessEntity.


Improvements

PriorityKeyAkioma Release Notes
Medium
SWAT-3414The objects that open in design tab, inside the layout designer, are now configurable. The default objects list is: swatwindow, swatframe and swatdialog.
Medium
SWAT-3413Adjustments for opening swatForm in Layout designer:
- the design button opens now the form designer
- a new button "Design" is displayed in case of forms, which will open the form builder for the selected form
Medium
SWAT-3412In layout designer, enabled instances tab when design tab is enabled.
Medium
SWAT-3411In layout designer, enhanced the information which is displayed in the window title, when opening an object. The format is "Design Layout <objectname> - <objectdescription>"
Medium
SWAT-3395Created BusinessTask for exporting changed objects procedure. ServerTask 'Akioma.Swat.DataMaintenanceTask', methodName 'ExportRepositoryObjects'
Medium
SWAT-3188Improved filter helper functionality for grid columns.
Medium
SWAT-3154

The info attribute icon can now be customised, using the SCSS variables, dedicated to that icon.

// AKIOMA info tooltip in FORM 
$form_info_icon: '\f05a' !default; 
$form_info_color: #3399cc !default; 
$form_info_font_size: 14px !default; 
$form_info_font_weight: 700 !default;
High
SWAT-3093We enhanced the htmlContainer and DataView with Vue. Documentation can be found here https://help.akiomacloud.de/display/AKDOC/htmlContainer and here https://help.akiomacloud.de/display/AKDOC/DataView


Tasks

PriorityKeyAkioma Release Notes
Medium
SWAT-3419Layout Designer renaming:
- old "Master" tab is now called "Object Details"
- old "General" ribbon block labels is now called "Object"
- attributes panel headers were renamed from "Objects Attributes" to "Objects Master Attributes" and from "Attributes for selected instance" to "Objects Instances Attributes"


Bugs

PriorityKeyAkioma Release Notes
Medium
SWAT-3480Fixed an issue causing the wrong display of displaying the group titles.
Highest
SWAT-3471Adjusted form layout calculation, fixing an issue causing an unexpected layout of forms created using the BE Designer plugin.
High
SWAT-3466Fixed an issue inĀ opening objects master title setting, causing theĀ lock of the designer in the waiting state.
Highest
SWAT-3442Fixed an issue when opening layout designer in external screen
Medium
SWAT-3407Fixed an issue with the multiple-select dynSelect label, which was overlapping with the selection, after the focus was changed.
High
SWAT-3399Fixed an issue with click event not set on dynSelect extra option, causing the create record option not to work anymore.
Medium
SWAT-3390Fixed an issue in getSmartMessage method
Medium
SWAT-3381Fixed an issue causing the dynSelect functionality not to work when setting closeOnSelect attribute to false.
Medium
SWAT-3376Solved an issue causing the area-selected attribute of dynSelect elements to have incorrect true/false value.
Medium
SWAT-3337Fixed an issue where the tabbing on the login screen was not as expected

Looking forward to hear your feedback.

Thanks,
AKIOMA Team