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.9 #109

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates udata from 1.6.6 to 1.6.9.

Changelog ### 1.6.9 ``` - Add user slug to dataset cache key [2146](https://github.com/opendatateam/udata/pull/2146) - Change display of cards of reuses on topic pages [2148](https://github.com/opendatateam/udata/pull/2148) - Display remote source of harvested dataset [2150](https://github.com/opendatateam/udata/pull/2150) - Prefill community resource type on upload form [2151](https://github.com/opendatateam/udata/pull/2151) - Fix user profile UI [2152](https://github.com/opendatateam/udata/pull/2152) - Remove concept of permitted reuse [2153](https://github.com/opendatateam/udata/pull/2153) ``` ### 1.6.8 ``` - Configurable search autocomplete [2138](https://github.com/opendatateam/udata/pull/2138) ``` ### 1.6.7 ``` - Refactor DCAT harvesting to store only one graph (and prevent MongoDB document size overflow) [2096](https://github.com/opendatateam/udata/pull/2096) - Expose sane defaults for `TRACKING_BLACKLIST` [2098](https://github.com/opendatateam/udata/pull/2098) - Bubble up uploader errors [2102](https://github.com/opendatateam/udata/pull/2102) - Ensure `udata worker status --munin` always outputs zero values so munin won't see it has a "no data" response [2103](https://github.com/opendatateam/udata/pull/2103) - Metrics tuning: breaks circular dependencies, drop exec_js/eval usage, proper logging... [2113](https://github.com/opendatateam/udata/pull/2113) - Change reuse icon from "retweet" to "recycle" [2122](https://github.com/opendatateam/udata/pull/2122) - Admins can delete a single comment in a discussion thread [2087](https://github.com/opendatateam/udata/pull/2087) - Add cache directives to dataset display blocks [2129](https://github.com/opendatateam/udata/pull/2129) - Export multiple models objects to CSV (dataset of datasets) [2124](https://github.com/opendatateam/udata/pull/2124) ```
Links - PyPI: https://pypi.org/project/udata - Changelog: https://pyup.io/changelogs/udata/ - Repo: https://github.com/opendatateam/udata