Re: [QGIS-Developer] [Qgis-user] Announce - migrate our mailing lists to Discourse

2024-04-05 Thread Sandro Santilli via QGIS-Developer
On Thu, Apr 04, 2024 at 05:58:32PM +0200, Marco Bernasocchi via QGIS-Developer wrote: > Seems fixed :) > https://trac.osgeo.org/osgeo/ticket/3073#comment:19 That's actually more of a workaround than a fix. Discourse still ruins the body of email text/plain email messages. Even those sent for adm

Re: [QGIS-Developer] QGIS Full Stack Web Developer Report

2024-04-05 Thread Lova Andriarimalala via QGIS-Developer
Hello everyone, Please look at the report below for updates on the maintenance and development of QGIS-Django and QGIS-Feed, for the last two weeks. Updated sites are now online (not used in production yet) using recent stacks such as Django 4 and PostgreSQL 16: * For the QGIS plugins websi

[QGIS-Developer] Modeler: Can a QgsProcessingOutputVariant be a QgsProcessingParameterGeometry for child algorithm?

2024-04-05 Thread René-Luc Dhont via QGIS-Developer
Hi devs, I'm trying to build algorithms with geometry ouput. It seems that QgsProcessingOutputVariant has been build for it. But if I use my algorithms in a model with QGIS 3.34 : * I can't provide a name to QgsProcessingOutputVariant to become model algorithm ouput * I can't use QgsProcessingO

[QGIS-Developer] Building QGIS Plugins - slides on QGIS Wiki

2024-04-05 Thread Bart Duijndam via QGIS-Developer
Greetings, The other day I watched a video by Dror Bogin on Building QGIS Plugins. See: https://www.youtube.com/watch?v=Uw1tokdVB9c &t=2885s Dror mentioned that he had uploaded his slides to the QGIS Wiki. But if I look at the QGIS W

Re: [QGIS-Developer] Building QGIS Plugins - slides on QGIS Wiki

2024-04-05 Thread Keith Jenkins via QGIS-Developer
Hi, Bart. It looks like those slides are on the wiki for the github repo, here: https://github.com/qgis/QGIS/wiki/QOD-March-2024 Cheers, Keith On Fri, Apr 5, 2024 at 1:26 PM Bart Duijndam via QGIS-Developer wrote: > The other day I watched a video by Dror Bogin on Building QGIS Plugins. > See: