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:
@@ -443,8 +443,8 @@
|
||||
<span>© 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>
|
||||
|
||||
Reference in New Issue
Block a user