Skip to content

Releases: opengisch/QFieldCloud

v0.23.2

14 Nov 00:05
Compare
Choose a tag to compare

What's Changed

  • Bump libqfieldsync with virtual and localized layers support by @suricactus in #819
  • Add Django Project Admin configuration of the file versions to be stored by @suricactus in #822
  • Hide the organization prefix (`@/) in the team admin by @suricactus in #823
  • Allow deleting related objects in Django Admin from another ModelAdmin by @suricactus in #820
  • Fix the returned sha256 checksum on global files level by @suricactus in #821
  • Add subscription admin by @suricactus in #818
  • Fixed calling has_direct_delete_permission as a function by @suricactus in #824

Full Changelog: v0.23.1...v0.23.2

v0.23.1

09 Nov 05:03
Compare
Choose a tag to compare

What's Changed

  • Actually set the bad layer handler on project to support localized datapath layer packaging by @suricactus in #817

Full Changelog: v0.23.0...v0.23.1

v0.23.0

26 Oct 11:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.2...v0.23.0

v0.22.2

13 Sep 12:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.1...v0.22.2

v0.22.1

25 Aug 09:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.22.1

v0.22.0

17 Aug 14:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.2...v0.22.0

v0.21.2

21 Jul 12:44
Compare
Choose a tag to compare
  • Fix checking the existence layer's PK and logging #748
  • Added docker_started_at and docker_finished_at to Job #741
  • Recreate core_delta_geom_insert_trigger and add delta_geom to admin #736
  • Skip metadata when downloading files list in admin, therefore make improve speed significantly #734
  • Do not check for PK of project layers if not a vector layer #735

Full Changelog: v0.21.1...v0.21.2

v0.21.1

14 Jul 10:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.21.0

12 Jul 15:22
Compare
Choose a tag to compare

What's Changed

  • Improve comments in tests by giving users proper numbering by @faebebin in #712
  • Show active members in the Organization Admin by @faebebin in #704
  • Added more logging during job runs by @suricactus in #713
  • Improve comments by using organi'z'ation (american) everywhere by @faebebin in #715
  • Paginator for Projects as PoC by @why-not-try-calmer in #710
  • Fix email export and add extra columns to the export by @suricactus in #718
  • Customize Model-level Pagination by @why-not-try-calmer in #711
  • Add optional pagination to certain endpoints in the QFieldCloud API by @why-not-try-calmer in #717
  • Set final status to jobs that have been killed by docker engine by @suricactus in #716
  • Ignore DRF ValidationErrors for sentry by @m-kuhn in #723
  • Improve autogenerated swagger docs with more detailed info by @why-not-try-calmer in #720
  • Fix misleading comments within the subscription code by @faebebin in #714
  • Skip downloading the S3 metadata if skip_metadata is passed to the API /files/ list endpoint by @suricactus in #721
  • Make primary key extraction more strict, do not allow layers with missing primary keys by @suricactus in #647
  • [admin] Be more explicit the numbers mean in storage filed in Person/Org admin by @suricactus in #725
  • Bump qfieldcloud-sdk from 0.6.1 to 0.7.0 to ignore the sha256 metadata by @suricactus in #727
  • Docs - Remove old syntax for git clone by @Gustry in #728
  • Seems searching for multiple labels do not work by @suricactus in #729
  • Added Project.problems to list failing requirements for the project file by @suricactus in #726
  • Add level to project.problems and make project.status FAILED if project.project_details is missing by @suricactus in #730

New Contributors

Full Changelog: v0.20.0...v0.21.0

0.20.0

03 Jul 20:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.2...v0.19.3