#1307: HistoryFormatService.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryFormatService.kt Translation Service, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryFormatService.kt 154 lines · 109 code · 32 comments · 13 blank
Provides i18n translation for history entries: translates EntityOpType and PropertyOpType enum values to human-readable strings, formats property names for display, and delegates value formatting to registered HistoryValueHandler instances via HistoryValueHandlerRegistry.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
55972f36a Migration stuff in progress...
b79a1edca Migration stuff in progress... (all tests of all packages: OK).
e01081a41 Migration stuff in progress...