Skip to content

Releases: makinacorpus/django-mapentity

7.1.3

23 Feb 09:07
Compare
Choose a tag to compare

Minor changes

  • Reduce test execution time

7.1.2

28 Jan 13:30
Compare
Choose a tag to compare

New feature

  • Add blocks after attachments detail views

7.1.1

26 Jan 14:34
Compare
Choose a tag to compare
  • Use js for url with tab parameters
  • Add blocks detail views (attachments and properties)

7.1.0

13 Jan 09:35
Compare
Choose a tag to compare

Breaking changes

7.0.6

07 Jan 15:21
Compare
Choose a tag to compare

Bug fixes

  • Set default config for crispy form and messages tags to match with included bootstrap4
  • Fix shapefile generation for GeometryCollection layers

7.0.5

21 Dec 11:00
Compare
Choose a tag to compare

Bug fixes

  • Fix a template break in DEBUG False mode

7.0.4

17 Dec 10:49
Compare
Choose a tag to compare

Bug fixes

7.0.3

15 Dec 16:54
Compare
Choose a tag to compare

New feature

  • Allow to choose regex which find attachments

7.0.2

08 Dec 09:23
Compare
Choose a tag to compare

Bug fixes

  • Update JQuery formsets to fix item deletion

New feature

  • Use map styles to configure colors in lists and detail views

7.0.1

30 Nov 13:16
a057e0d
Compare
Choose a tag to compare

Bug fixes

  • Use a specific django-leaflet release instead of git+https to allow installation from pypi