forked from ckan/ckanext-harvest
-
Notifications
You must be signed in to change notification settings - Fork 0
CKAN 2.11 migration #17
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
25 commits
Select commit
Hold shift + click to select a range
008f009
feat: update Python versions and update GitHub Actions
ChasNelson1990 382553e
feat: rename requirements.txt file
ChasNelson1990 f3d58ca
fix: readd pip install for requirements in test workflow
ChasNelson1990 6f71610
Initial plan
Copilot f731792
fix: remove --user root option from container and fix lint error
Copilot bf6199f
fix: restore --user root and add harvester initdb command
Copilot b8a84e2
fix: add pyOpenSSL and cryptography version constraints
Copilot e75db77
fix: update pyOpenSSL version in requirements.txt
Copilot c428e1c
fix: remove deprecated urllib3.contrib.pyopenssl usage
Copilot 57db72f
fix: remove pyopenssl mocks from tests
Copilot 14ce765
Merge pull request #14 from fjelltopp/copilot/sub-pr-13
ChasNelson1990 16acdc4
Migrate to CKAN 2.11: Fix database initialization and test framework
A-Souhei bb45fec
Fix remote group creation for CKAN 2.11
A-Souhei 3aa0e74
Fix group creation tests for CKAN 2.11 compatibility
A-Souhei 62571ac
Fix test_update source_type typo
A-Souhei 440db95
Fix harvest_job_create authorization for CKAN 2.11
A-Souhei af57609
Fix blueprint test authorization for CKAN 2.11
A-Souhei 93fc378
Fix _get_logic_functions to handle Flask LocalProxy and modules witho…
A-Souhei ecea6c3
Add package_update auth override for CKAN 2.11 Flask compatibility
A-Souhei 0287f83
Fix mutable default argument bug in _get_logic_functions
A-Souhei bd190c6
Fix flake8 linting errors
A-Souhei 1c1ebb3
Refactor auth functions to eliminate code duplication and improve safety
A-Souhei 56e70b9
fix(templates): update harvest route names for CKAN 2.11
A-Souhei 326abbe
fix(auth): tighten sysadmin form-view bypass in package_create/update
A-Souhei ec615a8
fix(auth): use has_request_context() instead of LocalProxy truthiness
A-Souhei 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
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.
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.