Skip to content

Releases: opengisch/QgisModelBakerLibrary

1.9.6

10 Dec 08:24
Compare
Choose a tag to compare

What's Changed

  • bumped to toppingmaker 1.6.0

Full Changelog: v1.9.5...v1.9.6

1.9.5

03 Dec 12:22
e7dc82a
Compare
Choose a tag to compare

What's Changed

  • only append usrname and pw when it's existing in the authcnf in #125

Full Changelog: v1.9.4...v1.9.5

1.9.4

27 Nov 15:11
10cfc19
Compare
Choose a tag to compare

What's Changed

  • Add ili2db's exportMetaConfig operation in #121
  • option to hide the systemlayers in #124
  • introduce new actiontype SCHEMA_IMPORT in #123

Full Changelog: v1.9.3...v1.9.4

1.9.3

22 Nov 09:36
e21e709
Compare
Choose a tag to compare

What's Changed

  • create display expression for domains with translation considerations in #118
  • allow connections withouth username password because systems like kerberos n #122

Full Changelog: v1.9.2...v1.9.3

1.9.2

15 Nov 12:49
3929f37
Compare
Choose a tag to compare

What's Changed

  • don't set None when no fallback user active in #119
  • For toppings avoid issues with backslashes in #120

1.9.1

05 Nov 19:27
eac8ec9
Compare
Choose a tag to compare

What's Changed

  • possiblity to pass model list that is excluded from language search in #117

Full Changelog: v1.9.0...v1.9.1

1.9.0

04 Nov 13:40
Compare
Choose a tag to compare

Improvements

  • Enhance modificacion of baskets and datasets in #107
  • [auth] Make it possible to use AuthConfig without superlogin in #110
  • Account username as fallback login in #114
  • Concern multiple geometries in same table for geopackage in #108
  • Implement delete basket method in Ili2dbUtilsin #116
  • Add support for translated models in #113

Fixes

  • Fix: Load style for raster layers as well in #105
  • do not add singlequotes to t_ili_tids in #109
  • check table existance for source that is non-INTERLIS in #106

Dependencies

  • ili2db version 5.2.0
  • pgserviceparser 2.1.0
  • toppingmaker 1.5.0

1.8.1

11 Jul 20:41
3559d7c
Compare
Choose a tag to compare

What's Changed

  • catch errors when pgservice not found in #104

Full Changelog: v1.8.0...v1.8.1

1.8.0

27 Jun 10:57
Compare
Choose a tag to compare

Stability and code style

  • A missing installations to the new QGIS/QGIS and update PG in #92
  • Add Python annotations to have type hints in #97
  • Parameterize queries in #98
  • Code cleanup concerning GUI-related stuff in #101
  • Harmonize imports in #102

Improvements

  • Smart 1 Improvements (t_type consistency and optimization strategy) in #93
  • Make sure sslmode is also stored in QSettings in #96
  • [db] Include attachmentkey column when retrieving basket info in #100

Dependencies

  • ili2db version 5.1.0
  • pgserviceparser 2.1.0
  • toppingmaker 1.4.0

1.7.3

25 Apr 15:05
1a4b6f3
Compare
Choose a tag to compare

What's Changed

  • use nice prefix for meta attribut form_order in #89
  • use 'obsolete' parameter createEnumTabs on ili2db 3 only in #90

Full Changelog: v1.7.2...v1.7.3