1a0c74bfa2
Static file serving out of DEBUG mode addressed
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/vui) (push) Successful in 1m4s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/vui-data-loader) (push) Successful in 5s
SonarQube Scan / SonarQube Trigger (push) Failing after 55s
2026-01-19 13:26:26 +01:00
e8f34f7fa5
Django options pulled out into configmap; Docker build should now succeed despite no ENV-var with secret
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/vui) (push) Successful in 39s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/vui-data-loader) (push) Successful in 4s
SonarQube Scan / SonarQube Trigger (push) Failing after 47s
2026-01-15 16:34:56 +01:00
67d4087e3a
Changed secret key deployment; Updated requirements due to vulnerability in urllib
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/vui) (push) Failing after 1m3s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/vui-data-loader) (push) Successful in 7s
SonarQube Scan / SonarQube Trigger (push) Failing after 8s
2026-01-15 16:18:25 +01:00
ffda7ca601
SECRET_KEY now uses a kubernetes secret with a fallback value for local testing
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/vui) (push) Successful in 2m9s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/vui-data-loader) (push) Successful in 9s
SonarQube Scan / SonarQube Trigger (push) Failing after 2m29s
2026-01-15 16:04:25 +01:00
615908e569
Password miminum length: 12
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/vui) (push) Successful in 20s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/vui-data-loader) (push) Successful in 4s
SonarQube Scan / SonarQube Trigger (push) Successful in 56s
2025-12-08 12:34:09 +01:00
f96226170b
Add staff-only all comments page and bump versions
...
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/vui) (push) Successful in 15s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/vui-data-loader) (push) Successful in 4s
SonarQube Scan / SonarQube Trigger (push) Successful in 47s
- Add new "alle-kommentare" (all comments) view for staff users only
- Allows staff to view and manage all user comments across the system
- Grouped by document with user information displayed
- Staff can delete any comment via the dedicated delete button
- Restricts access via user_passes_test decorator
- Create all_comments.html template
- Based on user_comments template with added username field
- Shows comment author, creation time, and edit time
- Provides delete functionality for comment management
- Update navigation menu
- Add "Alle Kommentare" link in user dropdown menu
- Link only visible to staff members
- Add URL route for alle-kommentare page
- Path: /dokumente/alle-kommentare/
- URL name: all_comments
- Bump application versions
- Update footer version from 0.965 to 0.966
- Update K8s deployment version from 0.917 to 0.918
- ArgoCD deployment already at 0.966
All existing tests pass (148 tests total)
2025-12-04 13:17:35 +01:00
f933b7d99a
XSS prevention added (with tests)
2025-11-27 15:43:41 +01:00
7e9059a9aa
feat: implement user authentication with login/logout functionality
...
- Add user login screen with German interface
- Add user icon and dropdown menu in header for authenticated users
- Add password change functionality with proper redirects
- Configure authentication URLs and settings
- Ensure all auth functions redirect to main page instead of admin
- Complete openspec change proposal for login feature
2025-11-24 10:37:23 +01:00
28f87509d6
Removed diagram proxy - no longer needed because of cacheing function
2025-11-05 14:46:03 +01:00
b29e894b22
Merge branch 'feature/diagram-post-caching' into testing
2025-10-24 01:04:54 +02:00
8dd3b4e9af
Add MEDIA_ROOT, MEDIA_URL and DIAGRAM_CACHE_DIR settings
2025-10-23 22:59:40 +00:00
Adrian A. Baumann
b391ab0ef6
>Renamed app "standards" to "dokumente" - finally working as expected.
2025-10-22 15:08:42 +02:00
506b40db6c
Removed debug toolbar
2025-10-01 22:33:53 +02:00
8c51d4d679
Corrected Static files (again?)
2025-09-30 00:42:07 +02:00
a85a319eca
Change "admin" to "autorenumgebung"
2025-09-23 14:08:43 +02:00
7859fd2847
Various changes for test-deployment
2025-09-23 13:26:07 +02:00
12c3181ad2
All files for deployment ready and tested - further development in this repo.
2025-09-22 10:42:52 +02:00