Skip to content
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

Update to v2.10.1 #13

Open
wants to merge 3,259 commits into
base: dev
Choose a base branch
from
Open

Update to v2.10.1 #13

wants to merge 3,259 commits into from

Conversation

jrdh
Copy link
Member

@jrdh jrdh commented Sep 8, 2023

No description provided.

pdelboca and others added 30 commits November 1, 2022 11:28
[ckan#7166] allow plugins to implement old and new method names (fix)
Update css files for latest frontend dependencies build
In the /dataset/id/changes_multiple page, if the user selects the same
date in both select controls a 404 is returned. The case when the second
date was more recent than the first one is already handled (selecting
the most recent version), we just need to account for the case when both
dates are the same.
amercader and others added 26 commits May 4, 2023 11:44
In `user_create` there was a `Dashboard.get()` call that created a
Dashboard object under the hood if it didn't exist. This is are bad
pattern and besides it didn't respect the `defer_commit` flag
Fix ckan#7508 by quoting names in To/From headers
The Resource factory creates an actual Resource model linked to an
automatically created dataset. If trying to create a Dataset factory
passing a resource one, it will fail as the id already exists
@jrdh jrdh changed the title v2.10.1 Upgrade Update to v2.10.1 Sep 8, 2023
This was removed in ckan#7271 which in theory should be in
CKAN 2.10.1 (it made it to the release notes!) but wasn't actually removed. Solid stuff.
I have removed it anyway cause it is no longer needed and it's a pain.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.