#2271: TextFieldModification.kt
projectforge-rest/src/main/kotlin/org/projectforge/rest/multiselect/TextFieldModification.kt Data Class, projectforge-rest/src/main/kotlin/org/projectforge/rest/multiselect/TextFieldModification.kt (99 lines) 99 lines · 59 code · 34 comments · 6 blank
Source file: TextFieldModification.kt - data class in ProjectForge REST module.
Architecture Analysis
Resides in projectforge-rest, the JAX-RS REST API layer consumed by the React frontend. Implemented as a Kotlin data class with concise property declarations and auto-generated equals/hashCode/toString.
Git History
| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
a73905c149 | Fix typos in projectforge*/ directories Found via codespell See c3b0602a893 |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
f55d191f47 | MassUpdate: Parameter validation fixed. Excel-Download works now. |
a286007ee5 | Mass update of creditor invoices: handling of discount implemented. |
1588f54fcc | WIP: mass update |
f0cf77e96a | WIP: mass update |
e0c017b94b | WIP: mass update |
e43feb8d07 | WIP: mass update |