Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
Go to file
mipel c82ee8afbc Modal and other tweaks
* removes WIKI_URL, replaces with HELP_LINK since it was the same before as well
* refactors modal form processing (process_request())
   * modal form can now display errors directly inside the modal (as intended by the devs)
   * modals now properly support the GET-POST workflow that is intended by the devs. More information here: https://github.com/trco/django-bootstrap-modal-forms/issues/183
* Improves label-field linking in generic_table_form_body.html
* removes isDeleteForm attribute from modal_form_script.html
2021-08-17 15:27:49 +02:00
compensation Identifier generating 2021-08-11 14:31:24 +02:00
intervention SSO and messages 2021-08-17 10:32:54 +02:00
konova Modal and other tweaks 2021-08-17 15:27:49 +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 Modal and other tweaks 2021-08-17 15:27:49 +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).