Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
mipel 3c9d73533f #18 File upload in certain folders
* refactors documents and file upload to be distributed into different subfolders, depending on the type of document (InterventionDocument, RevocationDocument, ...)
* refactors Document model into AbstractDocument
* subclasses RevocationDocument, InterventionDocument, COmpensationDocument, EmaDocument and EcoAccountDocument from AbstractDocument to provide proper functionality for each
* adds new specialized routes for each new document type (opening, removing)
* drops generic get and remove routes for documents
3 years ago
codelist [Compensation] Conservation office #5 3 years ago
compensation #18 File upload in certain folders 3 years ago
ema #18 File upload in certain folders 3 years ago
intervention #18 File upload in certain folders 3 years ago
konova #18 File upload in certain folders 3 years ago
locale/de/LC_MESSAGES Withdraw to deduct 3 years ago
logs Initial 3 years ago
news Fixes and improvements 3 years ago
organisation Created|Deleted refactoring 3 years ago
templates Konova Codelist enhancements 3 years ago
user EMA 3 years ago
.gitignore Initial 3 years ago
README.md Readme 3 years ago
manage.py Initial 3 years ago
requirements.txt SSO and messages 3 years ago

README.md

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).