Skip to content

Releases: mapbender/query-builder

1.2.1

14 Dec 15:25
Compare
Choose a tag to compare
  • Fix Composer 2 autoloading errors

1.2.0

11 Aug 10:09
Compare
Choose a tag to compare
  • Rebase on Mapbender 3.2.6+ service element API for Symfony 4 compatibility
  • Resolve legacy CSS hacks

1.1.0

11 Aug 09:44
Compare
Choose a tag to compare
  • Fix internal server error executing / manipulating non-existant query (use http 404)
  • Use http GET method for read-only requests
  • Update internal Element APIs for Mapbender 3.0.8
  • Fix misc Symfony 4 conformance violations
  • Remove "public" form field (no associated function)

1.0.6

11 Aug 09:44
Compare
Choose a tag to compare
  • Fix initialization errors if MapbenderDataSourceBundle is not registered in kernel

1.0.5

19 Mar 08:59
Compare
Choose a tag to compare
  • Fix functional incompatibility with Mapbender 3.2
  • Fix styling conflicts with / styling dependencies on specific Mapbender versions
  • Fix backend form type incompatibility with Symfony 3+
  • Fix unescaped HTML / XSS vulnerability in Query results
  • Fix error displaying empty Query result
  • Fix outdated table state after editing existing Query
  • Fix table not showing row for newly created Query until reload
  • Fix no working interactions with newly created item until reload
  • Fix edit dialog staying open for Query deleted via table interaction
  • Fix broken text messages after successful Query save and delete
  • Fix memory leaks when opening / closing dialogs
  • Add explanatory tooltips to Query listing table
  • Mark table-embedded delete button in red
  • Remove all usages of (undeclared dependency) vis-ui.js

1.0.4

07 Nov 08:18
Compare
Choose a tag to compare
  • Fix broken dialog titles previously observed if titleFieldName is configured to anything other than the default name
  • Fix encoding errors in HTML exports
  • HTML export can now be customized by drop-in Resource replacement of Mapbender/QueryBuilderBundle/views/export.html.twig
  • Remove json-encoded HTML dump from error notifications, display (much shorter) error status text instead
  • Use appropriate HTTP status codes for forbidden / not found instead of 503s
  • Fix incompatibilities with Symfony 3
  • Increase label width in backend form
  • Realign with ongoing Mapbender Element API conventions (backwards compatible with Mapbender <= 3.0.5.4)
  • Remove configuration values without effect: idFieldName, allowedSchemas, allowPrint, allowUserPublishing

1.0.3: Merge pull request #2 from mapbender/hotfix/not_find_template

01 Aug 08:44
7831e04
Compare
Choose a tag to compare

1.0.0

26 Apr 08:23
Compare
Choose a tag to compare
Improve documentation