Releases: alyf-de/landa
Releases · alyf-de/landa
v0.15.3
v0.15.2
v0.15.1
v0.15.0
v0.14.0
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
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
v0.11.1
v0.11.0
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
v0.10.0
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