-
1.13.6 Stable
released this
2025-11-30 11:34:33 +00:00 | 34 commits to master since this release- fixes incorrect rendering of recording-info for deductions on unrecorded eco accounts
Downloads
-
1.13.5 Stable
released this
2025-11-28 10:46:28 +00:00 | 36 commits to master since this release- fixes bug where errors on geometry form were not rendered properly
- fixes bug where invalid geometry was written as read-only back into form (could not be corrected by user)
- adds explanatory comments to SimpleGeomForm is_valid() checks
- reorders code snippets for better understanding
- adds correcting logic to _set_geojson_properties() in case of missing properties element
- updates impressum link
Downloads
-
1.13.4 Stable
released this
2025-11-19 12:17:08 +00:00 | 39 commits to master since this release- fixes bug where de-facto deleted compensations (because of deleted intervention) would still show up as geometry conflicts on other entries
Downloads
-
1.13.3 Stable
released this
2025-11-07 13:12:34 +00:00 | 41 commits to master since this release- updates netgis map client (bugfix for https://github.com/sebastianpauli/netgis-client/issues/43#issuecomment-3446898016)
Downloads
-
1.13.2 Stable
released this
2025-10-23 14:17:21 +00:00 | 43 commits to master since this release- updates rp_dop map client layer from deprecated to newest
- fixes bug on netgis map client where importing a geometry would result in an error message
Downloads
-
1.13.1 Stable
released this
2025-10-21 14:00:07 +00:00 | 47 commits to master since this release- fixes a rendering bug where the menu bar of the map client overlapped modal forms
Downloads
-
1.13 Stable
released this
2025-10-15 07:52:11 +00:00 | 49 commits to master since this release- changes SimpleGeomForm behaviour on small geometries (<1m²): These geometries will now be dismissed on processing
- adds a new info message in case of automatically removed geometries on saving
- updates tests
Downloads
-
1.12 Stable
released this
2025-10-12 09:33:38 +00:00 | 51 commits to master since this releaseMap client update
- implements newest version of netgis map client
- generalizes map proxy response handling
- adds catch for undecodeable proxied content
- updates config for newest netgis map client
- changes netgis map client menu background to matching color scheme for konova
Downloads
-
1.11 Stable
released this
2025-09-22 10:38:05 +00:00 | 63 commits to master since this release- fixes bugs in tests
- refactors and simplifies geometry merging on GeometryForm
- adds sso_identifier as new User model attribute
- refactors minor code snippets on user-propagation data resolving
- adds updating of username based on propagation data
- adds sso_identifier on admin backend view
Downloads
-
1.10.1 Stable
released this
2025-08-18 06:47:25 +00:00 | 66 commits to master since this release- (potentially) fixes a bug occuring on non multipolygon geometries processed in an api call
- simplifies casting into multipolygon
- simplifies casting into rlp srid (epsg:25832)
Downloads