-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Postgresql Qgis Project versioning #64352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
JanCaha
wants to merge
34
commits into
qgis:master
Choose a base branch
from
JanCaha:postgresql-qgis-project-versioning-v2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 9 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
c08af1e
utils functions for project versioning
JanCaha 9a60b60
project version model and dialog
JanCaha 03a06b4
handle is version and datesaved
JanCaha aa46ef5
update schema to store if project versioning is enabled
JanCaha 7f597eb
add menu items for project versioning
JanCaha 2f69f5d
update ui
JanCaha ab53a74
fix variable name
JanCaha 141304d
make check more robust, check for both existence of table and trigger
JanCaha 8fdc646
single function to handle project versioning
JanCaha 659ee2b
pass reference
JanCaha a6cd5a5
docstring fixes
JanCaha 387d9bf
remove leftover
JanCaha c7f3550
unref connection after use
JanCaha 2b2725c
rename function
JanCaha 14788c4
fix docstring
JanCaha 7f6047b
make sure project table has comment column
JanCaha c5f1b24
tabůe qgis_projects must exist for enabling of versioning
JanCaha e0c84ae
mProjectVersioningEnabled need to be set on creation to avoid issues,…
JanCaha 6bacd87
Merge branch 'master' into postgresql-qgis-project-versioning-v2
JanCaha a38e454
fix strings
JanCaha 24e96bb
use only one connection to the signal
JanCaha 8225329
clear model if project is empty
JanCaha 75abe55
add const
JanCaha 6618b8f
simplify
JanCaha 18a0469
drop check
JanCaha a4af499
const variables
JanCaha 4ae2a36
base model on QAbstractItemModel
JanCaha 14ef7de
update button text
JanCaha e628967
use QTreeView instead of QTableView
JanCaha a208bb1
allow obtaining of project uri from dialog
JanCaha 993d059
update to qtreeview
JanCaha 0eb169e
get project uri from dialog and handle loading here with cursor over…
JanCaha da243f3
add better TODO
JanCaha 5eff1fe
fix string
JanCaha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.