Skip to content

Releases: mapbender/mapbender-digitizer

1.5.1

Choose a tag to compare

@werrolf werrolf released this 09 Aug 15:06
  • Fix initialization errors if MapbenderDataSourceBundle is not registered in kernel

1.4.11

Choose a tag to compare

@werrolf werrolf released this 09 Aug 15:05
  • Fix initialization errors if MapbenderDataSourceBundle is not registered in kernel
  • Fix implicit robloach/component-installer dependency (include select2 assets directly from vendor)
  • Switch featuretype registry to conform with Symfony 4 (requires data-source >= 0.1.22)

1.5.0

Choose a tag to compare

@werrolf werrolf released this 06 Aug 08:32
  • Reimplement as Symfony 4-conformant element service
  • Fix implicit robloach/component-installer dependency (include select2 assets directly from vendor)

NOTE: This version is ncompatible / not installable with Mapbender versions before v3.2.6.

1.4.10

Choose a tag to compare

@werrolf werrolf released this 19 Jul 09:46
  • Fix error trying to access files from (not used, not required) medialize/jquery-context-menu package

1.4.9

Choose a tag to compare

@werrolf werrolf released this 19 Jul 08:15
  • Fix client errors processing rows with null geometry (null geometry rows are completely excluded from database select)
  • Fix initially inactive Digitizer showing geometries on initialization
  • Fix interpretation of per-schema settings displayOnInactive and displayPermanent
  • Allow per-schema maxResults setting (integer; optional) to limit data volume

1.4.8

Choose a tag to compare

@werrolf werrolf released this 19 May 09:45

NOTE: this version requires Mapbender >=3.2.5 (currently in RC phase) and will not install with older versions

  • Fix Mapbender print integration when using featureType referenced by name from central config
  • Fix error processing feature style with labels but without explicit fontColor setting
  • Support data placeholder syntax (${column_containing_a_color}) also in styles also for fillColor, strokeColor and fontColor settings
  • Reduce feature styling performance overhead
  • Drop dependency on mapbender/ol4-extensions package
  • Improve line dash styles

1.4.7

Choose a tag to compare

@werrolf werrolf released this 20 Apr 08:35
  • Fix errors accessing globally defined featureType referenced by name from schema config (MB#1337)

1.4.6

Choose a tag to compare

@werrolf werrolf released this 15 Mar 07:57
  • Support automatically disabling drawing tool after saving (see PR#87)
  • Fix table-embedded save buttons remaining active after successful bulk save
  • Fix style editor invisible opacity sliders
  • Fix style editor changes not applying until next feature reload
  • Fix style editor basic layout and field label translations
  • Fix style editor leaking dialog instances
  • Remove style editor dependencies on vis-ui (implicitly provided by data-manager)

1.4.5

Choose a tag to compare

@werrolf werrolf released this 04 Mar 11:53
  • Fix missing edit dialog when clicking on the same feature again

1.4.4

Choose a tag to compare

@werrolf werrolf released this 10 Dec 09:16
  • Fix backend form browser text searchability through off-screen portions of "schemes" area
  • Fix backend form sizing