#1308: HistoryFormatUserRightAdapter.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryFormatUserRightAdapter.kt User Right Format Adapter, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryFormatUserRightAdapter.kt 84 lines · 52 code · 24 comments · 8 blank
Specialized HistoryFormatAdapter for UserRightDO history entries. Formats right ID values by looking up the right name from the rights registry, providing human-readable right names instead of raw numeric IDs in history displays.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
5f9bbfbd3 Fix typos.
55972f36a Migration stuff in progress...