Skip to content

Releases: Georiviere/Georiviere-admin

1.4.3

03 Jul 06:48
fd1b6b5
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

Full Changelog: 1.4.2...1.4.3

1.4.2

02 Jul 13:33
Compare
Choose a tag to compare

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

02 Jul 07:38
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

👷 CI

Full Changelog: 1.4.0...1.4.1

1.4.0

17 Jun 10:57
fa71710
Compare
Choose a tag to compare

What's Changed

✨ New features

🐛 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

🏗️ Maintenance

Other Changes

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

17 Nov 11:01
Compare
Choose a tag to compare

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

📖 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

09 Oct 16:53
a2d62b5
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

📖 Documentation

🌐 Translations

New Contributors

Full Changelog: 1.2.3...1.2.4

Georiviere-admin 1.2.3

10 Aug 14:14
Compare
Choose a tag to compare

Bug fixes

  • Use url lang for sensitivity datas

Georiviere-admin 1.2.2

09 Aug 14:45
Compare
Choose a tag to compare

Enhancement

  • Remove api color for watershed

Georiviere-admin 1.2.1

08 Aug 14:35
Compare
Choose a tag to compare

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

04 Aug 11:25
Compare
Choose a tag to compare

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