#1300: FlatHistoryFormatService.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/FlatHistoryFormatService.kt Flat History Formatter Service, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/FlatHistoryFormatService.kt 104 lines · 49 code · 48 comments · 7 blank
Spring @Service that converts DisplayHistoryEntry into flat FlatDisplayHistoryEntry format. Each attribute change becomes a separate row with entry-level info repeated. Supports access-controlled loading via BaseDao and is used by Wicket pages and email notification services (AuftragDao, TodoDao).
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
bbc198d03 Migration stuff in progress...
f408da8a8 Migration stuff in progress...
6aca64431 Migration stuff in progress...