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-gouvfr to 3.0.4 #248

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates udata-gouvfr from 2.2.3 to 3.0.4.

Changelog ### 3.0.4 ``` - Replace mdstrip filter with markdown in resources descriptions [606](https://github.com/etalab/udata-gouvfr/pull/606) - Fix numerous responsive issues and prevent VueJS from crashing the page on compilation error [605](https://github.com/etalab/udata-gouvfr/pull/605) - Replace old COVID-19 inventory button with the new one for santé [608](https://github.com/etalab/udata-gouvfr/pull/608) - Add SPD datasets to home page [609](https://github.com/etalab/udata-gouvfr/pull/609) - Remove duplicate Participate block on dataset page [611](https://github.com/etalab/udata-gouvfr/pull/611) - Add redirect to dataset on submit for suggest search [612](https://github.com/etalab/udata-gouvfr/pull/612) ``` ### 3.0.3 ``` - Add new translations [603](https://github.com/etalab/udata-gouvfr/pull/603) - Add vue sentry logging on gouvfr [594](https://github.com/etalab/udata-gouvfr/pull/594) - Add all featured topics button on homepage [597](https://github.com/etalab/udata-gouvfr/pull/597) - Resources descriptions are no longer truncated [596](https://github.com/etalab/udata-gouvfr/pull/596) - Fix URL for dataset search params [595](https://github.com/etalab/udata-gouvfr/pull/595) ``` ### 3.0.2 ``` - Add organization search [593](https://github.com/etalab/udata-gouvfr/pull/593) - Fix reuses filters issue [592](https://github.com/etalab/udata-gouvfr/pull/592) - Remove suggest on mobile [590](https://github.com/etalab/udata-gouvfr/pull/590) - Added homepage "venti" button for the new inventory [591](https://github.com/etalab/udata-gouvfr/pull/591) ``` ### 3.0.1 ``` - Fix datasets search pagination reset [588](https://github.com/etalab/udata-gouvfr/pull/588) - Replace link to /search route by /datasets [587](https://github.com/etalab/udata-gouvfr/pull/587) - Removed useless templates, views and tests after v3 [557](https://github.com/etalab/udata-gouvfr/pull/557) - Fix datasets search pagination [585](https://github.com/etalab/udata-gouvfr/pull/585) ``` ### 3.0.0 ``` - :warning: **breaking change**: most of the theme/templates logic has been moved from https://github.com/opendatateam/udata to this repo. `udata` no longer contains a default theme. In the 3.x series, we hope it will be usable as a "headless" open data platform, but for now you probably need to plug your own theme or use udata-gouvfr. [More info about this change here](https://github.com/opendatateam/udata/blob/master/docs/roadmap/udata-3.md#the-road-to-udata3). [492](https://github.com/etalab/udata-gouvfr/pull/492) ``` ### 2.6.2 ``` - New translations [535](https://github.com/etalab/udata-gouvfr/pull/535) ``` ### 2.6.1 ``` - Add new translations [518](https://github.com/etalab/udata-gouvfr/pull/518) ``` ### 2.6.0 ``` - [maaf] fix encoding issue [531](https://github.com/etalab/udata-gouvfr/pull/531) - Add link to support page [532](https://github.com/etalab/udata-gouvfr/pull/532) - UX enhancement [525](https://github.com/etalab/udata-gouvfr/pull/525): - Removed hero's background image. - Removed home page's carrousel. - Changed homepage's layout. Datasets are now on top followed by reuses. - Renamed "Profile" to "Public profile" ``` ### 2.5.5 ``` - Thanks for all the fish [529](https://github.com/etalab/udata-gouvfr/pull/529) ``` ### 2.5.4 ``` - 🦀 ``` ### 2.5.3 ``` - Add venv activation in CircleCI's publish step [526](https://github.com/etalab/udata-gouvfr/pull/526) ``` ### 2.5.2 ``` - Keep tracking to strictly necessary [517](https://github.com/etalab/udata-gouvfr/pull/517) - Changed the title of the elections inventory page [520](https://github.com/etalab/udata-gouvfr/pull/520) ``` ### 2.5.1 ``` - New Crowdin translations [511](https://github.com/etalab/udata-gouvfr/pull/511) ``` ### 2.5.0 ``` - Add Inventory cards on homepage [514](https://github.com/etalab/udata-gouvfr/pull/514) - Add documentation's dropdown menu with links to technical documentation and open data guides [516](https://github.com/etalab/udata-gouvfr/pull/516) ``` ### 2.3.0 ``` - Read Only Mode modifications on theme [509](https://github.com/etalab/udata-gouvfr/pull/509): - Will display a warning banner on the frontend view. - Hides the contribute's home's modal. - Hides the Reuse's creation card and community resource's creation card on dataset view. - Newsletter's subscription banner [512](https://github.com/etalab/udata-gouvfr/pull/512): - Override alert section in posts list template to display newsletter's subscription banner. - Add settings `POST_BANNER_ACTIVATED` to toggle banner's activation. - Add settings `POST_BANNER_LINK` and `POST_BANNER_MESSAGE` to configure subscription's link and message. ```
Links - PyPI: https://pypi.org/project/udata-gouvfr - Changelog: https://pyup.io/changelogs/udata-gouvfr/ - Repo: https://github.com/etalab/udata-gouvfr
pyup-bot commented 3 years ago

Closing this in favor of #251