Qgis Versioning Versions Save

Project migrated to : https://gitlab.com/Oslandia/qgis/qgis-versioning

v1.0

4 years ago

Foreign key support

v0.9

6 years ago

Fix bug when deleting modified features.

Adds test case for the bug.

v0.8

7 years ago

Adds partial checkout of postgres working copies.

v0.7

7 years ago

Migrate to use gdal version > 2

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

v0.6

7 years ago

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

v0.5

7 years ago
  • 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

v0.4

8 years ago
  • adds packaging and test scrips
  • fix missing ui file in package

v0.3

8 years ago
  • (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

v0.2

8 years ago

Added support for spatialite 4.x

Minor bug fixes.

v0.1

8 years ago

First release.