#1299: FlatDisplayHistoryEntry.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/FlatDisplayHistoryEntry.kt Flat History Display Model, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/FlatDisplayHistoryEntry.kt 193 lines · 97 code · 78 comments · 18 blank
Serializable model representing a flattened history entry (one row per attribute change). Used by Wicket list pages and email notifications (e.g., AuftragDao, TodoDao). Contains entry ID, attribute ID, user info, timestamps, property name/values, and the entity name. Derived from DisplayHistoryEntry by FlatHistoryFormatService.
Git History
868d6abb7 2025 -> 2026
aec1e30ab History supports now user comments.
63081666f Source file headers: 2024-> 2025.
9e3c523c7 Migration stuff in progress...
55972f36a Migration stuff in progress...