Skip to content

2.85.0

Compare
Choose a tag to compare
@LePetitTim LePetitTim released this 26 Jul 08:35
· 2670 commits to master since this release

New features

  • Fix downgrade user permissions (is_staff, is_superuser) for external authent (#3156)
  • Use permission bypass_structure on attachments and accessibility attachments (#2899)
  • Add boolean field 'display_in_legend' to Report Status model
  • Add setting ALERT_REVIEW which send mail whenever an object has been changed to review (#2903)
  • Add setting PAPERCLIP_MAX_BYTES_SIZE_IMAGE unallow usage of huge image (#2902)
  • Add setting PAPERCLIP_MIN_IMAGE_UPLOAD_WIDTH unallow usage of images with small width (#2902)
  • Add setting PAPERCLIP_MIN_IMAGE_UPLOAD_HEIGHT unallow usage of images with small height (#2902)
    These settings will influence the attachments downloaded in parsers

Documentation

  • Add tutorial to visualize sql views in Qgis
  • Add sql views for Qgis

Bug fixes

  • Fix api v2 services are published by type
  • Fix form outdoor/trekking when rating scale is used with modification of practice
  • Fix initial value of rating was not shown in trekking form (#3121)

Suricate Workflow (#2366)

  • Add form field to enter messages for administrators in Report Workflow Mode
  • Improve Suricate workflow alert emails