First release in 2017 brings us version 1.14. In addition to introducing new definitions, we are preparing the portal for translation in several languages. The web client can already present list based apps and dashboards.
Neu
- [Portal] Offline Client: As a "maximum security solution" it is possible to download the own app as .oapp package. These app packages can be distributed and installed offline. You will find more details about this feature in the article here: https://support.openasapp.net/hc/en-us/articles/115000044210
- [Portal] New definitions:
- Change the color of the axes in charts:
chartaxiscolor=;
- Define row height in listening:
gridrowheight=;
- Element width:
elementwidth=;
Width is only supported if the element is within a group."elementwidth=auto;"
Fills the available area,"elementwidth=80;"
Sets the width to 80px,"elementwidth=80%;"
Sets the width to 80% of the available area,
- Change the color of the axes in charts:
- Hide page tabs in the app:
hidetabs=true;
(App definition) - Disable the ability to switch between pages:
disablepageselection=true;
(App definition)
Improved
- [Portal] The page name can be changed using the header editor.
- [Portal] Importing charts from the source file has been improved.
- [Portal] Sharing apps has been simplified.
- [Portal] When adding elements (headers, spacers) in the "Rearrange Elements" view via the + icon, the selection list disappears when the element is placed.
- [Portal] The "team name" can be changed directly in the user administration.
Fixed
- [Portal] The "sample files" view was not displayed correctly in some versions of the Internet Explorer.
- [Portal] Sometimes elements could not be added directly to a group, but had to be added to the respective page first and then to the group.
- [App] Fixed an issue where some columns in the list view could not be sorted correctly.
- [App] Toggle buttons were partially cut off.
Comments
0 comments
Please sign in to leave a comment.