-
Notifications
You must be signed in to change notification settings - Fork 14
Project history : Add a version viewer windows in the plugin #630
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
Merged
Merged
Changes from all commits
Commits
Show all changes
111 commits
Select commit
Hold shift + click to select a range
a4a001f
reimplemenation
ValentinBuira 444ead8
reimplemenation
ValentinBuira 0a89e33
Bring back ui setup
ValentinBuira 17c3131
switch to deque for storing model data
ValentinBuira cc96ae7
Add clear method
ValentinBuira 1934ba8
Bring back toolbar button
ValentinBuira 3dc9919
Add new icon
ValentinBuira 07e3ae0
Bring back version detail
ValentinBuira 1ab9eaf
brnig back update history on synchronise
ValentinBuira fc56e80
Fix update on changing project and configuration
ValentinBuira af6984d
Bring back view version
ValentinBuira 3baee96
Merge remote-tracking branch 'origin/project-history-refactor' into p…
ValentinBuira 9b6afc7
Remove superfluous log
ValentinBuira 8890df5
cleanup useless function
ValentinBuira e1685ee
Proof of concept version viewer
ValentinBuira bf49863
Update version viewer
ValentinBuira 0e18db5
bring back missing actions
ValentinBuira c2bdff3
splitter behaviour
ValentinBuira 7288510
Merge branch 'master' into project-history-refactor
ValentinBuira 7e8f31e
syntax error
ValentinBuira 8457b0a
Apply black formatting
ValentinBuira 5d161cf
FIx view not updated when changed with keyboard and cleanup
ValentinBuira 88652c0
Fix default version openned and reorder things
ValentinBuira c9a55ce
add control to map
ValentinBuira e597a20
format
ValentinBuira 2d64dd2
add todo
ValentinBuira e2adcb6
Hide from the plugin the old history dock
ValentinBuira 7306479
fix version were not cached
ValentinBuira 16e2ee6
Remove previous dock
ValentinBuira b1410c0
Merge branch 'master' into project-history-refactor
ValentinBuira 625fa81
version parse
ValentinBuira 2ec26ff
Fix thread issue
ValentinBuira a3c1d23
Fix some version not working
ValentinBuira 111fd92
Add loading
ValentinBuira 363ea0c
Fix fetching last version erroneously
ValentinBuira 1804002
Fix unconnect action to method
ValentinBuira 6ded9f1
Change default info text
ValentinBuira 5fd2796
Remove superflous import
ValentinBuira 6ac5211
Remove not used methods
ValentinBuira aa09ed3
Remove dependancy to model variable
ValentinBuira f22177a
Add licence header
ValentinBuira 47cc0b6
Merge branch 'master' into project-history-refactor
ValentinBuira aa55525
Fix map layers not updated in some conditions
ValentinBuira a5c39ef
Set changeset details not editable
ValentinBuira a02c234
Fix elapsed time not working because of difference between local and …
ValentinBuira af0d091
Display text as well for button
ValentinBuira c7fb9b7
Remove unused fetching on sync
ValentinBuira 8193a0f
Consider more user agent and simplify code
ValentinBuira cec1708
Simplify version fetcher
ValentinBuira e1e02ca
Fix early cancel dialog
ValentinBuira 082f58d
Add tooltip
ValentinBuira 44193ce
Format
ValentinBuira da63088
change contextual_date for older than one year
ValentinBuira 8f8fdbe
More sales friendly message
ValentinBuira b766621
Move function to utils
ValentinBuira 96642ce
Fix root_dir parameter not existing in older python version
ValentinBuira 329aa01
Typo
ValentinBuira 363b054
Change window title dynamically
ValentinBuira fb57936
Remove superflous information in layer name
ValentinBuira c75e1f4
Add information for local version
ValentinBuira 9447fc3
Revert name
ValentinBuira 69b0b53
* Only display background map
ValentinBuira ad042bf
Fix extend changing when toggle background layers
ValentinBuira 465e367
Revert "Fix root_dir parameter not existing in older python version"
ValentinBuira a10653f
cleanup rename variable
ValentinBuira 8f6065c
Rename layers and files tab
ValentinBuira c9e21a8
Add changeset summary in layer tab as well
ValentinBuira 12d310d
Fix crash because of a edge case with layer named 'gpkh_something'
ValentinBuira 1468cdf
Fix non spatial layer
ValentinBuira 572b91b
Fix last commit + format
ValentinBuira 7e56254
Fix formatting
ValentinBuira 7b3d20d
Fix crash mismatch between changeset and downloaded version
ValentinBuira 3c4a0cc
Fix non spatial layer again
ValentinBuira ff732f6
Fix projection again
ValentinBuira cdb2d43
Format
ValentinBuira 53ad133
Fix zoom full
ValentinBuira fefbdd9
Format
ValentinBuira 7afbcfd
deal with empty geometry
ValentinBuira 1950a21
update UI
ValentinBuira 4f6d13b
changes after python-api-client
ValentinBuira 44cd0f2
rename function
ValentinBuira 34c8898
Fix diff fail when geometry is null
ValentinBuira c81e9fe
Merge branch 'master' into project-history-refactor
ValentinBuira 82ac5e5
Change the arrow way to point back in time
ValentinBuira 8944537
Adress review comments :
ValentinBuira 646e3d6
Apply suggestions from review:
ValentinBuira dd9ca4f
Add waiting cursor in version viewer open
ValentinBuira 5e9b020
Adress review comments
ValentinBuira 6bc441c
typo
ValentinBuira 2216886
Merge branch 'master' into project-history-refactor
ValentinBuira 2a86c1c
Fix and add a comment to fix a bug on MacOs
ValentinBuira 9f3d736
use isort
ValentinBuira bb6178f
* merge update update function to avoid a redraw
ValentinBuira 0cf8b98
missing update
ValentinBuira 9f7c791
Fix wrong text on initialize
ValentinBuira 7e07e84
same as in version dialog
ValentinBuira 2bf1ed8
avoid blocking the UI
ValentinBuira 7d24c00
style
ValentinBuira 5dd9e4d
clarify name
ValentinBuira 378ec21
add tooltip
ValentinBuira 33e48f9
useless refresh
ValentinBuira d20edd7
Add name to added layer to the project
ValentinBuira f7bb406
add parenthesis
ValentinBuira fefe3a6
Add loading icon when fetching new versions
ValentinBuira efe5626
Don't change text UI is enough to convey the sens
ValentinBuira 531867c
Change text when nothing to display
ValentinBuira 53f92fc
Align column version to left
ValentinBuira 264e161
Fix second page not fetched if not enough versions are fetched on 1st…
ValentinBuira eec7ba8
Adress left over comments
ValentinBuira bd429f0
Merge branch 'master' into project-history-refactor
ValentinBuira f37b510
crash on toggle background layers if a layer is not selected
ValentinBuira 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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.