[general]
name=Oslandia
about=The Oslandia plugin that gives access to our news, ideas, fun features and exclusive support services for our end-customers right into QGIS.
about[fr]=Le plugin par Oslandia, pour les personnes qui suivent notre activité et avec des fonctionnalités exclusives de support  pour nos clients finaux.
category=None
hasProcessingProvider=False
description=Official plugin for Oslandia customers
description[fr]=Retrouvez les actualités Oslandia, découvrez les nouvelles fonctionnalités de QGIS et si vous êtes client, accédez à vos ressources support directement dans
icon=resources/images/default_icon.png
tags=Oslandia,support,maintenance,client,support,GitLab

# credits and contact
author=Oslandia
email=qgis@oslandia.com
homepage=https://oslandia.gitlab.io/qgis/oslandia/
repository=https://gitlab.com/Oslandia/qgis/oslandia/
tracker=https://gitlab.com/Oslandia/qgis/oslandia/-/work_items

# QGIS integration
deprecated=False
experimental=True
qgisMinimumVersion=3.34.6
qgisMaximumVersion=4.10.16

# versioning
version=0.21.0
changelog=
 Version 0.21.0:
 > This release is dedicated to our dear colleague @jmkerloch (Oslandia), gone too soon at 42 and who contributed a lot to shape what the official Oslandia plugins for QGIS is.
 - feature: add OnBoarding workflow for news plugin users by @florentfougeres in !217
 - improve(onboarding): displays images in a gallery by @florentfougeres in!321
 - feat(helpdesk/discussion): use graphQL to read/update/create issue discussion by @jmkerloch
 - feat(helpdesk/issue): get user permission for issue edition by @jmkerloch
 - improve(helpdesk/ui): update auto resize text edit min size and remove spacer in comment group by @jmkerloch
 - improve(helpdesk/issue): remove collapsible groupbox use and display load gif by @jmkerloch
 - improve(newsfeed): how feed items images (enclosures) are stored by @geojulien
 - update(scripts): exclude qgizmosql plugin by @florentfougeres in !333
 - fix(newsfeed): mechanism to reset end-user reading history reading by @geojulien
 - fix(newsfeed): test if a category is empty before testing it by @sbeorchia
 - fix(showcase): get_qgis_language is a Callable, not a property by @geojulien
 - fix(scripts): rename packaging.version to avoid override by variable later by @geojulien in !325
 - refactoring(i18n): ajout d'un Mixin pour factoriser la méthode tr de Qt by @geojulien in !331
 - refactoring(network-mngr): remove unused  build_request method by @geojulien
 - refactoring(resources): unused images by @geojulien in !326
 - refactoring(showcase): move JSON files as resources/showcase subfolder by @geojulien
 - improve(quality): fix errors and warnings spotted by linters and new templater users by @geojulien
 - update(chore): bump Python minimal version to 3.10 and QGIS minimal to 3.34.6 by @geojulien
 - update(packaging): remove supportsQt6 flag by @geojulien
 - update(tooling): use qgis-plugin-ci 2.10.0 by @geojulien
 - fix(ci): pytest cmd for tests:unit was also referencing qgis by @geojulien
 - fix(ci): set project folder as safe directory in deploy:qgis-repository: job by @geojulien

 Version 0.20.0:
 - fix(gitlab api): id returned by gitlab API are int not str by  @jmkerloch
 - feat(issue list): display time spent by  @jmkerloch
 - feat(issue tag) : add tooltip option for tag by  @jmkerloch
 - feat(project combo) : limit display archived option display by  @jmkerloch
 - feat(issue): display assignee as tag by  @jmkerloch
 - feat(issue labels): display labels with QLabel for read mode by  @jmkerloch
 - feat(gitlab load): review page load tasks by  @jmkerloch
 - update(newsfeed): Depending on the QGIS language, get the correct newsfeed #98 by @sbeorchia
 - update(newsfeed): Add a combo in the settings for choosing filters #98 by @sbeorchia
 - update(newsfeed): Move get_filters_list in settings #108 by @sbeorchia
 - improve(quality): docstrings and type hints on settings Dialog by @geojulien
 - improve(quality): replace std logger with PyQGIS logger by @geojulien
 - refactoring(log_handler): Remove deprecated integer log_level usage by @jfelder
 - refactoring(newsfeed): move newsfeed related code in the proper folder and modularize custom QLabel widget by @geojulien
 - update(docs): autogenerated QDT snippet by @geojulien
 - remove(tooling): unused .ideas.md file by @geojulien
 - fix(ci): set project folder as safe directory in git hooks job by @geojulien
 - update(ci): use pipx to run pre-commit (git hooks) by @geojulien
 - update(ci): use official pyqgis4-checker image by @geojulien

 Version 0.19.0:
 - Feature: notify user when a filter is added or removed in news feed by @sbeorchia in !274
 - Feature: display filters on top of news feed by @sbeorchia in !275
 - Feature: add notification for GitLab discussion events by @jmkerloch in !265
 - Feature: dynamically add UTM parameters to output URL by @sbeorchia in !269 and refined by @jmkerloch in !285 - see #107
 - Fix: need to use int and not a mix of str/int for group_id by @jmkerloch in !287
 - Documentation: include matomo tracking @geojulien in !276
 - Documentation: add sitemap for better SEO @geojulien in !273
 - Documentation: improve news feed page by @geojulien in !272
 - Tooling: can't use CI_COMMIT_BRANCH in merge request  @jmkerloch in !282
 - Tooling: enable SonarQube analisis by @geojulien in !277 and refined in !280 and !281


