This repository has been archived by the owner on Jun 4, 2020. It is now read-only.
qgis versioning 0.3
- (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