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.18 #155

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates udata from 1.6.15 to 1.6.18.

Changelog ### 1.6.18 ``` - Remove embedded API doc [2343](https://github.com/opendatateam/udata/pull/2343) :warning: Breaking change, please customize `API_DOC_EXTERNAL_LINK` for your needs. - Removed published date from community ressources [2350](https://github.com/opendatateam/udata/pull/2350) - Added new size for avatars in user's model (`udata images render` must be run in order to update the size of existing images) [2353](https://github.com/opendatateam/udata/pull/2353) - Fixed user's avatar change [2351](https://github.com/opendatateam/udata/issues/2351) - Removed dead code [2355](https://github.com/opendatateam/udata/pull/2355) - Resolved conflict between id and slug [2356](https://github.com/opendatateam/udata/pull/2356) - Fix next link in posts pagination [2358](https://github.com/opendatateam/udata/pull/2358) - Fix organization's members roles translation [2359](https://github.com/opendatateam/udata/pull/2359) ``` ### 1.6.17 ``` - Disallow URLs in first and last names [2345](https://github.com/opendatateam/udata/pull/2345) ``` ### 1.6.16 ``` - Prevent Google ranking spam attacks on reuse pages (`rel=nofollow` on reuse link) [2320](https://github.com/opendatateam/udata/pull/2320) - Display admin resources list actions only if user has permissions to edit [2326](https://github.com/opendatateam/udata/pull/2326) - Fix non-admin user not being able to change their profile picture [2327](https://github.com/opendatateam/udata/pull/2327) ```
Links - PyPI: https://pypi.org/project/udata - Changelog: https://pyup.io/changelogs/udata/ - Repo: https://github.com/opendatateam/udata