#2269: MultiSelectionExcelExport.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/multiselect/MultiSelectionExcelExport.kt Excel Export Utility, projectforge-rest/src/main/kotlin/org/projectforge/rest/multiselect/MultiSelectionExcelExport.kt (151 lines) 151 lines · 118 code · 26 comments · 7 blank
Source file: MultiSelectionExcelExport.kt - excel export utility 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
cad5fe3476WIP: Formatter.CURRENCY_PLAIN
9674eeab43Mass update improved: description of which fields were changed to excel file in user's data transfer box.
78a38ca8feExcelUtils.createFont and used by all font creating excel routines.
63081666f6Source file headers: 2024-> 2025.
cba9403014Migration stuff in progress...
b6092df092Copyright 2023 -> 2024
ab45d51fa4Copyright 2001-2022 -> 2001-2023.
38bec971afThreadLocal -> Kotlin
6021e474bfMass update of campaign addresses works now.
6872f6d9cbWIP: refactoring for mass update of address campaign.
f55d191f47MassUpdate: Parameter validation fixed. Excel-Download works now.
1ea2ca290aMass-update: download Excel with all modifications.
e63a8f2a2fMass-update: excel file export prepared.
832934b14dWIP: mass update