-
1.13.5 Stable
released this
2025-11-28 11:46:28 +01:00 | 97 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 13:17:08 +01:00 | 100 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 14:12:34 +01:00 | 102 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 16:17:21 +02:00 | 104 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 16:00:07 +02:00 | 108 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 09:52:11 +02:00 | 110 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 11:33:38 +02:00 | 112 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 12:38:05 +02:00 | 124 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 08:47:25 +02:00 | 127 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
-
1.10 Stable
released this
2025-05-12 15:40:49 +02:00 | 129 commits to master since this release- adds proper handling in case of BadRequest (error 400)
- enhances html template for error 500
- adds new html template for error 400
- adds uuid_required decorator to missing views
- updates translations
- updates DOP map layer to most recent DOP20
Downloads