This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-4042
in repository https://gitbox.apache.org/repos/asf/causeway.git
discard b49d3367466 CAUSEWAY-4042: cosmetics
discard 4ec463819a0 CAUSEWAY-4042: clear cache in new xactn, preserve message
if possible
discard f0137b15c41 CAUSEWAY-4042 : further adjustments
discard 1e6ce8474af CAUSEWAY-4042 : don't throw away failure to replay
discard 50c314a4825 CAUSEWAY-4042: even if fails to execute, eg prereqs, don't
rollback instead handle replay error and return success
discard ae8dd6538a5 CAUSEWAY-4042: fixes call when checking action visibility
discard 23486ad47de CAUSEWAY-4042 : adds checks to service, new config property
omit 96ffa58e3cf CAUSEWAY-4039: isolate mixin domain event facets
omit e6e25b1ae2e CAUSEWAY-4039: add OpenSpec for isolating mixin domain
events
omit b10ca44c0e8 CAUSEWAY-4039: removes INLINE navigation-action synthesis;
POST_PROCESS is now the only path
omit cd88da15f86 CAUSEWAY-4039: adds full-boot integ test for
navigation-action synthesis; fixes stale-snapshot in INLINE
omit 397f00d4e0e CAUSEWAY-4039: tests POST_PROCESS navigation-action
synthesis; gates per-spec (not via isEnabled)
omit 35f5145e334 CAUSEWAY-4039: adds POST_PROCESS navigation-action
synthesis strategy
omit 0a61c5e7353 CAUSEWAY-4039: guards navigation-action synthesis against
re-entrancy (StackOverflow fix)
omit edf55a1d65b CAUSEWAY-4039: refines CommandManager utility actions
omit f71752e6852 CAUSEWAY-4039: introduces a little caching
omit 8c0eee088ab CAUSEWAY-4039: fixes mapping service for result
omit cf83e125431 CAUSEWAY-4039: fixes unit tests
omit 2c7d0c5a7af CAUSEWAY-4039: optionally remap when export sequence;
simplify replayOrRetrySelected, rename
omit 40f348f894c CAUSEWAY-4039 : save result adapter even if view model
omit 4a681b5c201 CAUSEWAY-4039: replay selected no longer 'are you sure'
omit 378da807843 CAUSEWAY-4039: record result of a view model
omit e250cb8234a CAUSEWAY-4039 : fixes for copyCommandExportDto
omit 5b4ff9140dc CAUSEWAY-4039: removes validation for 'export', @Import's
it
omit 0c2fb118a94 CAUSEWAY-4039: adds 'export'
omit 19913ced195 CAUSEWAY-4039: adds guards
omit 23830449d5f CAUSEWAY-4039: adds NPE guard for export; fixes bug in
remapped
omit e83f7022ddf CAUSEWAY-4039: updates with actuals on export
omit dea73859f5e CAUSEWAY-4039: cosmetic
omit 6b7e7af4e9e CAUSEWAY-4039: minor UI improvements and bug fixes
omit c54cb64b183 CAUSEWAY-4039: fixes unit tests
omit 8e10f1d68cb CAUSEWAY-4039: reverts syncing of the result/exception,
that was invalid. Cosmetic improvements in UI
omit eb2d295255f CAUSEWAY-4039: adds guards for 'replayOrRetryNext'
omit ba0a8e35d43 CAUSEWAY-4039: removes unused repository queries,
fixes/disables stale tests
omit 00436ab5e1a CAUSEWAY-4039: refinements (2)
omit 5c9234ae9d4 CAUSEWAY-4039: refinements
omit 821e85502c7 CAUSEWAY-4039: fixes orphan
omit 6b018334749 CAUSEWAY-4039: merges CommandManagerExport and
CommandManagerReplay into CommandManager
omit 11fa2a03eef CAUSEWAY-4039: fixes up (disables some) unit tests for
command replay
omit b8bc8654489 CAUSEWAY-4039: removed unused finders
omit e155b958433 CAUSEWAY-4039: removes EXPORTABLE replay state, simplifies
actions a little
omit 04c0f11686d CAUSEWAY-4039: makes CommandManagerReplay also be a known
participants tracker
omit a71c050e60c CAUSEWAY-4039: moves KnownParticipants validator to
CommandManagerAbstract
omit ed75b669bf9 CAUSEWAY-4039: reworks ReplayableCommand to use
ReplayableCommandParticipantTracker
omit d78f7ff786f CAUSEWAY-4039: renames ReplayableCommand#isExportable to
isKnownParticipants
omit eb0d2fecead CAUSEWAY-4039: renames ReplayableCommand#isReplayable to
isDoOp
omit 5bc20436423 CAUSEWAY-4039: more consolidation into superclass
omit fcbdd513c9d CAUSEWAY-4039: baseline, limit and state moved to abstract
omit dce5ee8c983 CAUSEWAY-4039: managers now inherit from abstract
omit f6828f1b9b8 CAUSEWAY-4039: moves injected services into ReplayContext
omit 8c715d26ee2 CAUSEWAY-4039: renames CommandExport/ReplayManager,
introduces stub abstract superclass
omit 8908b5a0fd2 CAUSEWAY-4024: updates the timestamp properly within the
DTO
add 538c8c9e4d2 CAUSEWAY-3891: backports fix from main
add ed1b7f781f5 CAUSEWAY-3945 : backports remove cache for table downloads
also
add ebbc326f0a1 Merge pull request #3247 from apache/CAUSEWAY-3891
new 63b57a98183 CAUSEWAY-4024: updates the timestamp properly within the
DTO
new 0d2aaed3f4c CAUSEWAY-4039: renames CommandExport/ReplayManager,
introduces stub abstract superclass
new f136e0e6224 CAUSEWAY-4039: moves injected services into ReplayContext
new 4cba54588a0 CAUSEWAY-4039: managers now inherit from abstract
new 0b60796ef48 CAUSEWAY-4039: baseline, limit and state moved to abstract
new b4c61174a31 CAUSEWAY-4039: more consolidation into superclass
new bf8aab454ab CAUSEWAY-4039: renames ReplayableCommand#isReplayable to
isDoOp
new e3205755f49 CAUSEWAY-4039: renames ReplayableCommand#isExportable to
isKnownParticipants
new 68ba09f87a3 CAUSEWAY-4039: reworks ReplayableCommand to use
ReplayableCommandParticipantTracker
new d679cf841a8 CAUSEWAY-4039: moves KnownParticipants validator to
CommandManagerAbstract
new 9b946ff28f3 CAUSEWAY-4039: makes CommandManagerReplay also be a known
participants tracker
new 1b5c7a4a45e CAUSEWAY-4039: removes EXPORTABLE replay state, simplifies
actions a little
new d51595c7426 CAUSEWAY-4039: removed unused finders
new cce505a5fef CAUSEWAY-4039: fixes up (disables some) unit tests for
command replay
new 486796c17b0 CAUSEWAY-4039: merges CommandManagerExport and
CommandManagerReplay into CommandManager
new 5c202b8da42 CAUSEWAY-4039: fixes orphan
new 4dc312016b4 CAUSEWAY-4039: refinements
new c9b628ea667 CAUSEWAY-4039: refinements (2)
new af4a36c97a7 CAUSEWAY-4039: removes unused repository queries,
fixes/disables stale tests
new a2c95a96ced CAUSEWAY-4039: adds guards for 'replayOrRetryNext'
new b315ac8bd66 CAUSEWAY-4039: reverts syncing of the result/exception,
that was invalid. Cosmetic improvements in UI
new 4a00fe940db CAUSEWAY-4039: fixes unit tests
new 85c33a237ad CAUSEWAY-4039: minor UI improvements and bug fixes
new a78d5251a90 CAUSEWAY-4039: cosmetic
new 5eff75444f9 CAUSEWAY-4039: updates with actuals on export
new 6e2893496e5 CAUSEWAY-4039: adds NPE guard for export; fixes bug in
remapped
new ea1f3fa79b8 CAUSEWAY-4039: adds guards
new 73ee2fc20ae CAUSEWAY-4039: adds 'export'
new 6c0e6406b72 CAUSEWAY-4039: removes validation for 'export', @Import's
it
new be94576b88f CAUSEWAY-4039 : fixes for copyCommandExportDto
new e70bcee4463 CAUSEWAY-4039: record result of a view model
new 471e3ca2019 CAUSEWAY-4039: replay selected no longer 'are you sure'
new eb2ba8a5c73 CAUSEWAY-4039 : save result adapter even if view model
new e5cc546c1d6 CAUSEWAY-4039: optionally remap when export sequence;
simplify replayOrRetrySelected, rename
new 4bfe67498c8 CAUSEWAY-4039: fixes unit tests
new 2a9d6bc848a CAUSEWAY-4039: fixes mapping service for result
new 95ee45c0a18 CAUSEWAY-4039: introduces a little caching
new 63af23cfd26 CAUSEWAY-4039: refines CommandManager utility actions
new 25b0b7ee646 CAUSEWAY-4039: guards navigation-action synthesis against
re-entrancy (StackOverflow fix)
new 359de942386 CAUSEWAY-4039: adds POST_PROCESS navigation-action
synthesis strategy
new 8f8df808199 CAUSEWAY-4039: tests POST_PROCESS navigation-action
synthesis; gates per-spec (not via isEnabled)
new 53444a675a0 CAUSEWAY-4039: adds full-boot integ test for
navigation-action synthesis; fixes stale-snapshot in INLINE
new 13c67c8b674 CAUSEWAY-4039: removes INLINE navigation-action synthesis;
POST_PROCESS is now the only path
new b0566a287a6 CAUSEWAY-4039: add OpenSpec for isolating mixin domain
events
new d5cdc5da369 CAUSEWAY-4039: isolate mixin domain event facets
new 065ca38aede CAUSEWAY-4042 : adds checks to service, new config property
new c1177675725 CAUSEWAY-4042: fixes call when checking action visibility
new 3f128a7a791 CAUSEWAY-4042: even if fails to execute, eg prereqs, don't
rollback instead handle replay error and return success
new 622ed00ba0c CAUSEWAY-4042 : don't throw away failure to replay
new 0d5ee322b17 CAUSEWAY-4042 : further adjustments
new 9a9d4444d17 CAUSEWAY-4042: clear cache in new xactn, preserve message
if possible
new da9b73c2cc2 CAUSEWAY-4042: cosmetics
new 102fbb50cd3 CAUSEWAY-4042: registers ReplayableCommand.openTarget as a
mixin
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 (b49d3367466)
\
N -- N -- N refs/heads/CAUSEWAY-4042 (102fbb50cd3)
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.
The 53 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:
.../applib/CausewayModuleExtCommandLogApplib.java | 18 ++----------------
.../pdfjs/wkt/ui/components/PdfJsViewerPanel.java | 13 ++++++++-----
.../org/apache/causeway/viewer/wicket/ui/util/Wkt.java | 2 ++
3 files changed, 12 insertions(+), 21 deletions(-)