Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
Go to file
mipel 98de05089e Eco Accounts
* adds related eco account withdraw detail view to intervention detail view
* adds new route for removing withdraws using RemoveModalForm
* adds EcoAccountWithdraw model
* adds admin interfaces for EcoAccount and EcoAccountWithdraw
* adds message_templates.py to konova/utils for reusable messages
* splits related-documents.html and related-objects.html into separate templates for each related object type: compensations.html, documents.html, eco-account-withdraws.html and payments.html
* adds translations
2021-08-02 10:14:34 +02:00
compensation Eco Accounts 2021-08-02 10:14:34 +02:00
intervention Eco Accounts 2021-08-02 10:14:34 +02:00
konova Eco Accounts 2021-08-02 10:14:34 +02:00
locale/de/LC_MESSAGES Eco Accounts 2021-08-02 10:14:34 +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 Access url for interventions 2021-07-30 13:30:42 +02:00
user Intervention model refactoring 2021-07-29 15:49:19 +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).