Version: [3843] Géoplateforme 0.16.0 Experimental

Version 0.16.0:
* fix(metadata): avoid ui block if dataset has a document by
@jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/329>
* fix(wfs): load wfs abd select available style by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/340>
* feat(user): close dashboard after disconnection or settings reset by
@jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/343>
* fix(dashboard): fix loading regression for WMS and TMS by @Ducarouge
in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/346>
* fix(tms): fix reading zoom level in capabilities by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/347>
* fix(metadata): fix autorized characters in metadata unique_id by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/348>
* feat(document): display documents in dashboard and add logic for
metadata by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/339>
* Feat/add zoom selection for table by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/341>
* feat(tiles_generation): desactivate incompatibles tables on tiles
creation by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/344>
* feat(refacto): add constant dict for cartes.gouv url by @Ducarouge
in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/349>
* feat(styles): add link to cartes.gouv for visualise or create style
by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/351>
* feat(style): avoid freeze for style creation by using processing
dialog by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/352>
* typo(form): remove trailing slash by @Guts in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/333>
* Update metadata.txt by @IGNF-Xavier in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/337>

Version 0.15.0:
* fix(wait processing): invalid exception used for error during stored
data read by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/285>
* fix(dashboard): Insensitive sort for dataset by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/286>
* fix(metadata): fix metadata url generation and display by @Ducarouge
in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/288>
* fix(docs): hyperlink to issue form to submit a third-party plugin
was wrong by @Guts in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/300>
* fix(docs): typo in 3rd party criterias by @vpicavet in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/301>
* fix(style): must check offering type to display styles by @jmkerloch
in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/302>
* Fix/no UI freeze during unpublish by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/304>
* fix/(metadata): add /1.0.0 to TMS url by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/305>
* fix(search): remove thematics field in advanced search by @Ducarouge
in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/306>
* fix(tranlations): fix some translations by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/307>
* fix(dashboard): fix column size in dashboard tables by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/309>
* feat(provider): add better metadata UI and add pagination for
advanced search by @Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/283>
* Feat/add api key param for private wms vector by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/284>
* Feat/add option to define multigeom layers by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/287>
* feat(check): use all layers for check before upload and add some
checks by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/289>
* feat(menu): add separator before external plugin actions by
@jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/292>
* feat(offering): delete style associated with configuration by
@jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/295>
* update(packaging): declare plugin ready for QGIS 4 by @Guts in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/296>
* improve(i18n): minor translation harmonization by @Guts in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/297>
* feat(provider): add link on metadata for secured services by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/298>
* update(docs): complete integration criteria and a dedicated issue
form by @Guts in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/299>
* feat(TMS): add available style selector when loading TMS by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/303>
* feat(provider): add SubsetStringEditor before loading WFS by
@Ducarouge in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/308>

Version 0.14.0:
* fix(processing): be more robust for processing search from id by
@jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/237>
* fix(qt6): remove use of child function (replaced by index) by
@jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/238>
* fix(markdown): in Qt6 standard markdown is used, italic which _ is
not supported by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/240>
* fix(report): avoid duplicate of generation report by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/239>
* fix(doc): invalid links for processings by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/247>
* Fix/update user key accesses by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/250>
* feat(wfs): use QScrollArea to use collapsible group box by
@jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/253>
* fix(offering model): use /datastore/{datastore]/offerings to get
list of offering if no dataset defined by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/261>
* fix(dashboard): dataset not selected after creation and set upload
wizard min height by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/265>
* feat(ui): add check for pyr vector and pyr raster generation
parameters by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/251>
* feat(pyr_vector): remove sample option by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/252>
* feat(metadata): edit metadata description with markdown by
@jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/254>
* feat(publish): enable back button in case of publish error by
@jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/255>
* Feat/init translation by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/259>
* feat(dashboard): run metadata update in QgsTask by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/263>
* feat(dashboard): disable widget during refresh and update model in a
QgsTask by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/264>
* add doc for widget by @jmkerloch in
<https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/260>

yes

slafayign

2025-09-29T12:31:00.961528+00:00

3.40.4

4.10.20

None

yes

Version management

Plugin details

QGIS sustaining members

Flagship membership


Flagship membership


Flagship membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership


Large membership