[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.23.0
changelog=
 Version 0.23.0:
 - fix(helpdesk): discussions and notes are not displayed anymore since version 0.21.0 by @geojulien
 - feature(showcase): open popup when click on cards by @florentfougeres
 - feature(helpdesk): new column to display comments number in issue browser by @geojulien
 - feature(helpdesk): insert a watermark as HTML comment in Markdown content created with the plugin by @geojulien
 - improve(helpdesk): use icon for time column header by @geojulien
 - improve(helpdesk): remove Markdown/HTML comments before displaying text by @geojulien
 - improve(helpdesk): hide projects selector in issue browser when user has only one by @geojulien
 - improve(helpdesk): hide projects selector in new issue creation dialog when user has access to only one project by @geojulien
 - improve(settings): helpdesk notifications settings by @geojulien
 - improve(ui): factorize QSplitter stylesheet by @geojulien
 - improve(ui): make issue context a non collapsible groupbox by @geojulien
 - refactoring(cleanup): docstrings and typos by @geojulien
 - refactoring(showcase): use existing is_file_older_than instead specific code by @florentfougeres
 - fix(gui): signals were connected every time a dialog is displayed by @geojulien
 - add(tooling): AI policy in contributing guide and MR template by @geojulien
 - improve(ci): split translation check from translation build to make it easier to maintain by @geojulien
 - update(ci): make translation check failing only on tags and  release branchs by @geojulien

 Version 0.22.0:
 - features(showcase): display projects images in a galery by @florentfougeres in !319
 - update(showcase): make it caching files inside its own subfolder by @geojulien in !340
 - fix(downstream): add bandit tag since official repo does not support ruff security comment to silent silly XML warning by @geojulien in !341
 - refactoring(chore): reorganize files to improve codebase consistency by @geojulien in !339

 Version 0.21.1:
 - fix(upstream): add flags to work around silly security checks in official plugin repository by @geojulien
 - improve(quality): make ruff happy even with full tools enabled by @geojulien in !336 and !337
 - fix(init): fix duplicate calls to _post_ui_init by @geojulien in !334
 - refactoring(network): mutualize different HTTP verbs requests in a private _send_request method by @geojulien in !332


