You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/04/30 10:24:09 UTC

[isis] branch ISIS-2619 updated (0b86f8e -> e2a95de)

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

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


 discard 0b86f8e  ISIS-2632: log exception if fixture script fails to execute.
 discard b7d3e16  ISIS-2633: explicit adds to parent's tenant's children collection to prevent DN from printing warning messages in the log.
 discard 0d25e82  ISIS-2636: fixes impl to return null for any unrecognised collectionTypes
 discard d0cb910  ISIS-2625: improves javadoc is all for TableColunOrderService.
 discard 1f851c5  ISIS-2625: adds new TableColumnVisibilityService to filter out  members that an end-user doesn't have access to.
 discard 9738a17  Revert "ISIS-2619: simplifies implementation of TenantedAuthorizationPostProcessor by just injecting in ApplicationUserRepository."
 discard 6ac06ff  ISIS-2619: simplifies implementation of TenantedAuthorizationPostProcessor by just injecting in ApplicationUserRepository.
 discard 7849f4a  ISIS-2619: registers TenantedAuthorizationPostProcessor as a service
 discard 5750c95  ISIS-2619: fixes unit test
 discard edd8171  ISIS-2619: adds a comment is all
 discard 4cd55b9  ISIS-2550: factors out isis-extensions-spring-security-oauth2
 discard 9cb7e6d  ISIS-2619: evaluate facet with respect to domain object, rather than mixin instance
 discard 3b5cc27  ISIS-2619: refactors TenantedAuthorizationFacetFactory as a PostProcessor
 discard 1c8f9da  ISIS-2619: reimplements AuthorizationFacetFactory as a PostProcessor
 discard d560347  ISIS-2619: just moves AuthorizationFacetFactory into vicinity of PostProcessors
 discard 51f8b7a  ISIS-2619: moves PostProcessors into subpackages
 discard fe1ae50  ISIS-2619: renames DeriveFacetsPostProcessor to DeriveProjectionFacetsPostProcessor ...
 discard a05f055  ISIS-2619: extracts TweakDomainEventsForMixinPostProcessor into its own class
 discard 6a7c300  ISIS-2619: extracts DeriveCollectionParamDefaultsAndChoicesPostProcessor into its own class
 discard 490c805  ISIS-2619: extracts DeriveDisabledFromImmutablePostProcessor into its own class
 discard c712afb  ISIS-2619: extracts DerivePropertyDisabledFromViewModelPostProcessor into its own class
 discard 34d692c  ISIS-2619: extracts DeriveChoicesFromExistingChoicesPostProcessor into its own class
 discard 05d2117  ISIS-2619: extracts DeriveDefaultsFromTypePostProcessor into its own class
 discard c05988c  ISIS-2619: extracts DeriveTypicalLengthFromTypePostProcessor into its own class
 discard 6939fe3  ISIS-2619: refactors to slightly more functional style, is all
 discard 3252023  ISIS-2619: makes some methods static and lexically reorders, is all
 discard dc740df  ISIS-2619: moves existing PostProcessors up a level is all
 discard 6fbd78a  ISIS-2619: extracts DerivedDescribedAsFromTypePostProcessor into its own class
 discard a63c86a  ISIS-2619: adds javadoc for FacetFactory
 discard 12be3ce  ISIS-2619: introduces new DeriveMixinMembersPostProcessor
     add 265e61e  Bump dependency-check-maven from 6.1.5 to 6.1.6
     add 61607f1  Merge pull request #525 from apache/dependabot/maven/master/org.owasp-dependency-check-maven-6.1.6
     add 0f75f62  ISIS-2628: fix popover hide issue using client side JS
     add fa7fa10  ISIS-2626: SpecLoader: provide a side-effect free MM validation version
     add 2456ddc  ISIS-2619: introduces new DeriveMixinMembersPostProcessor
     add 12fe2c2  ISIS-2619: adds javadoc for FacetFactory
     add ff8ea73  ISIS-2619: extracts DerivedDescribedAsFromTypePostProcessor into its own class
     add 497afa4  ISIS-2619: moves existing PostProcessors up a level is all
     add 1c47c4a  ISIS-2619: makes some methods static and lexically reorders, is all
     add 4cb8b67  ISIS-2619: refactors to slightly more functional style, is all
     add 83afced  ISIS-2619: extracts DeriveTypicalLengthFromTypePostProcessor into its own class
     add c11c912  ISIS-2619: extracts DeriveDefaultsFromTypePostProcessor into its own class
     add cecf468  ISIS-2619: extracts DeriveChoicesFromExistingChoicesPostProcessor into its own class
     add 65b7f13  ISIS-2619: extracts DerivePropertyDisabledFromViewModelPostProcessor into its own class
     add 399fa81  ISIS-2619: extracts DeriveDisabledFromImmutablePostProcessor into its own class
     add f718122  ISIS-2619: extracts DeriveCollectionParamDefaultsAndChoicesPostProcessor into its own class
     add 22c7811  ISIS-2619: extracts TweakDomainEventsForMixinPostProcessor into its own class
     add 387929b  ISIS-2619: renames DeriveFacetsPostProcessor to DeriveProjectionFacetsPostProcessor ...
     add d0606e0  ISIS-2619: moves PostProcessors into subpackages
     add 0eb268a  ISIS-2619: just moves AuthorizationFacetFactory into vicinity of PostProcessors
     add 8e9bfdb  ISIS-2619: reimplements AuthorizationFacetFactory as a PostProcessor
     add ec20ea8  ISIS-2619: refactors TenantedAuthorizationFacetFactory as a PostProcessor
     add da7b6cf  ISIS-2619: evaluate facet with respect to domain object, rather than mixin instance
     add 7c1cf31  ISIS-2550: factors out isis-extensions-spring-security-oauth2
     add 6b38a9d  ISIS-2619: adds a comment is all
     add 63aba5e  ISIS-2619: fixes unit test
     add e47c9e9  ISIS-2619: registers TenantedAuthorizationPostProcessor as a service
     add f95f23f  ISIS-2619: simplifies implementation of TenantedAuthorizationPostProcessor by just injecting in ApplicationUserRepository.
     add e507948  Revert "ISIS-2619: simplifies implementation of TenantedAuthorizationPostProcessor by just injecting in ApplicationUserRepository."
     add 379349a  ISIS-2625: adds new TableColumnVisibilityService to filter out  members that an end-user doesn't have access to.
     add 468c76d  ISIS-2625: improves javadoc is all for TableColunOrderService.
     add 5ab4fd4  ISIS-2636: fixes impl to return null for any unrecognised collectionTypes
     add 3f1697b  ISIS-2633: explicit adds to parent's tenant's children collection to prevent DN from printing warning messages in the log.
     add e2a95de  ISIS-2632: log exception if fixture script fails to execute.

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   (0b86f8e)
            \
             N -- N -- N   refs/heads/ISIS-2619 (e2a95de)

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:
 .../org/apache/isis/commons/internal/base/_Lazy.java   |  6 ++++++
 .../isis/commons/internal/base/_Lazy_Simple.java       |  6 ++++++
 .../isis/commons/internal/base/_Lazy_ThreadSafe.java   |  8 ++++++++
 .../commons/internal/base/_Lazy_ThreadSafeAndWeak.java |  6 ++++++
 .../core/metamodel/specloader/SpecificationLoader.java | 16 ++++++++++++++--
 .../specloader/SpecificationLoaderDefault.java         | 14 ++++++++++----
 .../ViewModelSemanticCheckingFacetFactoryTest.java     |  2 +-
 core/pom.xml                                           |  2 +-
 .../session/InteractionFactoryDefault.java             |  2 +-
 ...sionAnnotationFacetFactoryTest_refineMetaModel.java |  2 +-
 .../util/interaction/InteractionTestAbstract.java      |  2 +-
 .../applib/validate/DomainModelValidator.java          |  2 +-
 .../webmodule/IsisRestfulObjectsInteractionFilter.java |  7 +++++--
 .../wicket/ui/pages/jquery.isis.wicket.viewer.js       | 10 ++++++++++
 .../viewer/integration/WebRequestCycleForIsis.java     | 18 +++++++++++++-----
 15 files changed, 84 insertions(+), 19 deletions(-)