#2076: GroupAccessPagesRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/GroupAccessPagesRest.kt REST Controller, projectforge-rest/src/main/kotlin/org/projectforge/rest/GroupAccessPagesRest.kt (67 lines) 67 lines · 31 code · 31 comments · 5 blank
Source file: GroupAccessPagesRest.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
63081666f6Source file headers: 2024-> 2025.
f093272861Migration stuff in progress... (all tests of all packages: OK).
77bade6dfbjavax.* -> jakarta.*
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
44dcb895b9AbstractPagesRest.createListLayout(...) refactored.
4a8ee9d9cfWIP: AG-Grid, multi-selection
d6e38e6087WIP: AG-Grid, mass-update
5f7ef41b8cCopyright 2021 -> 2022
ceb63e8a1bSource code header: (C) 2001-2021.
83ffb8fba5Fix method names and merge EingangsrechnungPagesRest
92112cdb11Add InvoicePositionComponent
de8b97b24aAdd AccessTableComponent