Summary
New Ribbon design
We have introduced new theme design options for the Ribbons. These options include:
- New margins to make the ribbon look like a panel in the window.
- New corner radius options to make the corners of the ribbon curved, in a similar way to the panels
- New design options for the blocks, so new margins and colors can be applied
- All options are explained in Themes
Improvements in stability
In this version a big number of errors have been solved. Some of the them are:
- Fixed an issue where base data imports would fail on customer application databases.
- Fixed an issue where some attributes in the designer where the list of the select was not loading any data until triggering a search
- Fixed all options in the menus of windows
Consistency in naming
Now all the references to the concept of Actions are named accordingly, so no other terms like “Function” are used. This will increase the consistency across our platform
All Release Notes
ID | Title | Description |
---|---|---|
Ribbon Theme Variables | - add Ribbon Theme variables for ribbon: spacings, borderRadius - add Ribbon Theme variables for ribbon blocks: spacings, title background and font - remove obsolete SCSS variables: $ribbon_label_bgColor, $ribbon_area_bgColor | |
Data import fails for customer application databases | Fixed an issue where base data imports would fail on customer application databases. |
ID | Title | Description |
---|---|---|
Add support for templates in panel-level object titles | Added support for templates in panel level objects | |
Action attributes are not working corectly | - fix menumaintenancew Launch Action: Action attributes Form is loaded when tab is active only | |
Remove custom handling for Layout Attribute | Added support for customizing Layout/LayoutPosition attribute location in dynamic attribute forms through the attribute custom metadata json. | |
The menu attributes Dynselects loads data when enter focus | Automatic fetch on focus on DynSelect with tags and without dropdown search input. | |
Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #80245@2024-05-20 UTF-8. | |
Merge CardTemplate component template changes in OFFER | Migrated Offer templates to use CardTemplate component with composition API. | |
SWAT 24.8.1 failing to compile at OSC | Removed invalid references to FormDesignerBT in BE Designer Studio sources. | |
Release: Update to latest SCL release | Update to SmartComponent Library Release 11.7 #80245@2024-05-20 UTF-8. |
ID | Title | Description |
---|---|---|
Designer preview Ribbon rendering | Changing container object for a ribbon/toolbar from panel to window/header now clears the layout position attribute. Navigation elements in designer preview are now consistent with the set container object. | |
Batching not triggered when zoomed in | Fixed the batching in Grid when zooming on page. | |
show dynamic oidc / sso login providers in the login screen | Removed SecureableOidc security authentication setting. Enabled all dynamic providers for SecHub authentication. | |
Window menu options are not working | Fixed 'Position Designer in External Screen' and 'Restore last size' window menu options not working. Removed 'Fit window' option. | |
Events with eventNamespace do not work on TreeGrid | Fixed a bug for beforeFetch event on treegrids | |
Old screen designer: Removing objects does not work | Fixed an issue when removing instance in old Designer. | |
Panel header added incorrectly | Fixed an issue with panel headers displayed incorrectly. | |
Missing background in Ribbon | Fixed missing background for window/header-positioned ribbons/toolbars. | |
RefreshConditionCallback called 4 times | Fixed an issue with RefreshScheme listeners duplicated bindings. | |
Saving triggered twice leading to data not saved | Fixed an issue with the HasChanges state not working correctly when object is added in Frame. |
ID | Title | Description |
---|---|---|
Allow to set the session-timeout for a B1 session | you can now alter the pasoe session timeout parameter by changing the web-app/session-config/session-timeout property to the number of seconds you want for a timeout. This property is found in the file src/backend/.build/pasoe/web.properties | |
UpdateSkipRefresh setting from RefreshScheme not working | Fixed an issue with UpdateSkipRefresh configuration in DataSource RefreshScheme attribute. Enhanced logging for DataSource refresh functionality. | |
Visible attribute mapping not working when creating dynamic controls | Removed 'visible' mapping of 'VISIBLE' attribute on Form fields repository objects. | |
Open function is changed to Open Action in Menu Designer | The button label to open the Action of a Menu in the Menu Designer is updated to use "Action" to be consistent with the terminology used in the rest of the platform | |
It's not possible to set empty value in designer attribute form dynSelect | Added a clear option for the Resource attribute in the Object Designer | |
update swat to use image 12.8.2-2 | updated openedge images to 12.8.2-2. This image allows for session timeout customisation and openedge backup scripts |
Back to Release Notes
Back to Home Page