TopLogic - the automated application engine
  • Releases
  • Dokumentation
  • Github
  • Discord
  1. Home
  2. Releases
  3. TL_7.2.0_01
  4. #25129

7.2.0_01
TopLogic Release

2020-09-01

enhancement

major
#24864
Create TLEnumeration in module tree
#25147
Provide layout for model-based search in base
minor
#24403
Rewriter to remove old data from DOStorage during migration
#24948
Upgrade ACE Editor to version 1.4.10
#25096
Comparator for Named
#25103
Change OptionProvider to OptionModel
#25112
Common superclass for TLAnnotation with string value
#25124
Display of the sorting in the list administration
#25129
Configure model filter on ModelService
#25131
Moving various ResourceProviders from element to tl
#25155
Name mapping for Named
#25159
Remove ModelSpec.Null as option for the model
#25170
Clear and uniform display of error messages

defect

major
#25095
Error when configuring views in-app
#25117
Log ERROR because of license in newly installed application
#25118
Invalid component reference in meetingDialog
#25121
New application: BoxLayoutTag$ConfigService module not started
minor
#24851
DefaultFormFieldControlProvider always hard sets the ButtonRenderer
#24870
Attributes tab in Model Editor also visible for modules
#24886
Wrong disabled icon for detail dialog opener in sidebar theme
#24907
Incorrect "matching parentesis" markup in TL script editor
#24908
Double (ugly) error messages german/english in Expert search
#24911
Context help in TL script editor not case-insensitive
#24955
Invisible icons / texts in Dezenzt theme
#25092
I18N In-app development issues
#25093
Usability problems with in-app development
#25114
Form editor does not adapt to the theme?
#25115
Design mode button no longer red after tab addition
#25119
404 Error "favicon.ico"
#25120
Dependency problem in new application
#25128
Errors in the log when starting a new application
#25148
Missing translation "is empty" "is not empty"
#25154
Missing serialization of configuration properties in DisplayStrategy.IGNORE
#25158
Remove own component as option for model source
#25161
Target Label requires MainLayout when loading configuration
#25168
Delete unused FormEditorApplyHandler
#25169
TL script: CCE when comparing integer and double
#25172
Repair surface defects
#25176
Model editor not enabled by default in new app
#25178
Error icon overlaps dialog opener in grids in decent theme
#25187
Forms in dialogs predominantly non-reactive
nice-to-have
#25181
Search icon in decent theme not centered when selected
enhancement

minor

#25129

Configure model filter on ModelService

MigrationModelSystem

For model-based search, filters can be configured (tl:ModelBasedSearch$SearchConfig) to, for example, restrict the search to specific types.

As part of Ticket #24085, new views can be created dynamically. To generate a table, for example, a type is required for the list items. The options should be calculated using the same filters as in model-based search and, in general, with the same filters.

Currently, the filters are hard-coded for model-based search. This should be generalized so that it can also be used in in-app creation.

Implementation

The configuration of `tl:ModelService` now also implements `tl:ModelFilterConfig`. The `tl:ModelService` makes the configured filter available to the application via `filterModel()`.

Migration

Some classes are now located in the com.top_logic.model.filter package:

  • tl:TLNamedPartFilter -> com.top_logic.model.filter.TLNamedPartFilter
  • tl:UselessTypeFilter -> com.top_logic.model.filter.UselessTypeFilter
  • tl:ModuleNameFilter -> com.top_logic.model.filter.ModuleNameFilter
  • tl:ModelFilter -> com.top_logic.model.filter.ModelFilter

Test

In model-based search, as well as when creating a new table within the app, a filtered set of options for the type is displayed. In particular, no tl:TLAssociation entries should be displayed.

  • 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