[general]
name=PgMetadata
qgisMinimumVersion=3.10
description=Store some metadata about layers which are stored in PostgreSQL. It's possible to define title, abstract, links, contacts etc. It also provides some search tool, in the QGIS Locator bar for instance.
author=3Liz
email=info@3liz.com
about=Store some metadata about layers which are stored in PostgreSQL. It's possible to define title, abstract, links, contacts etc. It also provides some search tool, in the QGIS Locator bar for instance.

version=1.0.0

tracker=https://github.com/3liz/qgis-pgmetadata-plugin/issues
repository=https://github.com/3liz/qgis-pgmetadata-plugin
homepage=https://docs.3liz.org/qgis-pgmetadata-plugin/
hasProcessingProvider=yes
tags=metadata,postgresql,qgis,metadonnees,dcat,xml,csv
category=Analysis
icon=resources/icons/icon.png
experimental=False
deprecated=False
changelog=
 Version 1.0.0:
 * Add links to the file browser after exporting to PDF, HTML or XML
 * Fix an issue when loading a layer from the locator bar, the style wasn't loaded before
 * Update documentation https://docs.3liz.org/qgis-pgmetadata-plugin/
 * Release on https://plugins.qgis.org

 Version 0.5.0:
 * Review the full online documentation using a proper website
 * Add a link to the plugin online help in the QGIS help menu
 * Add a button to open the dock from the QGIS plugin menu
 * Add a layer flattening the "dataset" table containing all links and contacts, easier to export all the catalog
 * Improve the deployment of the plugin within an organization to hide and setup some tools in PgMetadata

 Version 0.4.0:
 * Improve documentation user guide and schemaspy
 * Save a metadata sheet as DCAT XML
 * Add localized glossary labels and description : it, fr, es, de
 * Display the translated HTML in the dock when available
 * Add data_last_update in the HTML template
 * Add some layers in the QGIS administration project


