This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch ISIS-3002
in repository https://gitbox.apache.org/repos/asf/isis.git


    omit 25189d0307 ISIS-3002: further updates/fixes to docs
    omit 779e4c0d79 ISIS-3002: fixes more doc errors
    omit 2047300312 ISIS-3002: fixes lots of documentation issues (still WIP, 
mind)
    omit c4600c9590 ISIS-3002: improves docs
    omit ac0c0c6aa6 ISIS-3002: improving/fixing docs
    omit 49ea5b8f4c ISIS-3002: adds missing copyright headers for .css files
    omit 19844e3fa2 ISIS-3002: adds missing copyright headers for .properties 
files
    omit 3419eb3365 ISIS-3002: adds missing copyright headers for .xml files
    omit 85587cdb53 ISIS-3002: adds missing copyright headers for .html files
    omit e9ddfb8cc4 ISIS-3002: adds missing copyright headers for .sh files
    omit 9716537b82 ISIS-3002: adds missing copyright headers for .java files
    omit 38e8e2dc3b ISIS-3002: fixes dependency convergence issue (5 ?)
    omit 03fe2a78dd ISIS-3002: fixes dependency convergence issue (4 ?)
    omit f3bd787ed8 ISIS-3002: fixes dependency convergence issue (3 ?)
    omit 5e1bfdcc7f ISIS-3002: fixes dependency convergence issue (2 ?)
    omit fa370c528e ISIS-3002: moves replay control class from demo app to 
incubator also
    omit 9ff9dd7238 ISIS-3002: moves commandreplay to incubator
    omit 1c5ce74507 ISIS-3002: polishes dependencies of restclient (1)
    omit 50285eedcd ISIS-3002: fixes callers of 
IdentifierUtil#logicalMemberIdentifierForDeclaredMember
    omit 21b2ece7ef ISIS-3002: adds outbox client e2e tests
    omit 406044f177 ISIS-3002: adds outbox client, bootstraps (wip)
    omit 2f1c82c7bf ISIS-3002: sketches in the restapi
    omit 2ce7e87eff ISIS-3002: adds jdo integ tests for exec outbox
    omit 7957064e05 ISIS-3002: reverts name change of named queries; must be 
unique across persistence unit
    omit 4a6ef76a46 ISIS-3002: sketching in outbox applib, jdo impl
    omit 304214ab8a ISIS-3002: reverts early check for non-enhanced; doesn't 
work
    omit f1df63aec7 ISIS-3002: fixes integ tests for exec log jdo
    omit e7566322cd ISIS-3002: adds tests for exec log repo (2) - fix edit issue
    omit 38f3030dda ISIS-3002: adds tests for exec log repo
    omit 188c02a7ff ISIS-3002: adds some jpa integ tests for execution log
    omit 13a1338bfa ISIS-3002: sketches out the JPA impl of ExecutionLogEntry
    omit 6887dee991 ISIS-3002: fleshes out integ test for command log
    omit 342ed1e54a ISIS-3002: adds check to no longer throw exception if 
layout references a collection that doesn't exist
    omit 1058166417 ISIS-3002: fixes unit test
    omit 2bb016f5f9 ISIS-3002: fixes regression test
    omit f5fb28be28 ISIS-3002: fixes regression test
    omit 6060f8616f ISIS-3002: fixes regression, removes now-unused 
JdoObjectIdSerializer and decoders/encoders
    omit 2e0029358a ISIS-3002: fixes unit test; improves build.sh
    omit bd806c9777 ISIS-3002: simplifies EntityFacet API
    omit 75ce6de90f ISIS-3002: cleans up, introduces cache in JdoEntityFacet
    omit d3e6a0bf58 ISIS-3002: fixes some unit tests
    omit 2ab3fb52f8 ISIS-3002: adds @NonNull etc where required for 
IdStringifier signatures
    omit a01cb3e101 ISIS-3002: adds in stringifiers for 
org.datanucleus.identity.XxxId classes
    omit 08985c6f16 ISIS-3002: extends JdoEntityFacet to pass in the 
targetEntityClass
    omit 2d9b9de478 ISIS-3002: wip on IdStringifiers
    omit 6c51647614 ISIS-3002: merges JpaObjectIdSerializer with IdStringifier
    omit 4591198395 ISIS-3002: JDO command log integ tests almost there
    omit 9d890d1bb7 ISIS-3002: wip ... commandlog test plus Strinifier, mostly
    omit 6de22be64d ISIS-3002: demo app dependencies
    omit 6fc8266f9e ISIS-3002: integ test for command log; demo app dependencies
    omit 13ecb0aac9 ISIS-3002: demo app dependencies (2)
    omit 3e5482633e ISIS-3002: demo app dependencies
    omit 7e0be67cbd ISIS-3002: fixes demo app dependencies (2)
    omit 577f20332a ISIS-3002: fixes some dependencies in demo app
    omit 1d28c9831a ISIS-3002: fleshes out ExecutionLogEntryRepository
    omit 03e6dfe701 ISIS-3002: fixes compile issue
    omit 41cfabaea8 ISIS-3002: fixes pom.xml dependency reference
    omit 78ffa60905 ISIS-3002: adds jdo impl for ExecutionLogEntry
    omit f799756156 ISIS-3002: wip, adding executionlog and scaffolding for 
executionoutbox
     add eb825ca277 ISIS-3049: value-semantics: fixes time-zone parsing
     add 71bad8efb8 ISIS-3049: test fixes for prev. commit
     add 9ffa9b74ee ISIS-3049: remove superfluous DateTimeFormatterBuilder 
options
     add 381107c306 ISIS-3049: disable failing test routines?
     add 790c866c3a ISIS-3049: adds time-zone enabled format to tempus dominus 
time picker (Wicket Viewer)
     add 5181e8a9f4 ISIS-3049: trying to make sense of the failing time-zone 
tests
     add ce1e1b2634 ISIS-3049: minor: just comments
     add 22d053a200 ISIS-3049: value-semantics: do parser round-trip tests 
based on value-semantics' provided examples
     add 490ac07ac8 Bump exec-maven-plugin from 3.0.0 to 3.1.0
     add d1b6b3cd7d Merge pull request #1020 from 
apache/dependabot/maven/master/org.codehaus.mojo-exec-maven-plugin-3.1.0
     add 8458d03cb0 ISIS-3085: Wicket Viewer: for all temporal values, adds a 
time-zone badge
     add 4581972d82 ISIS-3085: [Wicket Viewer] render ZonedDateTime time-zone 
badges with zone names
     add 7e1ec0a4cf ISIS-3085: Wicket Viewer: also render zone info in value 
titles
     add 3ba8f9454d ISIS-3085: Wicket Viewer: adds tooltip to time-zone badge
     add 3c833801ee Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.0
     add 5802dfaab1 Merge pull request #1021 from 
apache/dependabot/maven/master/org.apache.maven.plugins-maven-project-info-reports-plugin-3.4.0
     add beee49c878 Bump approvaltests from 17.0.0 to 17.1.0
     add 2045a9d83a Merge pull request #1022 from 
apache/dependabot/maven/master/com.approvaltests-approvaltests-17.1.0
     add 0e4f2f42dc Bump maven-install-plugin from 2.5.2 to 3.0.0
     add 1a664fcea1 Merge pull request #1023 from 
apache/dependabot/maven/master/org.apache.maven.plugins-maven-install-plugin-3.0.0
     add f6f578445b Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0
     add 63068b5c61 Merge pull request #1024 from 
apache/dependabot/maven/master/org.apache.maven.plugins-maven-deploy-plugin-3.0.0
     add 504e0828fa Bump maven-remote-resources-plugin from 1.7.0 to 3.0.0
     add 975c937fa6 Merge pull request #1025 from 
apache/dependabot/maven/master/org.apache.maven.plugins-maven-remote-resources-plugin-3.0.0
     add 3576aebe9c ISIS-3088: fixes enum dropdown value recovery from mementos
     add 24dff9baec Bump Spring Boot from 2.7.1 -> 2.7.2
     add 7da63fb876 Bump Spring Boot from 2.7.1 -> 2.7.2 (2)
     add 1a6f788f19 ISIS-3002: wip, adding executionlog and scaffolding for 
executionoutbox
     add c3f0b738a5 ISIS-3002: adds jdo impl for ExecutionLogEntry
     add 14502c83fa ISIS-3002: fixes pom.xml dependency reference
     add 6c84f6c08d ISIS-3002: fixes compile issue
     add b8f9eae90d ISIS-3002: fleshes out ExecutionLogEntryRepository
     add d39a349400 ISIS-3002: fixes some dependencies in demo app
     add cf4569d76d ISIS-3002: fixes demo app dependencies (2)
     add 13642b8cca ISIS-3002: demo app dependencies
     add 50740fd76e ISIS-3002: demo app dependencies (2)
     add 4d4c81ddfa ISIS-3002: integ test for command log; demo app dependencies
     add c4f65611ea ISIS-3002: demo app dependencies
     add 734377eb03 ISIS-3002: wip ... commandlog test plus Strinifier, mostly
     add 1677e6acef ISIS-3002: JDO command log integ tests almost there
     add 059a9e9c02 ISIS-3002: merges JpaObjectIdSerializer with IdStringifier
     add 357b1ec81c ISIS-3002: wip on IdStringifiers
     add d152d289ac ISIS-3002: extends JdoEntityFacet to pass in the 
targetEntityClass
     add 4806e02da3 ISIS-3002: adds in stringifiers for 
org.datanucleus.identity.XxxId classes
     add 6896736c95 ISIS-3002: adds @NonNull etc where required for 
IdStringifier signatures
     add b6da808769 ISIS-3002: fixes some unit tests
     add 0566cce6a3 ISIS-3002: cleans up, introduces cache in JdoEntityFacet
     add cbc6dc94dd ISIS-3002: simplifies EntityFacet API
     add 5648e20c6f ISIS-3002: fixes unit test; improves build.sh
     add ebb3ad1837 ISIS-3002: fixes regression, removes now-unused 
JdoObjectIdSerializer and decoders/encoders
     add c521543e04 ISIS-3002: fixes regression test
     add 82de16cd36 ISIS-3002: fixes regression test
     add 925f9b0e4f ISIS-3002: fixes unit test
     add cead3ef8a9 ISIS-3002: adds check to no longer throw exception if 
layout references a collection that doesn't exist
     add ff167b9ed5 ISIS-3002: fleshes out integ test for command log
     add 9b85cc8183 ISIS-3002: sketches out the JPA impl of ExecutionLogEntry
     add 04328928af ISIS-3002: adds some jpa integ tests for execution log
     add d8860966c9 ISIS-3002: adds tests for exec log repo
     add 75098c0a30 ISIS-3002: adds tests for exec log repo (2) - fix edit issue
     add 3a3e705f22 ISIS-3002: fixes integ tests for exec log jdo
     add 3521c5ba94 ISIS-3002: reverts early check for non-enhanced; doesn't 
work
     add 7b8b7604a4 ISIS-3002: sketching in outbox applib, jdo impl
     add 6dc46083e3 ISIS-3002: reverts name change of named queries; must be 
unique across persistence unit
     add d34e1aead8 ISIS-3002: adds jdo integ tests for exec outbox
     add 3999114095 ISIS-3002: sketches in the restapi
     add 37b9881fdf ISIS-3002: adds outbox client, bootstraps (wip)
     add ae57b67c3d ISIS-3002: adds outbox client e2e tests
     add d81d066c55 ISIS-3002: fixes callers of 
IdentifierUtil#logicalMemberIdentifierForDeclaredMember
     add 70b0d38863 ISIS-3002: polishes dependencies of restclient (1)
     add 7136b24dd4 ISIS-3002: moves commandreplay to incubator
     add 43bad436a1 ISIS-3002: moves replay control class from demo app to 
incubator also
     add 0410d52add ISIS-3002: fixes dependency convergence issue (2 ?)
     add ad81b70fdc ISIS-3002: fixes dependency convergence issue (3 ?)
     add 7d3ab8c234 ISIS-3002: fixes dependency convergence issue (4 ?)
     add a0f9fe8bc2 ISIS-3002: fixes dependency convergence issue (5 ?)
     add 66d14e353b ISIS-3002: adds missing copyright headers for .java files
     add 7f006d68bb ISIS-3002: adds missing copyright headers for .sh files
     add ddbbb89495 ISIS-3002: adds missing copyright headers for .html files
     add eda1fb2ce0 ISIS-3002: adds missing copyright headers for .xml files
     add 5a35e7d1f0 ISIS-3002: adds missing copyright headers for .properties 
files
     add 4646b2c55c ISIS-3002: adds missing copyright headers for .css files
     add f2773d73ce ISIS-3002: improving/fixing docs
     add 7e546e07be ISIS-3002: improves docs
     add bad0bd96ee ISIS-3002: fixes lots of documentation issues (still WIP, 
mind)
     add 4e7f8db840 ISIS-3002: fixes more doc errors
     add 3a55a9f769 ISIS-3002: further updates/fixes to docs

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (25189d0307)
            \
             N -- N -- N   refs/heads/ISIS-3002 (3a55a9f769)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../services/iactnlayer/InteractionContext.java    |  10 ++
 .../value/semantics/TemporalValueSemantics.java    |  67 +++++++++++--
 .../value/semantics/ValueSemanticsAbstract.java    |  53 ++++++++--
 bom/pom.xml                                        |  16 +--
 .../isis/commons/internal/base/_Strings.java       |  30 ++++++
 .../isis/commons/internal/base/StringsTest.java    |  63 +++++++-----
 .../specimpl/OneToOneAssociationDefault.java       |  34 +++----
 .../temporal/OffsetDateTimeValueSemantics.java     |  12 ++-
 .../temporal/OffsetTimeValueSemantics.java         |  12 ++-
 .../temporal/TemporalValueSemanticsProvider.java   |  83 ++++++++++++++--
 .../temporal/ZonedDateTimeValueSemantics.java      |  14 ++-
 incubator/clients/kroviz/pom.xml                   |   2 +-
 .../isis/testdomain/value/ValueSemanticsTest.java  | 109 +++++++++++++++++++--
 .../model/valuetypes/ValueTypeExample.java         |  27 ++++-
 starters/pom.xml                                   |  10 +-
 supplemental-model/pom.xml                         |   4 +-
 .../viewer/wicket/ui/components/scalars/_Util.java |  15 ++-
 .../scalars/datepicker/DateTimeConfig.java         |  19 +++-
 .../datepicker/TextFieldWithDateTimePicker.java    |  70 +++++++------
 .../scalars/datepicker/_TimeFormatUtil.java        |  56 +++++++++++
 .../jodatime/JodaDateTimeConverterTest.java        |   2 +-
 .../jdk8time/OffsetDateTimeConverterTest.java      |   2 +-
 22 files changed, 570 insertions(+), 140 deletions(-)
 create mode 100644 
viewers/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/scalars/datepicker/_TimeFormatUtil.java

Reply via email to