Service Portal für das Kompensationsverzeichnis. Offiziell als "KSP" deployed. https://ksp.naturschutz.rlp.de
Go to file
mipel f58650effa Default group required
* adds access checks depending on the current group confgiguration of a user
* removes buttons for adding/editing or removing data if default group is not set for a user
* removes buttons for adding/removing related data in unshared interventions
* removes shared-user setting from share menu of an intervention if user is not zb or ets
* renames has_access() from intervention Model into is_shared_with() for more clarity
* fixes bug in group check in_group() from utils.py
2021-08-02 16:23:29 +02:00
compensation Default group required 2021-08-02 16:23:29 +02:00
intervention Default group required 2021-08-02 16:23:29 +02:00
konova Default group required 2021-08-02 16:23:29 +02:00
locale/de/LC_MESSAGES Compensation enhancements 2021-08-02 15:39:33 +02:00
logs Initial 2021-07-01 13:36:07 +02:00
news Html enhancements 2021-07-21 13:27:35 +02:00
organisation Created|Deleted refactoring 2021-08-02 11:52:20 +02:00
templates Access url for interventions 2021-07-30 13:30:42 +02:00
user User contact modal 2021-08-02 14:10:57 +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).