Recent Releases of ckanext-query-dois
ckanext-query-dois - v6.0.2
v6.0.2 (2025-08-11)
Build System(s)
- include db migration files
[main cc3d86b] bump: version 6.0.1 → 6.0.2 3 files changed, 9 insertions(+), 3 deletions(-)
- Python
Published by alycejenni 10 months ago
ckanext-query-dois - v6.0.1
v6.0.1 (2025-06-16)
Fix
- use new context for each request
[main 735911e] bump: version 6.0.0 → 6.0.1 3 files changed, 9 insertions(+), 3 deletions(-)
- Python
Published by alycejenni 12 months ago
ckanext-query-dois - v6.0.0
v6.0.0 (2025-06-16)
Breaking Changes
- handle unauthorised access errors
- filter out inaccessible resources and return count
Fix
- match single to multisearch landing page style
- catch errors for v0 dois and show warnings
- add warnings and rearrange multisearch helper
[main a772c7c] bump: version 5.0.1 → 6.0.0 3 files changed, 16 insertions(+), 3 deletions(-)
- Python
Published by alycejenni 12 months ago
ckanext-query-dois - v5.0.1
v5.0.1 (2025-06-09)
Docs
- docstring tidying
- use variable logo, update tests badge
Style
- remove space
- ruff formatting
Build System(s)
- remove version from docker compose file version specifier is deprecated
- update ckantools and switch black to ruff
CI System(s)
- set ruff target py version, add more ignores - avoid using fixes that don't work for python 3.8 (our current version) - ignore recommended ruff formatter conflicts - ignore more docstring rules
- remove pylint, add ruff lint rules Primarily the defaults plus pydocstyle and isort.
- update pre-commit repo versions
- add pull request validation workflow new workflow to check commit format and code style against pre-commit config
- update workflow files standardise format, change name of tests file
Chores/Misc
- add pull request template
- update tool details in contributing guide
[main 9cea7a8] bump: version 5.0.0 → 5.0.1 3 files changed, 33 insertions(+), 3 deletions(-)
- Python
Published by alycejenni 12 months ago
ckanext-query-dois - v5.0.0
v5.0.0 (2025-04-19)
Breaking Changes
- compatibility with vds vNext
Feature
- compatibility with vds vNext
Fix
- fix missing query access usage
Tests
- fix tests after vds compat changes
Chores/Misc
- update precommit to match new cookiecutter
[main 64edc2c] bump: version 4.1.1 → 5.0.0 3 files changed, 25 insertions(+), 3 deletions(-)
- Python
Published by alycejenni about 1 year ago
ckanext-query-dois - v4.1.1
v4.1.1 (2024-08-20)
Chores/Misc
- add build section to read the docs config
[main e2eb955] bump: version 4.1.0 → 4.1.1 3 files changed, 9 insertions(+), 3 deletions(-)
- Python
Published by alycejenni almost 2 years ago
ckanext-query-dois - v4.1.0
v4.1.0 (2023-12-04)
Feature
- use the new datastoremultisearchcounts action to speed up resource hits counting
Refactor
- remove a datastore_multisearch call by summing the individual resource counts
[main 4757587] bump: version 4.0.1 → 4.1.0 3 files changed, 13 insertions(+), 3 deletions(-)
- Python
Published by alycejenni over 2 years ago
ckanext-query-dois - v4.0.1
v4.0.1 (2023-10-05)
Fix
- generate doi in download init, not manifest generation
Docs
- specify vds version 5.2+ in the README
Chores/Misc
- add regex for version line in citation file
- add citation.cff to list of files with version
- add contributing guidelines
- add code of conduct
- add citation file
- update support.md links
[main ccd40a3] bump: version 4.0.0 → 4.0.1 3 files changed, 22 insertions(+), 3 deletions(-)
- Python
Published by alycejenni over 2 years ago
ckanext-query-dois - v4.0.0
v4.0.0 (2023-07-18)
Breaking Changes
- remove support for ckanpackager
Feature
- use versioned_datastore download button snippet
- set queryversion for old queries to v0, add resourcecounts
Fix
- don't load the download button if vds not available
- old query versions should now be v0
Refactor
- dependencies: remove support for ckanpackager
Docs
- update version of vds in readme and clarify statement
Chores/Misc
- add migration to set the default query version to v0
[main 08bf5c3] bump: version 3.0.5 → 4.0.0 2 files changed, 30 insertions(+), 2 deletions(-)
- Python
Published by alycejenni almost 3 years ago
ckanext-query-dois - v3.0.5
v3.0.5 (2023-07-17)
Docs
- update logos
[main ee66bdb] bump: version 3.0.4 → 3.0.5 2 files changed, 8 insertions(+), 2 deletions(-)
- Python
Published by alycejenni almost 3 years ago
ckanext-query-dois - v3.0.4
v3.0.4 (2023-04-11)
Build System(s)
- fix postgres not loading when running tests in docker
Chores/Misc
- add action to sync branches when commits are pushed to main
[main 5755dff] bump: version 3.0.3 → 3.0.4 2 files changed, 12 insertions(+), 2 deletions(-)
- Python
Published by alycejenni about 3 years ago
ckanext-query-dois - v3.0.3
v3.0.3 (2023-02-20)
Docs
- fix api docs generation script
Style
- reformat with prettier
Chores/Misc
- small fixes to align with other extensions
[main e9de5ce] bump: version 3.0.2 → 3.0.3 2 files changed, 16 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-query-dois - v3.0.2
v3.0.2 (2023-01-31)
Docs
- readme: change logo url from blob to raw
[main 6cc6efb] bump: version 3.0.1 → 3.0.2 2 files changed, 8 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-query-dois - v3.0.1
v3.0.1 (2023-01-31)
Docs
- readme: direct link to logo in readme
- readme: fix github actions badge
[main 3a19dec] bump: version 3.0.0 → 3.0.1 2 files changed, 9 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-query-dois - v3.0.0
v3.0.0 (2023-01-31)
Breaking Changes
- now requires version 4 or later of ckanext-versioned-datastore
Feature
- replace download button with link to status when download queued
- record stat in new downloadafterrun hook
Fix
- update the multisearch landing page with new download options
- update vds hooks
Refactor
- stats: allow saving stats without email addresses
Tests
- spell notifier correctly
- change references to old interface method
Build System(s)
- docker: use 'latest' tag for test docker image
Chores/Misc
- remove references to v2.4.0
[main 5790edf] bump: version 2.3.0 → 3.0.0 2 files changed, 35 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-query-dois - v2.3.0
v2.3.0 (2022-12-13)
Feature
- add the total dois to the query doi sidebar
- add the new getdoicount helper to the plugin helpers list
- add a new helper that returns the DOI count for a package
Refactor
- changes existing function to use common util function
Tests
- move unit tests into a unit subdir
- remove skip mark on broken test
- add tests for getmostrecent_dois before refactor
- add test for new doi count helper
Chores/Misc
- reword the recent DOI explainer text
- add conftest to setup database model as fixture
[main fae4353] bump: version 2.2.2 → 2.3.0 2 files changed, 26 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-query-dois - v2.2.2
v2.2.2 (2022-12-12)
Docs
- readme: add instruction to install lessc globally
Style
- change quotes in setup.py to single quotes
Build System(s)
- remove local less installation
- add package data
[main 00e5d67] bump: version 2.2.1 → 2.2.2 2 files changed, 17 insertions(+), 2 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-query-dois - v2.2.1
v2.2.1 (2022-12-01)
Docs
- readme: fix table borders
- readme: format test section
- readme: update installation steps
- readme: update ckan patch version in header badge
[main 8f7fb7c] bump: version 2.2.0 → 2.2.1 3 files changed, 12 insertions(+), 3 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-query-dois - v2.2.0
v2.2.0 (2022-11-28)
Refactor
- convert to less
Docs
- add section delimiters and include-markdown
Style
- apply formatting
Build System(s)
- set changelog generation to incremental
- pin ckantools minor version
CI System(s)
- add cz-nhm dependency
Chores/Misc
- use cz_nhm commitizen config
- improve commitizen message template
- standardise package files
v2.1.1 (2022-06-13)
v2.1.0 (2022-03-21)
v2.0.4 (2022-03-07)
v2.0.3 (2021-10-19)
v2.0.2 (2021-03-11)
v2.0.1 (2021-03-10)
v2.0.0 (2021-03-09)
v1.0.0-alpha (2019-08-16)
v0.1.1 (2019-05-21)
v0.1.0 (2019-04-15)
[main 206b281] bump: version 2.1.1 → 2.2.0 3 files changed, 52 insertions(+), 3 deletions(-)
- Python
Published by alycejenni over 3 years ago
ckanext-query-dois - v2.1.1
What's Changed
- Update download format options by @jrdh in https://github.com/NaturalHistoryMuseum/ckanext-query-dois/pull/16
- Weekly release 2022-06-13 by @jrdh in https://github.com/NaturalHistoryMuseum/ckanext-query-dois/pull/17
Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-query-dois/compare/v2.1.0...v2.1.1
- Python
Published by alycejenni almost 4 years ago
ckanext-query-dois - v2.1.0
What's Changed
- Remove paster mentions from README by @jrdh in https://github.com/NaturalHistoryMuseum/ckanext-query-dois/pull/14
- Implement downloadbeforewrite from versioned-datastore by @alycejenni in https://github.com/NaturalHistoryMuseum/ckanext-query-dois/pull/15
Full Changelog: https://github.com/NaturalHistoryMuseum/ckanext-query-dois/compare/v2.0.4...v2.1.0
- Python
Published by alycejenni about 4 years ago
ckanext-query-dois - v2.0.4
Update datacite version
- Python
Published by alycejenni about 4 years ago
ckanext-query-dois - v2.0.3
- Fix download button on DOI landing page https://github.com/NaturalHistoryMuseum/ckanext-query-dois/pull/13
- Python
Published by jrdh over 4 years ago
ckanext-query-dois - v2.0.2
- Send HTML emails (https://github.com/NaturalHistoryMuseum/ckanext-query-dois/pull/12)
If using this plugin with the ckanext-versioned-datastore plugin, you'll now need to make sure you're on at least v3.0.0.
- Python
Published by jrdh about 5 years ago
ckanext-query-dois - v2.0.1
- Fix python2 -> python3 modification during iteration error (https://github.com/NaturalHistoryMuseum/ckanext-query-dois/commit/86b84fb57af190e07108c66fa0f38372ec7703f1)
- Python
Published by jrdh about 5 years ago
ckanext-query-dois - v2.0.0
- Upgrades this extension to work with Python 3 and CKAN 2.9.x
- Drops Python 2 support
- Python
Published by jrdh about 5 years ago