qfieldcloud icon indicating copy to clipboard operation
qfieldcloud copied to clipboard

QFieldCloud allows seamless synchronization of your field data with your spatial infrastructure with change tracking, team management and online-offline work capabilities in QField.

Results 101 qfieldcloud issues
Sort by recently updated
recently updated
newest added

Basically we need to filter not only by file type, name and version id, but when the file_type is PACKAGE, we also need to filter by package_job_id. _Follow up of...

This PR customizes the display of the SSO providers buttons, in the login page. ![image](https://github.com/user-attachments/assets/a040049e-182d-41a9-bf80-6a8ea6d6cfe1) Logic consists of overriding allauth's `provider.html` template, with style being configured in the `QFIELDCLOUD_SSO_PROVIDER_STYLES` settings...

This PR fixes the `thumbnail_url` value for projects using legacy storage. Those projects don't have a `thumbnail` attribute value, so I guess the condition after the `or` was always true.

This PR customizes the "reset password from key" page, by overriding allauth's `password_reset_from_key.html` and `password_reset_from_key_done.html` templates. Such a page is generated an loads when opening a link generated with the...

Hello, i'm back from the FOSSGIS and wanted to finally try and upgrade my QFieldCloud instance from 32.5 to the newest 25.5 (offtopic, but what made you go from 32.x...

Hi, we are facing the problem sending downloading the project from the QFieldCloud to the QField in tablet: every time we try to download it QField crashes. It does not...

I'm deploying qfieldcloud on-premise, behind an nginx reverse proxy. I get into the following circular error: - `QFIELDCLOUD_HOST` is meant to be the client-facing host. - hence in docker-nginx/templates/default.conf.template:47 and...

Up'ing the `mirror_transformation_grids` service, one gets ``` [...] mirror_transformation_grids-1 | 250K .......... .......... .......... .......... ..... 100% 163M=0.005s mirror_transformation_grids-1 | mirror_transformation_grids-1 | 2025-03-28 12:49:44 (54.1 MB/s) - '/transformation_grids/za_cdngi_sageoid2010.tif' saved [302096/302096]...

Starting form #1174 here a PR to apply the docker best practices for all docker files. The following changes are included: - Remove apt cache from layers - Remove pip...

When upgrading my QFieldCloud instance, I noticed, that minio wasn't updated in the whole project. It is not an issue, but it is better to use the same version, I...