Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
Go to file
mpeltriaux 49859d17d2 #49 Frontend rendering
* adds rendering for detail view
* adds new includable html snippet for parcel rendering
* refactors generic includables in konova/ app into konova/templates/includes/...
* fixes bug where parcels have been reused from the database due to wrong model structure
* adds get_underlying_parcels() for Geometry model
* adds get_underlying_parcels() for GeoReferencedMixin models
* fixes bug where missing geometry would lead to an error during geometry conflict check
* removes unused wfs attribute from AbstractWFSFetcher
* adds/updates translations
2022-01-05 14:13:26 +01:00
analysis #26 Annual conservation report 2021-10-22 13:32:05 +02:00
codelist #39 Drop fundings 2021-11-15 10:55:15 +01:00
compensation #49 Frontend rendering 2022-01-05 14:13:26 +01:00
ema #49 Frontend rendering 2022-01-05 14:13:26 +01:00
intervention #49 Frontend rendering 2022-01-05 14:13:26 +01:00
konova #49 Frontend rendering 2022-01-05 14:13:26 +01:00
locale/de/LC_MESSAGES #49 Frontend rendering 2022-01-05 14:13:26 +01:00
logs Initial 2021-07-01 13:36:07 +02:00
news Fixes and improvements 2021-08-03 17:22:41 +02:00
templates #26 Annual conservation reports 2021-10-20 13:41:32 +02:00
user Refactors triggering checked/recorded 2021-11-17 14:33:05 +01:00
.gitignore Initial 2021-07-01 13:36:07 +02:00
manage.py Initial 2021-07-01 13:36:07 +02:00
README.md Readme 2021-07-21 09:45:15 +02:00
requirements.txt #49 Parcels and Districts 2021-12-17 17:30:12 +01:00

Konova

Konova is the successor of KSP. It's build using the python webframework Django, the database postgresql and the css library bootstrap as well as the icon package fontawesome for a modern look, following best practices from the industry.

Technical documentation

Technical documention is provided in the projects git wiki.

User documentation

A user documentation is not available (and not needed, yet).