Denis Rouzaud
Denis Rouzaud
if another widget than the default one is used in QGIS core, it would be nice that QField still loads the default widget configuration as it should still be around...
see https://github.com/travis-ci/travis-scheduler/pull/131
for review, the polymorphic relations are implemented. The form is configured on the document side, and for features on "ouvrages" layer only for now. This goes along with datamodel update...
classes: * installation subclass for turbines * operating station (centrale d'exploitation) * special connections (demanding subscribers) * qualite_eau * installation_extinction attributes: * station_traitement :: Electricite_pour_fonctionnement * hydrantes :: type d'eau,...
fixes #53178 work in progress, I'll write some tests for this and other scenarios.
A null geometry is returned in such case Fixes #282
Is there a way to use `GeoFeatureModelSerializer` for a geometry-less table? I am trying to publish a value list table. Something like `geo_field = None` is what I was expecting....
it would be quite useful to access and edit the project variables in the settings. To play with default values for attributes for instance.
issue found in 3.34 (see #57255) already fixed in master by 71f3cc70370d1d190984e4350f5d270dc1c36761 adding tests in master for this