Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

Releases: Oslandia/qgis-versioning

qgis versioning 1.0

27 Sep 17:23
Compare
Choose a tag to compare

Foreign key support

qgis versioning 0.9

10 Apr 11:25
Compare
Choose a tag to compare

Fix bug when deleting modified features.

Adds test case for the bug.

qgis versioning 0.8

03 May 07:23
Compare
Choose a tag to compare

Adds partial checkout of postgres working copies.

qgis versioning 0.7

12 Apr 08:51
Compare
Choose a tag to compare

Migrate to use gdal version > 2

This version is not compatible with 1.x versions of gdal.

qgis versioning 0.6

27 Mar 07:57
Compare
Choose a tag to compare

Fix duplicate key-val error on large updates (see #54)

qgis versioning 0.5

06 Feb 07:16
Compare
Choose a tag to compare
  • fix PK issues on tables not owned by user
  • fix massive updates of millions features (/!\ truncate instead of delete)
  • fix issue with spaces in path

qgis versioning 0.4

22 Jan 16:17
Compare
Choose a tag to compare
  • adds packaging and test scrips
  • fix missing ui file in package

qgis versioning 0.3

15 Jan 17:41
Compare
Choose a tag to compare
  • (subset) users can select a subset of features before checkout (only for spatialite)
  • (teamwork) added information to the author field in the revisions table : OS:os_username.pg_committername.pg_authorname; a committer can choose the name of the author; OS info added for auditing purposes; for commits from PG working copies pg_authorname is skipped because it is the same as pg_committername
  • (view) the view dialog was revamped : checkboxes make it clear what revisions are to be retrieved; added progress bar and info messages
  • (icons) icons were modified to be more in line with other QGIS icons
  • (commit, update, working copies) various UI changes : revision numbers updated faster; better messages to the user; relative filename for spatialite (not the full path)
  • (other) redirected stdout for windows to avoid "IOError bad file descriptor" errors

qgis versioning 0.2

11 Aug 08:42
Compare
Choose a tag to compare

Added support for spatialite 4.x

Minor bug fixes.

qgis versioning 0.1

09 Jul 18:42
Compare
Choose a tag to compare

First release.