#2245: LeaveAccountEntryPagesRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/hr/LeaveAccountEntryPagesRest.kt REST Controller, projectforge-rest/src/main/kotlin/org/projectforge/rest/hr/LeaveAccountEntryPagesRest.kt (111 lines) 111 lines · 73 code · 28 comments · 10 blank
Source file: LeaveAccountEntryPagesRest.kt - rest controller in ProjectForge REST module.

Architecture Analysis

Resides in projectforge-rest, the JAX-RS REST API layer consumed by the React frontend.

Git History

CommitWhat changed
868d6abb752025 -> 2026
38debc1356LeaveAccountEntryPagesRest: employees fixed.
63081666f6Source file headers: 2024-> 2025.
77bade6dfbjavax.* -> jakarta.*
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
44dcb895b9AbstractPagesRest.createListLayout(...) refactored.
46898f84b7Formatter -> UITableColumn.Formatter
4a8ee9d9cfWIP: AG-Grid, multi-selection
d6e38e6087WIP: AG-Grid, mass-update
5f7ef41b8cCopyright 2021 -> 2022
ceb63e8a1bSource code header: (C) 2001-2021.
685d7f9cc2rest: optimizations for usage from Java classes.
8f15b9651bFinetuning vacations...
4056f0625dRenaming stuff: *BaseRest -> *PagesRest.