opendatateam / docker-udata

udata and plugins all-in-one Docker image
https://hub.docker.com/r/udata/udata/builds
MIT License
15 stars 12 forks source link

Update udata to 1.6.12 #121

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates udata from 1.6.11 to 1.6.12.

Changelog ### 1.6.12 ``` - Archive dataset feature [2172](https://github.com/opendatateam/udata/pull/2172) - Refactor breadcrum includes [2173](https://github.com/opendatateam/udata/pull/2173) - Better dependencies management [2182](https://github.com/opendatateam/udata/pull/2182) and [2172/install.pip](https://github.com/opendatateam/udata/pull/2172/filesdiff-d7b45472f3465d62f857d14cf59ea8a2) - Reduce following to staring [2192](https://github.com/opendatateam/udata/pull/2192/files) - Simplify display of spatial coverage in search results [2192](https://github.com/opendatateam/udata/pull/2192/files) - Add cache for organization and topic display pages [2194](https://github.com/opendatateam/udata/pull/2194) - Dataset of datasets: id as ref instead of slug [2195](https://github.com/opendatateam/udata/pull/2195) :warning: this introduces some settings changes, cf [documentation for EXPORT_CSV](https://github.com/opendatateam/udata/blob/master/docs/adapting-settings.md). - Add meta og:type: make twitter cards work [2196](https://github.com/opendatateam/udata/pull/2196) - Fix UI responsiveness [2199](https://github.com/opendatateam/udata/pull/2199) - Remove social media sharing feature [2200](https://github.com/opendatateam/udata/pull/2200) - Quick fix for activity.atom [2203](https://github.com/opendatateam/udata/pull/2203) - Remove diff from js dependencies to fix CVE [2204](https://github.com/opendatateam/udata/pull/2204) - Replace default sort label for better readability [2206](https://github.com/opendatateam/udata/pull/2206) - Add a condition to up-to-dateness of a dataset [2208](https://github.com/opendatateam/udata/pull/2208) - Prevent deleted harvesters from running until purged. Harvest jobs history is deleted too on purge. [2209](https://github.com/opendatateam/udata/pull/2209) - Better quality.frequency management [2211](https://github.com/opendatateam/udata/pull/2211) - Fix caching of topic pages [2213](https://github.com/opendatateam/udata/pull/2213) ```
Links - PyPI: https://pypi.org/project/udata - Changelog: https://pyup.io/changelogs/udata/ - Repo: https://github.com/opendatateam/udata