4213ca60ac
Add comprehensive unit tests for dokumente app
2025-10-24 17:48:08 +00:00
bf2f15fa5c
removed initial test lines
2025-10-24 19:42:07 +02:00
c1eb2d7871
Deploy 0.933
2025-10-24 01:07:37 +02:00
b29e894b22
Merge branch 'feature/diagram-post-caching' into testing
2025-10-24 01:04:54 +02:00
0f096d18aa
Add MEDIA_ROOT, MEDIA_URL and DIAGRAM_CACHE_DIR to docker settings
2025-10-23 23:00:14 +00:00
9b484787a4
Add media file serving for cached diagrams
...
- Configure MEDIA_URL/MEDIA_ROOT serving in DEBUG mode
- Separate static and media file configurations for clarity
2025-10-23 22:59:54 +00:00
8dd3b4e9af
Add MEDIA_ROOT, MEDIA_URL and DIAGRAM_CACHE_DIR settings
2025-10-23 22:59:40 +00:00
0d0199ca62
Wrong branching point - corrected
2025-10-24 00:54:10 +02:00
5f58d660c0
Merge branch 'feature/diagram-post-caching' into testing
2025-10-24 00:47:18 +02:00
e84f25ca1d
New DB
2025-10-24 00:37:40 +02:00
dfb8eeef97
Deploy 931 (with diagram branch in container) - readiness probes off temporarily
2025-10-24 00:30:22 +02:00
0225fb3396
Deploy 931 (with diagram branch in container) - 2nd attempt
2025-10-24 00:27:07 +02:00
7377ddaea3
Deploy 931 (with diagram branch in container)
2025-10-24 00:20:34 +02:00
67c393ecf1
Add documentation for diagram POST caching feature
2025-10-23 22:06:30 +00:00
dbb3ecd5bf
Add diagram cache directory to gitignore
2025-10-23 22:06:07 +00:00
966cd46228
Add management command to clear diagram cache
...
Usage:
python manage.py clear_diagram_cache
python manage.py clear_diagram_cache --type plantuml
2025-10-23 22:05:36 +00:00
1ee9b3c46f
Add commands package
2025-10-23 22:05:26 +00:00
8f57f5fc5b
Add management module
2025-10-23 22:05:21 +00:00
cd7195b3aa
Update diagram rendering to use POST with caching
...
- Replace URL-encoded GET approach with POST requests
- Use local filesystem cache for generated diagrams
- Add error handling with fallback message
- Serve diagrams from MEDIA_URL instead of proxy
2025-10-23 22:05:13 +00:00
020dff0871
Add diagram caching module with POST support
...
- Implement content-based hashing for cache keys
- POST diagram content to Kroki server instead of URL encoding
- Store generated SVGs in local filesystem cache
- Add cache clearing functionality
2025-10-23 22:04:19 +00:00
1dbdbc7f3c
Initialize diagramm_proxy module
2025-10-23 22:03:39 +00:00
4d1232b764
Tests - not runnable yet.
2025-10-23 16:35:31 +02:00
fe2e02934a
README added, first try at signing commits.
2025-10-23 09:27:25 +02:00
add1a88ce4
README added, first try at signing commits.
2025-10-23 09:26:44 +02:00
3c23918e1f
No-clobber back on for database in ArgoCD
2025-10-23 09:01:45 +02:00
fa0a2a9df9
new data structure due to renaming - clobbering database temporarily in init-container
2025-10-23 08:25:12 +00:00
Adrian A. Baumann
9feaf6686f
Deploy 930
2025-10-23 09:42:41 +02:00
7087be672a
Added "Geltungsbereich" back into search function and corrected it; Changed "standards" page to "dokumente" internally
2025-10-23 09:35:23 +02:00
Adrian A. Baumann
969141601d
Merge branch 'rename_standards' into development
2025-10-22 15:14:48 +02:00
Adrian A. Baumann
b391ab0ef6
>Renamed app "standards" to "dokumente" - finally working as expected.
2025-10-22 15:08:42 +02:00
4de2ad38c5
Readme added
2025-10-21 23:46:17 +02:00
d46d937e93
Geltungsbereich removed from search scope for now. Maybe check Haystack or other dedicated search engines
2025-10-21 16:16:42 +02:00
4d713b3763
Suche konsolidiert, unterscheidet nicht mehr nach Abschnittstyp. Möglicherweise optimierungswürdig
2025-10-21 15:55:49 +02:00
a08e2186f3
Documentation folder added with examples of import structured files (plain-text)
2025-10-21 14:29:47 +02:00
762f13fa6a
Deploy 929
2025-10-20 07:38:18 +02:00
8b6d1653f0
Empty line in manage.py removed
2025-10-20 07:31:39 +02:00
de0a475a57
Static collection in Docker build
2025-10-16 16:15:57 +02:00
2aaab3b3d4
Added comments to standard_detail.html
2025-10-14 10:26:34 +02:00
db06ae0630
kroki containers pulled to local repo - typo corrected
2025-10-06 16:29:56 +02:00
6afc9f8f4e
kroki containers pulled to local repo
2025-10-06 16:28:57 +02:00
5e0616dc6c
debugging
2025-10-06 16:10:12 +02:00
a55736f736
Removed docker.io for kroki images
2025-10-06 16:08:18 +02:00
d97a66690a
Removed docker.io for kroki images
2025-10-06 15:57:18 +02:00
784fbea088
Back to don't clobber database when copying.
2025-10-06 15:49:00 +02:00
6e8a978ae5
clobber database when copying.
2025-10-06 15:47:51 +02:00
2065d69a80
turns out busybox copy has different command line options.
2025-10-06 15:01:29 +02:00
dbd75f9e30
turns out busybox copy has different command line options.
2025-10-06 14:56:12 +02:00
077b376953
sleep added to init container; debugging...
2025-10-06 14:54:42 +02:00
7c1b89a13b
turns out busybox copy has different command line options.
2025-10-06 14:51:30 +02:00
b0bfb4a38a
sleep added to init container; debugging...
2025-10-06 14:48:54 +02:00