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.2 #81

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates udata from 1.6.1 to 1.6.2.

Changelog ### 1.6.2 ``` - Display the owner/organization on harvester view [1921](https://github.com/opendatateam/udata/pull/1921) - Improve harvest validation errors handling [1920](https://github.com/opendatateam/udata/pull/1920) - Make extra TOS text customizable [1922](https://github.com/opendatateam/udata/pull/1922) - Fixes an `UnicodeEncodeError` occuring when parsing RDF with unicode URLs [1919](https://github.com/opendatateam/udata/pull/1919) - Fix some external assets handling cases [1918](https://github.com/opendatateam/udata/pull/1918) - Harvest items can now match `source.id` before `source.domain` — no more duplicates when changing an harvester URL [1923](https://github.com/opendatateam/udata/pull/1923) - Ensure image picker/cropper only allows images [1925](https://github.com/opendatateam/udata/pull/1925) - Make tags min and max length configurable and ensure admin takes its configuration from the backend [1935](https://github.com/opendatateam/udata/pull/1935) - Prevent errors when there is no date available to focus on the calendar [1937](https://github.com/opendatateam/udata/pull/1937) Internals - Update authlib to 0.10 [1916](https://github.com/opendatateam/udata/pull/1916) ```
Links - PyPI: https://pypi.org/project/udata - Changelog: https://pyup.io/changelogs/udata/ - Repo: https://github.com/opendatateam/udata