OlgunR 8065c589bc Enhance file attachment viewing experience
Replaced direct file links with a JavaScript-based viewer
(`openAttachmentViewer`) and added a DevExtreme Popup
(`attachment-viewer-popup`) for displaying attachments in a
modal dialog. The viewer supports PDFs (via PDF.js), XML
(with CodeMirror syntax highlighting), plain text, images,
and provides a fallback for unsupported file types.

Dynamically load CodeMirror for XML files and handle errors
gracefully when loading file content. Added `onAttachmentPopupHiding`
to clear popup content on close.

Updated `ViewAttachmentModel` to return text/XML content
directly for AJAX requests, improving frontend performance
and enabling dynamic content loading.
2026-06-02 15:21:11 +02:00
2026-05-21 14:35:02 +02:00
2026-05-21 14:34:58 +02:00
2026-05-21 14:35:02 +02:00
Description
Test von DevExpress - Zugferd Extraktion
11 MiB
Languages
JavaScript 89.3%
Fluent 9.4%
CSS 0.7%
HTML 0.4%
C# 0.2%