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

Fix original image downloads #17

Merged
merged 4 commits into from
Dec 16, 2019
Merged

Fix original image downloads #17

merged 4 commits into from
Dec 16, 2019

Conversation

jrdh
Copy link
Member

@jrdh jrdh commented Dec 16, 2019

This PR has a friend on ckanext-nhm (NaturalHistoryMuseum/ckanext-nhm#454) which fixes bits too. The two issues that needed fixing were:

  • Update jquery ui to a version compatible with jquery v3.x
  • Fix validate function usage in download action

Then there's some restyling and icon correction.

Fixes: https://github.com/NaturalHistoryMuseum/data-portal/issues/385

1.11.4 isn't compatible with jquery 3.x whereas 1.12.1 is.
It's just causing confusion by being here. There's no doc telling devs
how to use it, bower is old now and not recommended by the developers
and the version of jquery ui installed in the vendors dir wasn't even
the same one as specified in the bower config, so, there's no point in
keeping it really.
All of the tooltip stuff is defined in ckanext-nhm so I have literally
no idea why any of it would be in here...
@coveralls
Copy link

Coverage Status

Coverage remained the same at 50.0% when pulling 12e8f36 on josh/fix_image_download into 6ab9aa5 on master.

@jrdh jrdh merged commit ab0cb9e into master Dec 16, 2019
@jrdh jrdh deleted the josh/fix_image_download branch December 16, 2019 17:13
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.

None yet

2 participants