#1296: DisplayHistoryEntry.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/DisplayHistoryEntry.kt UI History Entry Model, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/DisplayHistoryEntry.kt 102 lines · 67 code · 28 comments · 7 blank
Frontend-facing model for displaying a single history entry. Contains ID, modification timestamp, localized "time ago" string, modifying user info, operation type, user comment, a summary of attribute changes, diff counts, and the list of DisplayHistoryEntryAttr children. Used by React frontend history views.

Git History

868d6abb7 2025 -> 2026
f02617502 HistoryEntry.jsx: diffSummary, edit user comment.
aec1e30ab History supports now user comments.
146694df2 DisplayHistory: minor improvements.
63081666f Source file headers: 2024-> 2025.