Skip to content

Releases: alyf-de/landa

v0.15.3

18 Dec 11:19
Compare
Choose a tag to compare

0.15.3 (2023-12-18)

Bug Fixes

  • Automatically set Company and Customer in Sales Order, Sales Invoice, Delivery Note and Payment Entry (LAN-799) (db9482a, 5052cd2)

v0.15.2

14 Dec 11:20
Compare
Choose a tag to compare

0.15.2 (2023-12-14)

Bug Fixes

  • Revert label change in Report "Current Member Data" (LAN-800) (a501000)

v0.15.1

11 Dec 19:27
Compare
Choose a tag to compare

0.15.1 (2023-12-11)

Bug Fixes

  • Export Navbar Settings (LAN-797) (c52f9d4)

v0.15.0

05 Dec 09:48
Compare
Choose a tag to compare

0.15.0 (2023-12-05)

Bug Fixes

  • German translation of "Permit Issue Date" (5199498)

Features

  • Water Body: Draw restricted area (LAN-778) (#253)

v0.14.0

29 Nov 16:36
Compare
Choose a tag to compare

0.14.0 (2023-11-29)

Bug Fixes

  • Convert multi to line strings in Water Body GeoJSON data (LAN-794) (adca96b)
  • Empty docname in Water Body Management Organization change log (#252)

Features

  • Add Award Type doctype (LAN-793) (#250)
  • Add Water Body Rules to change log API #252
  • Add new fields to LANDA Member and Member Data Import (LAN-791) (#251)

Full Changelog: v0.13.0...v0.14.0

v0.13.0

16 Nov 15:10
Compare
Choose a tag to compare

0.13.0 (2023-11-16)

Bug Fixes

  • Added the change log ID to the change log API response and fixed an issue where None was returned as a string from a query (#249)
  • Added a patch for converting existing (imported) MultiPolygons in Water Body map to Polygons, so they can be edited with Leaflet Draw. (LAN-794) (cedf00b)
  • Disallowed direct import of LANDA Member record (LAN-747) (a934f77)

Features

  • Markers with custom icons in Water Body map, and API for querying Custom Icons (LAN-773) (#233)

v0.12.0

09 Nov 11:02
Compare
Choose a tag to compare

0.12.0 (2023-11-09)

Bug Fixes

  • Render address for regional organizations (LAN-792) (358d816)

Features

  • Change Log API (LAN-781) #248

v0.11.1

24 Oct 17:13
Compare
Choose a tag to compare

0.11.1 (2023-10-24)

Bug Fixes

v0.11.0

19 Oct 09:29
Compare
Choose a tag to compare

0.11.0 (2023-10-19)

Reports

  • "Members with Member Functions": fix "Awards" column label (f7e20e1)
  • "LANDA Deliveries and Payments": use default organizations from boot (#243) (c8205fe)
  • "Members in Water Body Management": Drop rows with empty index (6fe6bb5)

API

  • Added status and attachment absolute URLs to Water Body API (457929d)
  • Added Fish Species API (LAN-777) (#242) (a9da0c4, 3bfcd4e)

API Caching / Performance

  • Rebuild cache on attachment add, remove and update (file_url) (41e016d)
  • Rebuild cache on after_delete event (535a763), (04c2635)
  • Don't enqueue Water Body cache on file deletion due to Water Body deletion (9c417cb)
  • Enqueue cache jobs to handle bulk file uploads (3501ffe)

Water Body Rules

  • Added DocType + API endpoint (LAN 779) (9c29656)
  • Defined role permissions (LAN-779) (6840c1c)
  • Added fields for Privacy Policy and Imprint (LAN-779) (163f1cc)
  • Added a feature to toggle between Text Editor and HTML viewer (LAN-779) (ff34e20)

Stocking Target and Stocking Measure

  • Added a field for Water Body Title (LAN-788) (76945f0, cd3ff53)
  • Show status details in list view (LAN-85) (e9c5ac9)
  • Added a feature to create Stocking Targets from the Stocking Measure list view (LAN-117) (bc6a4a8, 4892041)
  • Fixed the label for Regional Organization in Stocking Target (LAN-84) (8816c37)

Other Bug Fixes

  • Lease Contract: record rent per year, not per month (LAN-783) (52c8a65, 375d457)
  • Sync doctype changes during migration (LAN-783) (9aaf0d8)
  • Fixed the calculation of Quantity per Water Body Size (e77b03a)
  • Corrected the role permissions for Yearly Fishing Permit Type (7516392)
  • Cleanup obsolete address and contact flags (LAN-780) (8e57a45)
  • Don't show disabled addresses in report (df99e4c)

Other Features

  • Disabled the "like" functionality due to privacy concerns (LAN-774) (#235) (8133224)

v0.10.0

16 Aug 16:45
Compare
Choose a tag to compare

0.10.0 (2023-08-16)

Bug Fixes

  • Add missing translations (LAN-72) (a6bf6b5)
  • Address formatting in Print Formats (LAN-704) (9b8fde2)
  • Remove duplicate location data in API response (61d7d1d)

Features

  • Fish Species: add thumbnail field (LAN-777) (6ef981d)
  • Add report "LANDA Deliveries and Payments Summaries" (LAN-715) (#238) (242dac2)
  • Automatically set year in Catch Log Entry (LAN-44 ) (#227) (9769ff0)
  • Hide custom workspaces (LAN-45) (#232)
  • Import fish images and thumbnails (LAN-777) (36c9538)
  • New restriction for Member Function (only one per organization) (LAN-766) #229
  • Add link to voucher in report "LANDA Deliveries and Payments" (LAN-715) (9e217e8)
  • Organization: link address/contact (LAN-699) (20a10d7)

Performance Improvements

  • Make Water Body API Performant (LAN-769) #231