Skip to content

Releases: opengisch/QgisModelBakerLibrary

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 by @signedav 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

1.7.2

11 Mar 19:56
74f507f
Compare
Choose a tag to compare

What's Changed

  • Dont make topics irrelevant that are extended by itself in #88

Dependencies

  • ili2db version 5.0.0
  • pgserviceparser 1.1.0
  • toppingmaker 1.2.4

Full Changelog: v1.7.1...v1.7.2

1.7.1

08 Mar 15:02
9a71c47
Compare
Choose a tag to compare

What's Changed

  • Fix that when version output not valid we don't think we find a match in #84
  • Change signalname because it's triggered when downloaded and model ready in #86
  • Fix topic request, to list them even when no table is implemented in #87
  • Consider path when building up ilicache, fixes opengisch/QgisModelBaker#861 in #85

Dependencies

  • ili2db version 5.0.0
  • pgserviceparser 1.1.0
  • toppingmaker 1.2.4

Full Changelog: v1.7.0...v1.7.1

1.7.0

13 Dec 05:28
Compare
Choose a tag to compare

What's Changed

  • Prefix for Model Baker Extra Metaattributes in #78
  • IliDataCache: Check category codes.modelbaker.ch/preferredDataSource in #79
  • Support transaction mode as enum in #80
  • UsabILItyHub: Store optimize strategy in Project Variable in #81
  • Support of --replace on basket-handled data imports in #83

Fixes

  • Check if the layer is a vectorlayer before getting the fields in #77
  • Check if tests work with delay in #82

Full Changelog: v1.6.0...v1.7.0

1.6.0

24 Nov 11:48
634ebce
Compare
Choose a tag to compare

What's Changed

  • Add method get_schemas to retrieve postgres schemas in #70
  • Get and reset T_Id Sequence in #71
  • Basket OIDs in #74
  • Function to get back the next sequence value in #76
  • Set OID_domain in layer variable and set default default value expressions in #69

Dependencies

  • ili2db version 5.0.0
  • pgserviceparser 1.1.0
  • toppingmaker 1.2.4

Full Changelog: v1.5.2...v1.6.0

1.5.2

08 Nov 07:28
dc192f5
Compare
Choose a tag to compare

What's Changed

  • Provide OID domains per layers in #68

Dependencies

  • ili2db version 5.0.0
  • pgserviceparser 1.1.0
  • toppingmaker 1.2.4

Full Changelog: v1.5.1...v1.5.2