Environment-only configuration: Remove hardcoded tag IDs and fix Paperless redirect

- Remove hardcoded defaults from PAPERLESS_*_TAG_ID in settings.py
- Fix Paperless document redirect to include /paperless/ prefix and /details/ suffix
- Update footer to v2.1.3 with deer icon
- Requires PAPERLESS_DESTINATAERE_TAG_ID, PAPERLESS_LAND_TAG_ID, PAPERLESS_ADMIN_TAG_ID in environment
This commit is contained in:
Stiftung Development
2025-09-17 21:33:37 +02:00
parent d62e5cacff
commit 002e649116
3 changed files with 6 additions and 6 deletions

View File

@@ -443,8 +443,8 @@
<span>&copy; 2025 van Hees-Theyssen-Vogel'sche Stiftung. Alle Rechte vorbehalten.</span>
<br>
<small class="text-muted">
<i class="fas fa-leaf text-success"></i> v2.1.2 - Verpachtungsmanagement • Sept 2025
<span class="badge badge-primary ml-2">🚀 Stabil</span>
<i class="fas fa-leaf text-success"></i> v2.1.3 - Verpachtungsmanagement • Sept 2025
<span class="badge badge-primary ml-2">🦌 Stabil</span>
</small>
</div>
</div>