Releases: Georiviere/Georiviere-admin
Releases · Georiviere/Georiviere-admin
1.4.3
What's Changed
🐛 Bug fixes
- Fix multipart sent data by @submarcos in #266
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
🐛 Bug fixes
- Allow send empty string on not required in custom contribution API by @submarcos in #265
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
🐛 Bug fixes
- fix custom contribution none values by @submarcos in #264
👷 CI
- Bump docker/build-push-action from 5 to 6 by @dependabot in #262
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
✨ New features
- Add load river command and use triggers by @submarcos in #226
- Contributions custom by @submarcos in #248
🐛 Bug fixes
- Force API translation with URL language defined by @submarcos in #224
- Fix default install and documentation by @submarcos in #229
- Fix signals and type usage in portal creation by @submarcos in #232
- [Fix] Sort map layers by order instead of label (fix: Georiviere-public#53) by @babastienne in #251
👷 CI
- Bump docker/metadata-action from 3 to 5 by @dependabot in #243
🏗️ Maintenance
- Bump wheel from 0.37.1 to 0.38.1 by @dependabot in #124
- Bump pygments from 2.11.2 to 2.15.0 by @dependabot in #194
- Update requirements.txt by @submarcos in #242
- Bump pillow from 8.4.0 to 10.3.0 by @dependabot in #240
- Bump docker/build-push-action from 2 to 5 by @dependabot in #237
- Bump actions/setup-python from 4 to 5 by @dependabot in #235
- Bump codecov/codecov-action from 2 to 4 by @dependabot in #238
- Bump actions/checkout from 3 to 4 by @dependabot in #234
- Bump docker/login-action from 1 to 3 by @dependabot in #236
- Bump gunicorn from 20.1.0 to 22.0.0 by @dependabot in #246
Other Changes
- add elements in sensitivity api endpoints by @submarcos in #225
- Update ci.yml by @submarcos in #239
- Bpo update doc by @babastienne in #228
- Change to GeoRiviere in docs by @numahell in #90
- ✨ [Improve] Configuration of TinyMCE to support additional style and contents by @babastienne in #249
- Merge Develop by @submarcos in #250
- Update PNRHJ logo by @submarcos in #260
- Prepare release 1.4.0 by @submarcos in #261
New Contributors
- @dependabot made their first contribution in #124
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
💥 Breaking changes
If you use external database (not docker) you must install unaccent postgres extension with a superuser.
You can do it with this command : CREATE EXTENSION unaccent;
on your database. For docker user, this is made by django migration
💫 Enhancement
- Unaccent extension is now installed from django migrations for docker user by @submarcos in #218
- Allow user to delete Contribution (fix #217) by @babastienne in #220
- Add fixtures to contributions in order to pre-fill values for forms by @babastienne in #220
🐛 Bug fixes
- Return JamType list instead of text field (fix #199) by @babastienne in #220
📖 Documentation
- Update import_data.rst by @thomaspnrhj
🌐 Translations
- Fix translations for fields that were in English in fr mode by @babastienne in #220
- Change name and translation of Landing Type object by @babastienne in #220
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
🐛 Bug fixes
- Update CSS of Altimetry by @Huquette in #210
- Add UID/GID mapping to fix problem at installation by @babastienne in #127
- Fix generated Operation URI for Hydrometric Stations (#107) by @babastienne in #213
- Admins are not able to delete a portal by @babastienne commit 0a7a814 in #214
- Add 'validated' field in the detail view and form of a contribution by @babastienne commit a767c32 (refs #199) in #214
📖 Documentation
- Update .env.dist by @babastienne in #211
- Update import_data.rst by @babastienne in #212
- Add configuration file to build documentation on readthedoc by @babastienne in #215
🌐 Translations
- Update and add missing translations by @babastienne commit 433264a in #214
- Missing sections in admin portal creation page by @babastienne commit 05773c5 in #214
New Contributors
- @Huquette made their first contribution in #210
- @babastienne made their first contribution in #211
Full Changelog: 1.2.3...1.2.4
Georiviere-admin 1.2.3
Bug fixes
- Use url lang for sensitivity datas
Georiviere-admin 1.2.2
Enhancement
- Remove api color for watershed
Georiviere-admin 1.2.1
Documentation
- Add documentation api swagger / doc
Enhancement
- Add contributions linked on details of knowledge / interventions / followups
- Filter api portal elements without accents and uppercase
- Add detail sentivities portal
Georiviere-admin 1.2.0
Documentation
- Add documentation portals
- Add documentation distance to source
Enhancement
- Add informations when hub'eau does not send a json
- Add migration generation distance to source
- Add contributions validated and publication date
- Add contributions type / category filters
- Add contributions manager
- Add contribution status
- Send mail to managers when contribution is created
- Send mail to contributor when contribution is created
- Add linked objects on contributions
- Add portal SEO informations
- Add min zoom, max zoom extent portal
- Add public portals on watershed types allowing to publish them