Skip to content

Releases: mapbender/mapbender-digitizer

Hotfix for file upload

Choose a tag to compare

@DavidPatzke DavidPatzke released this 20 Feb 07:38
  • Fix broken file upload after dataLink Feature

Toolset integration

Choose a tag to compare

@werrolf werrolf released this 24 Jan 14:04
0ecca65

1.2-RC7

1.2-RC7 Pre-release
Pre-release

Choose a tag to compare

@DavidPatzke DavidPatzke released this 14 Nov 12:47
  • Smaller bugfixes

1.2-RC5

1.2-RC5 Pre-release
Pre-release

Choose a tag to compare

@DavidPatzke DavidPatzke released this 12 Nov 14:18
  • Small Bugfixes for remoteData
    ** Map SRID will now be send to backend
    ** remoteData is only applied on new objects

1.2-RC3

1.2-RC3 Pre-release
Pre-release

Choose a tag to compare

@DavidPatzke DavidPatzke released this 25 Oct 14:10

[Bugfix] Add option to select after save in data manager

1.2-RC2

1.2-RC2 Pre-release
Pre-release

Choose a tag to compare

@DavidPatzke DavidPatzke released this 04 Oct 14:51
de37d8d

[Bugfix] Fix click handler in data manager link

1.2-RC1

1.2-RC1 Pre-release
Pre-release

Choose a tag to compare

@DavidPatzke DavidPatzke released this 01 Oct 08:35
c1fa64f
Merge pull request #51 from mapbender/dataManagerLink

dataManagerLink

Integration fixes

Choose a tag to compare

@werrolf werrolf released this 26 Sep 19:22
  • Element\Digitizer now has a getFeatureTypeDeclarations method to allow child classes to easily modify feature type declaration source
  • @import of context-menu.scss converted to regular Element asset dependency for easier replacement
  • huge blobs of raw HTML in debug-mode error messages replaced with error messages
  • improved detection of login status loss in API calls

Fix broken backend form layout

Choose a tag to compare

@werrolf werrolf released this 26 Sep 18:04

Backend form assumed it had the whole viewport width and height to expand to. This releases replaces the width assumption with a 100% container width, and bandaids the height assumption for compatibility with changed upstream styles, in absence of a robust generic solution.

Fix broken translations

Choose a tag to compare

@DavidPatzke DavidPatzke released this 13 Jun 15:03
7a6749f
Merge pull request #48 from mapbender/hotfix/translations-keys

Hotfix/translations keys