Releases: 3liz/qgis-pgmetadata-plugin
Releases · 3liz/qgis-pgmetadata-plugin
0.3.0
0.2.2
0.2.1
- Improve HTML templates for making them compatible with Lizmap
- SQL - Fix calculate spatial field with Z or M geometries
- SQL - Fix HTML generation for fields email and size
- Processing - Fix upgrade algorithm and add tests
- Fix bug with empty links when link has no mime or type - fixes #34
- SQL - Fix if the envelop is a point or a line
- SQL - Add a view to query only valid dataset with the locator
- Fix running migrations in the Processing algorithm
0.2.0
- Auto vacuum tables after install/upgrade of the database
- Add an option to auto open the dock from the locator
- Add a new field data_last_update
- Add an algorithm to set database connections for normal users
- Review default HTML templates
- Fix filter for QGS files in Processing
0.1.0
- Automatically compute values from the table itself : feature count, CRS etc
- Improve QGIS form
- Improve the dock to display HTML metadata
- Use HTML templates stored in the database
- Display the layer geometry in the locator
- Add flag to disable Processing algorithm if needed for non admin user