Skip to content

Geotrek-admin 2.76.0

Compare
Choose a tag to compare
@LePetitTim LePetitTim released this 02 Feb 16:24
· 3918 commits to master since this release

New features

  • Add ratings, rating scales fields on trekking (#2755)
  • Add equipments field on trekking (#2845)
  • Add filters altimetry on all apps
  • Add accessibility attachments on trekking (#2838)
  • Add accessibility field on courses (#2838)
  • Add accessibility field on touristic content (#2838)
  • Add accessibility field on information desks (#2838)
  • Add label accessibility field on touristic content and informations desks (#2838)
  • Add information desk type api v2

Minor improvements

  • Add translations NL, ES, DE, IT, EN for all apps
  • Change admin translations fields, add tab (#2892)
  • All rich text fields are updated according new TinyMCE theme.
  • Improve API v2 POI serializer to include type labels and pictograms

Maintenance

  • Update to mapentity 7.1.0
  • Update to django-tinymce 3.4.0 and TinyMCE 5.10.1

Bug fixes

  • Fix missing trademark (#2921)
  • Fix bootstrap theme in warning and error messages or alerts (#2872)
  • Fix search in infrastructure admin panels (#2924)
  • Fix APIv2 nearby content filter throws exceptions when queried for missing data (#2926)
  • Prevent exceptions when parsers receive integers instead of strings

Performances

  • Add missing indexes on geometry fields (WARNING, if you add indexes manually you should delete them before applying migrations) (#2933)