Florian Walchshofer
- Login: amiswalc
- Registered on: 2025-01-07
- Last connection: 2026-09-10
Activity
2026-09-09
-
23:28 Redmine Feature #44425: Render Mermaid code blocks as diagrams
- Thanks for the clarification.
I tried an alternative approach based on @suppressErrors: false@
With the attache...
2026-09-08
-
22:44 Redmine Feature #44425: Render Mermaid code blocks as diagrams
- Thanks for the patch. Overall, I like the implementation. The amount of core changes is relatively small, Mermaid is ...
2026-09-02
-
07:41 Redmine Feature #8959: Preview support for Microsoft Office and LibreOffice Writer files
- Could you please take a look at issue #44358 ?
It deals with this topic/problem. If possible, it would be great if y...
2026-08-29
-
22:27 Redmine Defect #44358: Markdownized preview shows broken images: Pandoc emits <img src="media/..."> but media is never extracted
- I attached an additional patch 0003 that implements a configurable placeholder mode for embedded images.
The patch...
2026-08-28
-
23:36 Redmine Defect #44358: Markdownized preview shows broken images: Pandoc emits <img src="media/..."> but media is never extracted
- I attached a patch for this issue.
The fix stores previews and extracted media in an attachment-specific directory...
2026-08-26
-
23:34 Redmine Defect #44358: Markdownized preview shows broken images: Pandoc emits <img src="media/..."> but media is never extracted
- I can confirm that the issue affects DOCX, PPTX and ODT files.
For comparison, XLSX files did not generate image r...
2026-07-19
-
20:18 Redmine Feature #12388: Diffs for editions of issue/notes entries
- I generally like the idea. An edit history for journal notes is something that I think Redmine core is currently miss...
-
19:33 Redmine Patch #44274: Refactor Journal to decouple it from Issue
- I've attached a patch that takes a first step towards decoupling @Journal@ from @Issue@ .
it introduces a new @acts_... -
19:27 Redmine Patch #44274 (New): Refactor Journal to decouple it from Issue
- Currently, @Journal@ still contains several Issue-specific assumptions and behaviors.
This makes it difficult to re...
2026-07-15
-
21:28 Redmine Feature #44252: Preload journal details when retrieving Activity events to avoid N+1 queries
- Additionally, I preload @email_address@ when Gravatar is enabled, same pattern as #43934.
{{collapse(log)...
Also available in: Atom