-
Notifications
You must be signed in to change notification settings - Fork 8
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
Upstream Patch 2.10.7 #192
Merged
Merged
Conversation
This file contains 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
…edirect-7507 redirect dashboard activity stream if not logged in, ckan#7507
…oard-redirect-7507 Revert "redirect dashboard activity stream if not logged in, ckan#7507"
Correct a small typo in the sentence regarding non-major releases. Change "the will may include" to "they may include" for clarity and grammatical correctness.
Fix typo in release documentation
Revert "Fix typo in release documentation"
Fix splitting of list
Default to dataset type in new resource template
Revert "Set dataset type in new resource template"
[Backport dev-v2.10] [QOLDEV-955] adapt login failure message if reCAPTCHA is enabled
A long overdue review and update of the documentation for doing CKAN releases. Some highlights: * Splitted the process in stages, consolidated for major, minor and patch releases * Updated all commands to modern versions * Issue template for GitHub * Illustrative timeline (cherry picked from commit 846b887)
- When rendering a login link, send a HEAD request to the dashboard to detect whether already logged in. This should be able to detect when rendering a stale cache. (cherry picked from commit bd16c94)
- Any rendered page will include a header that is sensitive to login/logout, so cache should be dropped when cookies change (cherry picked from commit 944d629)
(cherry picked from commit 7e4ab41)
[Backport dev-v2.10] Invalidate page caches when cookies change, ckan#6955
As the schema is identical in these two versions. This is helpful on multisite setups running with different CKAN versions.
(cherry picked from commit 1eea178)
(cherry picked from commit 36dfa2f)
[Backport dev-v2.10] Fix datastore data dictionary page access
# Conflicts: # ckan/templates-bs3/package/collaborators/collaborator_new.html # ckan/views/resource.py # ckan/views/user.py # ckanext/datastore/logic/action.py # ckanext/datatablesview/blueprint.py # ckanext/datatablesview/helpers.py # ckanext/datatablesview/templates/datatables/datatables_view.html ### RESOLVED.
- Added change log file.
- Added change log file.
- Bump typing extension for Canada setup.
wardi
approved these changes
Feb 14, 2025
- Added change log file.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
https://docs.ckan.org/en/2.10/changelog.html#v-2-10-7-2025-02-05
Probably some other version are in here to.