Skip to content

3.3.1

Choose a tag to compare

@SimonSAMPERE SimonSAMPERE released this 07 Jan 15:47

Check the dedicated milestone for a more detailed description.

Major changes

  • Better geographic services layers handling (#371, #388, #391, #392)
  • Better Oracle Spatial datas handling (#395, #396)
  • Adding views from Oracle Spatial tables (#377, #394)
  • Additional way to configure database connections (#383)
  • New way to configure Isogeo Portal base URL (#369)

Minor improvements and fixes

  • Make Isogeo API URLs configurable into .json file (#381)
  • GUI improvement/tweaking : #382, #398, #401

Detailed and auto generated (via Azure DevOps) list of changes:

See More
  • fc533e0 Clean code [ #390 ]
  • 6cac082 Add featureAttributes comment to 'Attributes' tab of complete metadata [ #382 ]
  • 29b8512 Handle case when multi-geom if point&multipoint, line&multiline or polygone&multipolygone [ #395, #394 ]
  • c5456f2 Handle cas when service md format value is upper case [ #392 ]
  • 58b485f Update i18n [ #390 ]
  • fa4925e Update i18n for #369
  • b5e3059 Initiate #369
  • b94ce25 Handle case when CRS is not fetched in WMS layers boundingBox [ #390 ]
  • 13cd6b8 Handle case when config.json URLs ends with "/" [ #381 ]
  • 5256828 Create _user dir if it does not exist [ #390 ]
  • e99c4ec Update .gitignore
  • 361a6ec Remove quicksearches.json file generation from packaging [ #390 ]
  • b2ce2e0 Fix app metadata URL opening [ #390 ]
  • 4f3ec92 Make config.json file auto-generated if it does not exist [ #381 ]
  • dabef02 Minor fix on SSL Errors handling [ #390 ]
  • 53b807c Make _user/quicksearches.json file auto-generated if it does not exists [ #390 ]
  • 3c52603 Remove config.json file generation from packaging [ #381 ]
  • f851746 Handle case when service layer has no format [ #390 ]
  • 8796fc6 Make Isogeo URLs configurable within config.json file [ #381 ]
  • 82a42c1 Upgrade projections qsettings handling [ #390 ]
  • 2d7fcb6 Make Oracle request for geomType specific to geom column name [ #395 ]
  • 70876ea Make possible to ad layers from multi-geometry Oracle tables [ #395 ]
  • 0365b97 Bump version to 3.3.1-beta3 [ #390 ]
  • 73c0792 Fetch oracle tables and views more safelly [ #390 ]
  • 456fa2a Fetch Oracle views in addition to tables [ #394 ]
  • ee9c3e8 Specify CRS for Oracle tables layers [ #396 ]
  • 9877acd Update deprecated method
  • 2f88a33 Remove error raised for testing [ #390 ]
  • 25229a8 Manage WMS bbox parameter when mode is "manual" [ #371 ]
  • cc44c9c Manage WFS bbox parameter when mode is "manual" [ #391 ]
  • 5922ba8 Add 'restrictToRequestBBOX' parameter to WFS layers requests [ #390 ]
  • 0aed0db Manage IGN WMS services [ #390, #371 ]
  • 73e9c86 Bump version to 3.3.1-beta2 [ #390 ]
  • adccc57 Add the possibility to match metadata.path with a database_alias instead of database [ #383 ]
  • 2796944 Make _user/db_connections.json created if it does not exist [ #383 ]
  • 94904dc Ignore SSL certificates errors using requests [ #390 ]
  • c9de2bc Make QGIS reloading not necessary to reload json file content [ #383 ]
  • 7b27980 Add _user/db_connections.json file generation to packaging [ #383 ]
  • 6eb288e Update .gitignore
  • 6de7434 Load db connections from JSON file [ #383 ]
  • a57bbb1 Bump version to 3.3.1-beta1 [ #390 ]
  • 95519dd Adding logs for beta testing [ #388, #371 ]
  • e924761 Parse CD31 WMTS XML [ #371 ]
  • 5405c70 Parse CD31 WMS and WFS XML [ #371 ]
  • 015501e Fix #388

This list of changes was auto generated.