TopLogic - the automated application engine
  • Releases
  • Dokumentation
  • Github
  • Discord
  1. Home
  2. Releases
  3. TL_7.7.0
  4. #27577

7.7.0
TopLogic Release

2023-11-21

Enhancement

Major
#17126
"Next / Previous" buttons in dialogs for row objects of tables
#25835
Formulareditor: Option zum Weglassen von Labels
#26429
Alternative representation for embedded objects in the form
#27271
Commands on objects embedded in the form
#27477
Transient objects / setting and display forms
#27589
TL-Script Console
#27602
Admin view for log entries
#27606
OpenAPI: Request-Body with Content-Type multipart/form-data and application/x-www-form-urlencoded
#27607
TLScript: PDF generation
Detail
#26669
Kafka Producer and Consumer should check if a topic exists before trying to use it
#27219
Layout Editor: Form with Fixed Form Template
#27527
Allow to disable SafeHTML
#27584
TL-Script: Internationalization for Structured Texts
#27604
Tree-Grid: Dynamischen Typ in Kommando "Neue Zeile"
#27608
TLScript: Base64-Encode/Decode
#27632
Git: Consistent line breaks
#27637
Tooltips for enum values
#27639
Layout-Editor: Lock-Strategie bei Formularen konfigurieren
#27651
TL-Script API: Self-Parameter entfernen

Bugfix

Detail
#27301
Eine Formulargruppe in einem Dialog wird nie mit mehr als 2 Spalten angezeigt
#27469
In the filter sidebar of tables, the relational operator cannot be changed.
#27496
TL-Sync: Exceptions on send or receive should always return attribute name and value
#27542
Auswahl-Filter reagieren nicht auf Klick auf das Label
#27577
Import of an exported model type not always possible
#27580
Environment variables are not displayed for non-administrators
#27585
GUI inspector on table cells uses wrong column
#27592
Unexpected value for unset tl.model.i18n:I18NHtml attributes.
#27599
Instance editor: display error when editing compositions
#27610
Export model as PDF" command does not export tables with
#27617
Scroll position in Tree-Grid after action "expand all" is undefined
#27620
Theme Editor: Override abstract variable returns abstract variable
#27642
I18NStructuredText field does not evaluate mandatory
#27643
TLScript: Unexpected result of the Contains check for sets of numbers
#27646
Display of values of the type "internationalized character string" incorrect
#27647
Tooltips for burger menus hide the icons
#27648
TL script functions for external APIs do not take the parameter type into account
Bugfix

Detail

#27577

Import of an exported model type not always possible

Import

The (XMIModel) import of an exported type in the model editor is generally not functional. For example, if you export a MyModule:A type that has an attribute with a non-primitive MyModule:B type, the import fails.

The model import compares the current tl:TLModel with the model (to determine a diff for an incremental update) that is created when the module configurations of the current model configuration are added to the model configuration to be imported. If the module of the module configuration to be imported already exists, then this module configuration will be overwritten. This is wrong.

For example, if the MyModule:A type is exported and then imported, the "new" model configuration would no longer have a MyModule:B type. Accordingly, the attribute in MyModule:A could not be created with the MyModule:B type. That is, the tl:TLModel cannot be created from the "new" model configuration.

Test

Create a module with two types A` and `B. Create an attribute B:foo with type `A`. Export the type `B, delete B and import. The import should be error free.

  • Get Started
  • Github
  • Discord
  • Das Unternehmen hinter TopLogic
  • Softwareentwicklung heute
  • Kontakt

© Copyright – Business Operation Systems GmbH

  • top-logic.com
  • Nutzungsbedingungen
  • Impressum
  • Rechtlicher Hinweis
  • Datenschutz
  • DE
  • Login