MerlinRunner.ktPart of the Merlin (document generation) plugin. Workflow Runner.
MerlinRunner — open class.
Key dependencies: de.micromata.merlin.CoreI18n, de.micromata.merlin.excel.ExcelSheet, de.micromata.merlin.excel.ExcelWorkbook, de.micromata.merlin.excel.ExcelWriterContext, de.micromata.merlin.utils.ReplaceUtils.replace, de.micromata.merlin.word.WordDocument, de.micromata.merlin.word.templating., org.projectforge.business.user.UserGroupCache
| Commit | Description |
|---|---|
868d6abb7 | 2025 -> 2026 (minor edit, license header update) |
83cbccb11 | ExcelUtils AddressExport, AttachmentsServicesRest: stream.use (streams weren't closed before?) (minor edit) |
78a38ca8f | ExcelUtils.createFont and used by all font creating excel routines. (minor edit) |
00ec94e68 | New version of fr-opensagres-xdocreport-poi-xwpf-converter-pdf = "2.1.0" DataTransferBridge added for more convenient access of datatransfer from other modules (Merlin, business etc.), ThreadLocalUserContext improved for using inside Kotlin coroutines. (major refactor, updated imports) |
63081666f | Source file headers: 2024-> 2025. (minor edit, license header update) |
acb790ad2 | Fix various typos |
67805f2fc | ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code). |
4c04cfd65 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
067a4cbb1 | Migration stuff in progress... |
b6092df09 | Copyright 2023 -> 2024 |