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

7.9.4
TopLogic Release

2025-04-11

Enhancement

Major
#28022
TL-Script: Access to application configurations
#28173
TLScript: new function for parsing Excel files
#28310
Layout editor: Process view
#28532
New TL script function isCompatibleValue()
#28539
TLScript-Funktion für den Zugriff auf konfigurierte Formate
#28550
Prevent leading and trailing white space for model-based fields
#28558
OpenAPI: Enable multiple alternative authentication mechanisms for the same API
#28564
OpenAPI: Accept authorization token, even if it contains no user information
Detail
#28523
Option list is not updated if the options are calculated via configured scripts
#28541
Make lock strategy available in templates for Grid and Tree-Grid
#28542
Support for SQL "like" construct
#28561
Dynamic file names for (Excel) downloads

Bugfix

Major
#28578
Oracle JDBC driver update: Bug "ORA-01461" in JDBC driver
Detail
#27975
Excel export in model editor has wrong command group
#28303
Customize documentation for integrating icon fonts
#28375
Overwriting I18N attributes makes existing values unreachable
#28445
Ignore the selection column for the "Automatically adjust column widths" function
#28529
NullPointerException for modifiedRevision() on new compositions
#28531
Pressing ESCAPE or ENTER after a reload throws an error and triggers a reload
#28540
Backward references in transient objects are not resolved correctly
#28552
Replace the obsolete term "Wrapper" with the current term "TLObject" in the CompositionFieldProvider class.
#28553
Type conversion error for calculated columns of type tl:core:Duration
#28555
Images in HTML attributes are only displayed after saving
#28557
Size restriction for the "street" attribute of a company contact too strict
#28563
JSON: NumberFormatException when parsing large integer values
#28565
CSS class ' tblRight' does not apply for fields in edit mode and in the header
#28566
Consider composition attributes Do not include dynamic designations in the table title
#28570
Missing Validation of OAuth State Parameter
#28582
ClassCastException when selecting all rows in table
#28584
Template for tables with "resetInvisible" option
Enhancement

Major

#28022

TL-Script: Access to application configurations

TLScriptTypedConfiguration

It should be possible to access application configurations and annotations from TL-Script. A configuration is ultimately an object with properties that should be accessed like a map with $x["name"].

A typed configuration can be created from a map/JSON object using the new TL script function toConfig(...).

New script functions:

  • dbConfig(): Returns the database schema configuration.
  • appConfig(): Provides access to the application configuration.

For security reasons, the execution of appConfig() in interactive mode (search, script console) is only possible for root users.

Test

  • Manually via script console, see online help for the new functions.
  • 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