TopLogic - the automated application engine
  • Releases
  • Dokumentation
  • Github
  • Discord
  1. Home
  2. Releases
  3. TL_7.5.0-M8
  4. #27236

7.5.0-M8
TopLogic Release

2023-03-20

Enhancement

Critical
#25645
OpenAPI server
#26207
REST calls via TL script to external APIs according to OpenAPI specification
Major
#27196
DeepL: Use glossaries for translations
#27214
TL-Script unversioned object comparison
#27215
Historical to-n references
#27234
Include ChartJS and OpenAPI in BPE Standard Configuration
Detail
#26835
Perform instanceof checks unversioned
#26935
Make Close dialog configurable by Create
#27225
Bulk Dependency Update
#27236
Model definition for revision
#27251
TLModelUtil: Replace declared ConfigurationException with TopLogicException

Bugfix

Critical
#27205
TL-Sync transmitter stops on association update
Major
#27139
Button menu in button bar does not open
#27207
Search suggestions of SelectFields and popups of the breadcrumb are placed incorrectly
#27228
Missing display of Flex data for historical objects
#27241
OpenAPI: Error although query successful
Detail
#26797
Transaction with user input: invisible properties of the form model cannot be assigned values (initialized)
#26921
ClassCastException when evaluating security rules that refer to (non-structuredElement) singletons of a module.
#27096
Tree does not scroll the selected node into the viewport on (external) selection
#27167
Normalizing JSPs leads to wrong indentation for if-else blocks
#27203
Application tests with chart.js report on home page fail
#27204
PersistentEnumeration.tValue(...) leads to ClassCastException
#27218
Grid tables: Calculated column: Single-Value SelectField requires list value.
#27227
User time zone and thus SubSession time zone can be zero
#27231
Incremental modification of a set-valued attribute not possible.
#27239
Typo in database configurations at "password template
#27240
OpenAPI: Missing content type for JSON request content
#27249
TLScript suggestions are always displayed in the same language
#27250
Missing Maven profile "ide" in Eclipse
Enhancement

Detail

#27236

Model definition for revision

Code migrationHistoryReferenceTLModel

There should be a TL-Model representation of the "Revision".

Implementation

The revision will have the qualified name tl.core:Revision. It has the following attributes:

  • Revision(revision): The commit number of the revision.
  • Date (date): The date on which the revision was created.
  • Author(author): The access that created the revision, or null if the revision was created by the system.
  • Message(log): The log message of the revision.

TLScript functions have also been introduced to work with revisions:

  • revisionAt($date): Determination of the revision on a given date.
  • revisionForCommit($commitNumber): Determining the revision for a given commit number.
  • $object.revision(): The revision of a tl:TLObject.
  • $object.inRevision($rev): The given subject object in a given revision.
  • $object.inCurrent(): The given subject object in CURRENT.
  • $object.createRevision(): The revision in which the subject object was created.
  • $object.modifiedRevision(): The revision in which the subject object was last modified.
  • currentRevision(): Revision CURRENT.

Code migration

  • The signatures of FormContextModificator now use TLObject instead of wrappers. Implementations must be adapted accordingly.

Test

Tests for #27214.

  • 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