[jira] [Updated] (ISIS-2728) Extend UserMemento to contain application tenancy path, and callback to allow secman etc to populate.

2021-06-11 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2728: -- Summary: Extend UserMemento to contain application tenancy path, and callback to allow

[jira] [Reopened] (ISIS-2728) Extend UserMemento to contain application tenancy path - either directly or within a (serializable) set of attributes.

2021-06-11 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reopened ISIS-2728: --- > Extend UserMemento to contain application tenancy path - either directly or > within a

[jira] [Assigned] (ISIS-2728) Extend UserMemento to contain application tenancy path - either directly or within a (serializable) set of attributes.

2021-06-11 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2728: - Assignee: Daniel Keir Haywood (was: Andi Huber) Summary: Extend UserMemento

[jira] [Resolved] (ISIS-2728) Extend UserMemento to contain a (serializable) set of attributes.

2021-06-11 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2728. --- Resolution: Fixed > Extend UserMemento to contain a (serializable) set of attributes.

[jira] [Resolved] (ISIS-2726) Simplify SudoService and others to be based on InteractionService

2021-06-11 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2726. --- Resolution: Fixed > Simplify SudoService and others to be based on InteractionService

[jira] [Updated] (ISIS-2732) Rationalize fixture applib's Clock singleton vs VirtualClock (hopefully remove the former)

2021-06-11 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2732: -- Summary: Rationalize fixture applib's Clock singleton vs VirtualClock (hopefully remove

[jira] [Updated] (ISIS-2732) Rationalize fixture applib's Clock singleton vs VirtualClock (hopefully remove the former)

2021-06-11 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2732: -- Description: (Some earlier rationalization/simplficiation was done in ISIS-2726) (was:

[jira] [Created] (ISIS-2733) Surface UserMemento on the UI

2021-06-11 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2733: - Summary: Surface UserMemento on the UI Key: ISIS-2733 URL: https://issues.apache.org/jira/browse/ISIS-2733 Project: Isis Issue Type: New Feature

[jira] [Resolved] (ISIS-2442) Bring/document in base, docx from incode-platform.

2021-06-11 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2442. --- Resolution: Fixed > Bring/document in base, docx from incode-platform. >

[jira] [Created] (ISIS-2732) Rationalize fixture applib's Clock singleton vs VirtualClock, and also command replay's TickingClockService

2021-06-10 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2732: - Summary: Rationalize fixture applib's Clock singleton vs VirtualClock, and also command replay's TickingClockService Key: ISIS-2732 URL:

[jira] [Updated] (ISIS-2726) Simplify SudoService and others to be based on InteractionService

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2726: -- Description: Building on the work of ISIS-2727 (was: For the TickingClockService, I am

[jira] [Updated] (ISIS-2726) Simplify SudoService and others to be based on InteractionService

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2726: -- Summary: Simplify SudoService and others to be based on InteractionService (was:

[jira] [Commented] (ISIS-2731) Allow injected services to have getters on them. This would allow entities to be annotated with @lombok.Data, removing some boilerplate.

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17361057#comment-17361057 ] Daniel Keir Haywood commented on ISIS-2731: --- The workaround is to annotate the injected service

[jira] [Updated] (ISIS-2731) Allow injected services to have getters on them. This would allow entities to be annotated with @lombok.Data, removing some boilerplate.

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2731: -- Fix Version/s: (was: 2.0.0) 2.0.0-M7 > Allow injected services

[jira] [Created] (ISIS-2731) Allow injected services to have getters on them. This would allow entities to be annotated with @lombok.Data, removing some boilerplate.

2021-06-10 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2731: - Summary: Allow injected services to have getters on them. This would allow entities to be annotated with @lombok.Data, removing some boilerplate. Key: ISIS-2731 URL:

[jira] [Updated] (ISIS-2442) Bring/document in base, docx from incode-platform.

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2442: -- Summary: Bring/document in base, docx from incode-platform. (was: Bring in further

[jira] [Updated] (ISIS-2729) Wicket viewer should be responsible for adding in its role to UserMemento

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2729: -- Fix Version/s: (was: 2.0.0-M6) 2.0.0-M7 > Wicket viewer should

[jira] [Commented] (ISIS-2728) Extend UserMemento to contain a (serializable) set of attributes.

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17360661#comment-17360661 ] Daniel Keir Haywood commented on ISIS-2728: --- This may have been superceded by ISIS-2727, where

[jira] [Created] (ISIS-2730) If home page fails to render (eg due to insufficient permissions), then just suppress.

2021-06-10 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2730: - Summary: If home page fails to render (eg due to insufficient permissions), then just suppress. Key: ISIS-2730 URL: https://issues.apache.org/jira/browse/ISIS-2730

[jira] [Assigned] (ISIS-2728) Extend UserMemento to contain a (serializable) set of attributes.

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2728: - Assignee: Andi Huber (was: Andi Huber) > Extend UserMemento to contain a

[jira] [Assigned] (ISIS-2728) Extend UserMemento to contain a (serializable) set of attributes.

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2728: - Assignee: Andi Huber > Extend UserMemento to contain a (serializable) set of

[jira] [Assigned] (ISIS-2728) Extend UserMemento to contain a (serializable) set of attributes.

2021-06-10 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2728: - Assignee: (was: Daniel Keir Haywood) > Extend UserMemento to contain a

[jira] [Updated] (ISIS-2727) Expose minimal InteractionFactory in the applib, to create new InteractionLayers. Perhaps this is an extension of SudoService ?

2021-06-09 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2727: -- Description: [https://the-asf.slack.com/archives/CFC42LWBV/p1623056272236700] A

[jira] [Created] (ISIS-2729) Wicket viewer should be responsible for adding in its role to UserMemento

2021-06-09 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2729: - Summary: Wicket viewer should be responsible for adding in its role to UserMemento Key: ISIS-2729 URL: https://issues.apache.org/jira/browse/ISIS-2729

[jira] [Created] (ISIS-2728) Extend UserMemento to contain a (serializable) set of attributes.

2021-06-09 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2728: - Summary: Extend UserMemento to contain a (serializable) set of attributes. Key: ISIS-2728 URL: https://issues.apache.org/jira/browse/ISIS-2728 Project:

[jira] [Updated] (ISIS-2727) Expose minimal InteractionFactory in the applib, to create new InteractionLayers. Perhaps this is an extension of SudoService ?

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2727: -- Description: [https://the-asf.slack.com/archives/CFC42LWBV/p1623056272236700] A

[jira] [Updated] (ISIS-2727) Expose minimal InteractionFactory in the applib, to create new InteractionLayers. Perhaps this is an extension of SudoService ?

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2727: -- Description: [https://the-asf.slack.com/archives/CFC42LWBV/p1623056272236700] A

[jira] [Updated] (ISIS-2727) Expose minimal InteractionFactory in the applib, to create new InteractionLayers. Perhaps this is an extension of SudoService ?

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2727: -- Description: [https://the-asf.slack.com/archives/CFC42LWBV/p1623056272236700] A

[jira] [Created] (ISIS-2727) Expose minimal InteractionFactory in the applib, to create new InteractionLayers. Perhaps this is an extension of SudoService ?

2021-06-08 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2727: - Summary: Expose minimal InteractionFactory in the applib, to create new InteractionLayers. Perhaps this is an extension of SudoService ? Key: ISIS-2727 URL:

[jira] [Updated] (ISIS-2010) Define a formal natureOfService of MODULE_API for programmatic interactions via wrapper across module trust boundaries.

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2010: -- Summary: Define a formal natureOfService of MODULE_API for programmatic interactions

[jira] [Updated] (ISIS-2010) Define a formal natureOfService of MODULE_API for programmatic interactions via wrapper across module trust boundaries.

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2010: -- Description: One idea: - NatureOfService.MODULE_API  For the API, can wrap (and

[jira] [Updated] (ISIS-2010) Define a formal API for programmatic interactions between modules Define a new natureOfService of MODULE_API, for programmatic interactions via wrapper across module trus

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2010: -- Summary: Define a formal API for programmatic interactions between modules Define a

[jira] [Updated] (ISIS-2010) Define a formal API for programmatic interactions between modules Define a new natureOfService of MODULE_API, for programmatic interactions via wrapper across module trus

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2010: -- Description: One idea: - NatureOfService.MODULE_API  For the API, can wrap (and

[jira] [Updated] (ISIS-2252) [DUPLICATE] Define a new natureOfService of MODULE_API, for programmatic interactions via wrapper across module trust boundaries.

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2252: -- Summary: [DUPLICATE] Define a new natureOfService of MODULE_API, for programmatic

[jira] [Resolved] (ISIS-2252) [DUPLICATE] Define a new natureOfService of MODULE_API, for programmatic interactions via wrapper across module trust boundaries.

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2252. --- Resolution: Duplicate > [DUPLICATE] Define a new natureOfService of MODULE_API, for

[jira] [Updated] (ISIS-2252) Define a new natureOfService of MODULE_API, for programmatic interactions via wrapper across module trust boundaries.

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2252: -- Description: See also ISIS-2010 ... duplicate? > Define a new natureOfService of

[jira] [Resolved] (ISIS-2717) Replace FixtureScriptsSpecificationProvider with configuration properties.

2021-06-08 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2717. --- Resolution: Fixed > Replace FixtureScriptsSpecificationProvider with configuration

[jira] [Created] (ISIS-2726) Rationalize fixture applib's Clock singleton vs VirtualClock, and also command replay's TickingClockService

2021-06-07 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2726: - Summary: Rationalize fixture applib's Clock singleton vs VirtualClock, and also command replay's TickingClockService Key: ISIS-2726 URL:

[jira] [Commented] (ISIS-2653) Meta-annotation with JDO @Column(allowNulls="true") not picked up.

2021-06-06 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358132#comment-17358132 ] Daniel Keir Haywood commented on ISIS-2653: --- see also ISIS-2723 as an even simpler case. >

[jira] [Commented] (ISIS-2723) [Regression] JDO: @Column(allowsNull="true") is not interpreted as Optionality.OPTIONAL

2021-06-06 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358134#comment-17358134 ] Daniel Keir Haywood commented on ISIS-2723: --- See also ISIS-2653, same issue but with

[jira] [Commented] (ISIS-2722) [Regression] Markup value types are hidden

2021-06-06 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358130#comment-17358130 ] Daniel Keir Haywood commented on ISIS-2722: --- This is probably from the work inferring visibility

[jira] [Commented] (ISIS-2724) [Regression] Some mixed-in actions don't show up

2021-06-06 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17358122#comment-17358122 ] Daniel Keir Haywood commented on ISIS-2724: --- Suspect that this has just been fixed in commit: 

[jira] [Updated] (ISIS-2722) [Regression] Markup value types are hidden

2021-06-06 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2722: -- Summary: [Regression] Markup value types are hidden (was: [Regression] Value Types are

[jira] [Created] (ISIS-2719) Impersonation (with shiro.ini) retains permissions of original user.

2021-06-03 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2719: - Summary: Impersonation (with shiro.ini) retains permissions of original user. Key: ISIS-2719 URL: https://issues.apache.org/jira/browse/ISIS-2719 Project:

[jira] [Created] (ISIS-2718) Demo webapp - fix permissions and ensure all isis roles are seeded

2021-06-03 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2718: - Summary: Demo webapp - fix permissions and ensure all isis roles are seeded Key: ISIS-2718 URL: https://issues.apache.org/jira/browse/ISIS-2718 Project:

[jira] [Resolved] (ISIS-2713) All framework-contributed metamodel features should be in isis. namespace

2021-06-03 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2713. --- Resolution: Fixed > All framework-contributed metamodel features should be in isis.

[jira] [Resolved] (ISIS-2715) Shiro permissions should use namespace rather than package; fix

2021-06-03 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2715. --- Resolution: Fixed > Shiro permissions should use namespace rather than package; fix >

[jira] [Resolved] (ISIS-2712) MetaModelServiceMenu downloadMetamodelXml should filter on logical type namespaces, not on packages

2021-06-03 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2712. --- Resolution: Fixed > MetaModelServiceMenu downloadMetamodelXml should filter on

[jira] [Resolved] (ISIS-2716) Can't Login to demo wicket nightly 20210602

2021-06-03 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2716. --- Resolution: Fixed > Can't Login to demo wicket nightly 20210602 >

[jira] [Updated] (ISIS-2716) Can't Login to demo wicket nightly 20210602

2021-06-03 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2716: -- Description: (was: ... with sven/pass.) Summary: Can't Login to demo wicket

[jira] [Assigned] (ISIS-2716) Can't Login to demo wicket nightly 20210602

2021-06-03 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2716: - Assignee: Andi Huber (was: Daniel Keir Haywood) > Can't Login to demo wicket

[jira] [Updated] (ISIS-2715) Shiro permissions should use namespace rather than package; fix

2021-06-02 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2715: -- Fix Version/s: 2.0.0-M6 > Shiro permissions should use namespace rather than package;

[jira] [Updated] (ISIS-2714) Update helloworld and simpleapp with permissions to allow users to logout (!)

2021-06-02 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2714: -- Description: helloworld jpa SNAPSHOT, 'bob' login cannot log out I guess this might be

[jira] [Resolved] (ISIS-299) Document the logout action. (Was: Extend the authentication API so that can explicitly logout session.)

2021-06-02 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-299. -- Resolution: Fixed > Document the logout action. (Was: Extend the authentication API so

[jira] [Updated] (ISIS-2714) Update helloworld and simpleapp with permissions to allow users to logout (!)

2021-06-02 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2714: -- Description: helloworld jpa SNAPSHOT, 'bob' login cannot log out I guess this might be

[jira] [Created] (ISIS-2717) Replace FixtureScriptsSpecificationProvider with configuration properties.

2021-06-02 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2717: - Summary: Replace FixtureScriptsSpecificationProvider with configuration properties. Key: ISIS-2717 URL: https://issues.apache.org/jira/browse/ISIS-2717

[jira] [Updated] (ISIS-2716) Can't Login to demo wicket nightly 20210602; and looks also that we aren't redeploying it nightly.

2021-06-02 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2716: -- Fix Version/s: 2.0.0-M6 > Can't Login to demo wicket nightly 20210602; and looks also

[jira] [Updated] (ISIS-2716) Can't Login to demo wicket nightly 20210602; and looks also that we aren't redeploying it nightly.

2021-06-02 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2716: -- Summary: Can't Login to demo wicket nightly 20210602; and looks also that we aren't

[jira] [Assigned] (ISIS-2716) Can't Login to demo wicket nightly 20210602; and looks also that we aren't redeploying it nightly.

2021-06-02 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2716: - Assignee: Daniel Keir Haywood > Can't Login to demo wicket nightly 20210602; and

[jira] [Created] (ISIS-2715) Shiro permissions should use namespace rather than package; fix

2021-06-01 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2715: - Summary: Shiro permissions should use namespace rather than package; fix Key: ISIS-2715 URL: https://issues.apache.org/jira/browse/ISIS-2715 Project: Isis

[jira] [Updated] (ISIS-2714) Update helloworld and simpleapp with permissions to allow users to logout (!)

2021-06-01 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2714: -- Description: helloworld jpa SNAPSHOT, 'bob' login cannot log out I guess this might be

[jira] [Created] (ISIS-2714) helloworld jpa SNAPSHOT, 'bob' login cannot log out

2021-06-01 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2714: - Summary: helloworld jpa SNAPSHOT, 'bob' login cannot log out Key: ISIS-2714 URL: https://issues.apache.org/jira/browse/ISIS-2714 Project: Isis

[jira] [Updated] (ISIS-2585) [BLOCKED - more info req'd] (none) label not hidden after entity-type property set

2021-06-01 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2585: -- Summary: [BLOCKED - more info req'd] (none) label not hidden after entity-type property

[jira] [Updated] (ISIS-2624) [BLOCKED] Changing the seeding password for an existing admin user should update the password

2021-06-01 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2624: -- Summary: [BLOCKED] Changing the seeding password for an existing admin user should

[jira] [Commented] (ISIS-2585) (none) label not hidden after entity-type property set

2021-06-01 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17355486#comment-17355486 ] Daniel Keir Haywood commented on ISIS-2585: --- [~mwhesse] - could you add some more detail on

[jira] [Assigned] (ISIS-2671) [WON'T FIX] Extend ApplicationRole to show the inferred permissions (similar to ApplicationUser)

2021-06-01 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2671: - Assignee: (was: Daniel Keir Haywood) > [WON'T FIX] Extend ApplicationRole to

[jira] [Updated] (ISIS-2671) [WON'T FIX] Extend ApplicationRole to show the inferred permissions (similar to ApplicationUser)

2021-06-01 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2671: -- Summary: [WON'T FIX] Extend ApplicationRole to show the inferred permissions (similar

[jira] [Resolved] (ISIS-2671) [WON'T FIX] Extend ApplicationRole to show the inferred permissions (similar to ApplicationUser)

2021-06-01 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2671. --- Resolution: Won't Fix > [WON'T FIX] Extend ApplicationRole to show the inferred

[jira] [Resolved] (ISIS-2659) @DomainObject(autoCompleteAction=) should be renamed to autoCompleteMethod

2021-06-01 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2659. --- Resolution: Fixed > @DomainObject(autoCompleteAction=) should be renamed to

[jira] [Created] (ISIS-2713) All framework-contributed metamodel features should be in isis. namespace

2021-06-01 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2713: - Summary: All framework-contributed metamodel features should be in isis. namespace Key: ISIS-2713 URL: https://issues.apache.org/jira/browse/ISIS-2713

[jira] [Resolved] (ISIS-2711) TreeNode should be a value in the metamodel

2021-06-01 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2711. --- Resolution: Fixed > TreeNode should be a value in the metamodel >

[jira] [Resolved] (ISIS-2607) Decouple SecMan from the authenticator API that is in use.

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2607. --- Resolution: Fixed Remaining work done on ISIS-2557, whereby secman provides its own

[jira] [Resolved] (ISIS-2557) Provide a more general purpose Authenticator as an alternative to having to route through Shiro.

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2557. --- Resolution: Fixed > Provide a more general purpose Authenticator as an alternative to

[jira] [Updated] (ISIS-2624) Changing the seeding password for an existing admin user should update the password

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2624: -- Fix Version/s: 2.0.0-M6 Description: Can you explain this a little more,

[jira] [Resolved] (ISIS-2707) Extend MetaModelServiceMenu downloadMetaModelCsv to include the logicalTypeName as a column.

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2707. --- Resolution: Fixed > Extend MetaModelServiceMenu downloadMetaModelCsv to include the

[jira] [Created] (ISIS-2712) MetaModelServiceMenu downloadMetamodelXml should filter on logical type namespaces, not on packages

2021-05-31 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2712: - Summary: MetaModelServiceMenu downloadMetamodelXml should filter on logical type namespaces, not on packages Key: ISIS-2712 URL:

[jira] [Updated] (ISIS-2707) Extend MetaModelServiceMenu downloadMetaModelCsv to include the logicalTypeName as a column.

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2707: -- Summary: Extend MetaModelServiceMenu downloadMetaModelCsv to include the

[jira] [Resolved] (ISIS-2700) If no members visible for type, then veto viewing of _instances_ of that type.

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2700. --- Resolution: Fixed > If no members visible for type, then veto viewing of _instances_

[jira] [Assigned] (ISIS-2700) If no members visible for type, then veto viewing of _instances_ of that type.

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2700: - Assignee: Daniel Keir Haywood > If no members visible for type, then veto

[jira] [Resolved] (ISIS-2655) "You have been redirected" message gets in the way of prototypine menu.

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2655. --- Resolution: Fixed addressed by way of ISIS-2705. > "You have been redirected"

[jira] [Updated] (ISIS-2654) ImpersonateMenu's items does not automatically slot onto tertiary menu bar.

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2654: -- Component/s: Isis Viewer Wicket Fix Version/s: (was: 2.0.0-M6)

[jira] [Resolved] (ISIS-2643) Dependent default parameters don't refresh

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2643. --- Resolution: Fixed Andi fixed this already, I guess as part of some other ticket >

[jira] [Assigned] (ISIS-2711) TreeNode should be a value in the metamodel

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2711: - Assignee: Daniel Keir Haywood > TreeNode should be a value in the metamodel >

[jira] [Created] (ISIS-2711) TreeNode should be a value in the metamodel

2021-05-31 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2711: - Summary: TreeNode should be a value in the metamodel Key: ISIS-2711 URL: https://issues.apache.org/jira/browse/ISIS-2711 Project: Isis Issue Type:

[jira] [Resolved] (ISIS-2704) If there is an select2 drop-down param, this takes focus even if not first field

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2704. --- Resolution: Fixed > If there is an select2 drop-down param, this takes focus even if

[jira] [Assigned] (ISIS-2704) If there is an select2 drop-down param, this takes focus even if not first field

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood reassigned ISIS-2704: - Assignee: Daniel Keir Haywood > If there is an select2 drop-down param, this

[jira] [Resolved] (ISIS-2699) Replace SecmanConfiguration with configuration properties.

2021-05-31 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2699. --- Resolution: Fixed > Replace SecmanConfiguration with configuration properties. >

[jira] [Resolved] (ISIS-2706) JPA does not persist entities with application-defined primary keys

2021-05-30 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2706. --- Resolution: Fixed > JPA does not persist entities with application-defined primary

[jira] [Resolved] (ISIS-2710) Provide a mechanism so that view models wrapping "just deleted" entity objects don't attempt to reset their state after execution (resulting in runtime error).

2021-05-30 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2710. --- Resolution: Fixed > Provide a mechanism so that view models wrapping "just deleted"

[jira] [Created] (ISIS-2710) Provide a mechanism so that view models wrapping "just deleted" entity objects don't attempt to reset their state after execution (resulting in runtime error).

2021-05-28 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2710: - Summary: Provide a mechanism so that view models wrapping "just deleted" entity objects don't attempt to reset their state after execution (resulting in runtime error). Key: ISIS-2710

[jira] [Resolved] (ISIS-2705) Allow positioning of Wicket viewer's popups to be configured

2021-05-28 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2705. --- Resolution: Fixed > Allow positioning of Wicket viewer's popups to be configured >

[jira] [Resolved] (ISIS-2709) Fix permission seed data for h2console, make available to secman admin; other minor simplifications

2021-05-28 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2709. --- Resolution: Fixed > Fix permission seed data for h2console, make available to secman

[jira] [Resolved] (ISIS-2708) Add bottom margin spacing after tab groups in Wicket viewer

2021-05-28 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood resolved ISIS-2708. --- Resolution: Fixed > Add bottom margin spacing after tab groups in Wicket viewer >

[jira] [Created] (ISIS-2709) Fix permission seed data for h2console, make available to secman admin; other minor simplifications

2021-05-28 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2709: - Summary: Fix permission seed data for h2console, make available to secman admin; other minor simplifications Key: ISIS-2709 URL:

[jira] [Created] (ISIS-2708) Add bottom margin spacing after tab groups in Wicket viewer

2021-05-28 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2708: - Summary: Add bottom margin spacing after tab groups in Wicket viewer Key: ISIS-2708 URL: https://issues.apache.org/jira/browse/ISIS-2708 Project: Isis

[jira] [Created] (ISIS-2707) Extend JdoMetaModelMenu downloadCsv to include the logicalTypeName as a column.

2021-05-28 Thread Daniel Keir Haywood (Jira)
Daniel Keir Haywood created ISIS-2707: - Summary: Extend JdoMetaModelMenu downloadCsv to include the logicalTypeName as a column. Key: ISIS-2707 URL: https://issues.apache.org/jira/browse/ISIS-2707

[jira] [Updated] (ISIS-2706) JPA does not persist entities with application-defined primary keys

2021-05-27 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2706: -- Description: For example, secman's ApplicationTenancy cannot be persisted as currently

[jira] [Updated] (ISIS-2706) JPA does not persist entities with application-defined primary keys

2021-05-27 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2706: -- Attachment: image-2021-05-28-06-31-55-731.png > JPA does not persist entities with

[jira] [Updated] (ISIS-2706) JPA does not persist entities with application-defined primary keys

2021-05-27 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2706: -- Description: For example, secman's ApplicationTenancy cannot be persisted as currently

[jira] [Updated] (ISIS-2706) JPA does not persist entities with application-defined primary keys

2021-05-27 Thread Daniel Keir Haywood (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Keir Haywood updated ISIS-2706: -- Description: For example, secman's ApplicationTenancy cannot be persisted as currently

<    5   6   7   8   9   10   11   12   13   14   >