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.20 #156

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates udata from 1.6.18 to 1.6.20.

Changelog ### 1.6.20 ``` - New Crowdin translations [2360](https://github.com/opendatateam/udata/pull/2360) - Fix territory routing for latest [2447](https://github.com/opendatateam/udata/pull/2447) - Refactor Celery: py2/py3 compatibility, use ids as payload [2305](https://github.com/opendatateam/udata/pull/2305) - Automatically archive dangling harvested datasets :warning: this is enabled by default [2368](https://github.com/opendatateam/udata/pull/2368) - Refactor celery tasks to avoid models/documents in the transport layer [2305](https://github.com/opendatateam/udata/pull/2305) ``` ### 1.6.19 ``` - `rel=nofollow` on remote source links [2364](https://github.com/opendatateam/udata/pull/2364) - Fix admin messages and fix user roles selector default value [2365](https://github.com/opendatateam/udata/pull/2365) - Fix new harvester's form tooltip showup [2371](https://github.com/opendatateam/udata/pull/2371) - Fix responsive design of search results [2372](https://github.com/opendatateam/udata/pull/2372) - Fix non-unique ids in datasets' comments [2374](https://github.com/opendatateam/udata/pull/2374) - Case insensitive license matching [2378](https://github.com/opendatateam/udata/pull/2378) ```
Links - PyPI: https://pypi.org/project/udata - Changelog: https://pyup.io/changelogs/udata/ - Repo: https://github.com/opendatateam/udata