| Commit | Date | Message |
|---|
868d6abb | | 2025 -> 2026 |
63081666 | | Source file headers: 2024-> 2025. |
1b50060c | | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select |
b095e6f7 | | !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet |
fb11a504 | | Migration stuff in progress... |
b6092df0 | | Copyright 2023 -> 2024 |
ab45d51f | | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b | | Copyright 2021 -> 2022 |
ceb63e8a | | Source code header: (C) 2001-2021. |
75c780fe | | Renamed: recents -> recentList |
a6a7aece | | Optimize Imports |
7c79f192 | | Copyright of source header -> 2020. |
32529d82 | | Kotlin support started. SmsSenderConfig as first Kotlin class. |
6648d7eb | | Configuration of SMS service moved to new config class SMSSenderConfig. |
5ee111ed | | Max message length is now configurable. |
f979e8a4 | | MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT |
9ebb8852 | | Initial commit |
Apache Wicket Wicket component. Extends
AbstractStandardForm<SendSmsData, SendSmsPage>. Key methods:getPhoneNumberAndPerson(),buildAutocompleteEntry(),getChoices(),getFavorites(),createMessageComponent(). Package:org.projectforge.web.address. Patterns: overrides super.