Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
Go to file
mipel 2889b10e0d Payments add modal form
* adds help texts to add payment form
* adds removing button for payments
* refactors user fetching into BaseForm
* adds generic RemoveModalForm which is intended to be used for every modal form which shall remove something
* adds translations
* removes unused html
* prepares payment amount field to be able to process german inputs like '1.000,50' which is not the international default
2021-07-26 11:29:05 +02:00
compensation Payments add modal form 2021-07-26 11:29:05 +02:00
intervention Payments add modal form 2021-07-26 11:29:05 +02:00
konova Payments add modal form 2021-07-26 11:29:05 +02:00
locale/de/LC_MESSAGES Payments add modal form 2021-07-26 11:29:05 +02:00
logs Initial 2021-07-01 13:36:07 +02:00
news Html enhancements 2021-07-21 13:27:35 +02:00
organisation Refactoring to konova 2021-07-01 15:08:22 +02:00
templates Payments add modal form 2021-07-26 11:29:05 +02:00
user Payments add modal form 2021-07-26 10:23:09 +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 Documents removing 2021-07-23 18:27:53 +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).