-
1.13.5 Stable
released this
2025-11-28 11:46:28 +01:00 | 0 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.3 Stable
released this
2025-11-07 14:12:34 +01:00 | 5 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.1 Stable
released this
2025-10-21 16:00:07 +02:00 | 11 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 | 13 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 | 15 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 | 27 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 | 30 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 | 32 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