Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
Go to file
mipel 1a4a4a16c6 SSO and messages
* removes unused third party package from requirements.txt
* adds KonovaSSOClient as subclass of sso.Client for more control over login, e.g. which user data shall not be updated (found in konoa/sso/sso.py)
* adds Messenger class for communicating with SSO server (found in konova/utils/messenger.py)
2021-08-17 09:57:50 +02:00
compensation Identifier generating 2021-08-11 14:31:24 +02:00
intervention Translations 2021-08-11 14:50:54 +02:00
konova SSO and messages 2021-08-17 09:57:50 +02:00
locale/de/LC_MESSAGES Translations 2021-08-11 14:50:54 +02:00
logs Initial 2021-07-01 13:36:07 +02:00
news Fixes and improvements 2021-08-03 17:22:41 +02:00
organisation Created|Deleted refactoring 2021-08-02 11:52:20 +02:00
templates HTML improvements 2021-08-10 13:12:15 +02:00
user Recording data 2021-08-10 17:19:42 +02: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 SSO and messages 2021-08-17 09:57:50 +02: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).