This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 059d6c7ab5 Merge remote-tracking branch 'origin/master' into v3
add 64263ab218 CAUSEWAY-3743: adds TimeZoneChoiceProvider SPI to customize
zone choices
new 6e1291c0f6 Merge remote-tracking branch 'origin/master' into v3
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../semantics/TemporalCharacteristicsProvider.java | 34 +-----------
...csProvider.java => TimeZoneChoiceProvider.java} | 62 ++++++----------------
.../wicket/ui/pages/login/SignInPanelAbstract.java | 9 +++-
3 files changed, 26 insertions(+), 79 deletions(-)
copy
api/applib/src/main/java/org/apache/causeway/applib/value/semantics/{TemporalCharacteristicsProvider.java
=> TimeZoneChoiceProvider.java} (63%)