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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353462#comment-17353462 ] ASF subversion and git services commented on ISIS-2706: --- Commit 8018

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353459#comment-17353459 ] ASF subversion and git services commented on ISIS-2706: --- Commit ca17

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353458#comment-17353458 ] ASF subversion and git services commented on ISIS-2706: --- Commit d0be

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353456#comment-17353456 ] ASF subversion and git services commented on ISIS-2706: --- Commit e192

[jira] [Commented] (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 ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353446#comment-17353446 ] ASF subversion and git services commented on ISIS-2710: --- Commit 3aa6

[jira] [Commented] (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 ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353447#comment-17353447 ] ASF subversion and git services commented on ISIS-2710: --- Commit eff5

[jira] [Commented] (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 ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353448#comment-17353448 ] ASF subversion and git services commented on ISIS-2710: --- Commit eff5

[GitHub] [isis] andi-huber merged pull request #568: ISIS-2710: short-circuits check for redirectPolicy

2021-05-28 Thread GitBox
andi-huber merged pull request #568: URL: https://github.com/apache/isis/pull/568 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353390#comment-17353390 ] ASF subversion and git services commented on ISIS-2706: --- Commit 49a9

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353389#comment-17353389 ] ASF subversion and git services commented on ISIS-2706: --- Commit 53cf

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353383#comment-17353383 ] ASF subversion and git services commented on ISIS-2706: --- Commit effa

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1735#comment-1735 ] ASF subversion and git services commented on ISIS-2706: --- Commit efc2

[jira] [Commented] (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 ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353320#comment-17353320 ] ASF subversion and git services commented on ISIS-2710: --- Commit 3aa6

[GitHub] [isis] danhaywood opened a new pull request #568: ISIS-2710: short-circuits check for redirectPolicy

2021-05-28 Thread GitBox
danhaywood opened a new pull request #568: URL: https://github.com/apache/isis/pull/568 ... to avoid resetting entity model if it won't be needed. This also enables a workaround of annotating a delete action of a view model (wrapping an entity that is deleted during the action). -- Thi

[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

[GitHub] [isis] andi-huber merged pull request #563: Bump datanucleus-core from 5.2.7 to 5.2.8

2021-05-28 Thread GitBox
andi-huber merged pull request #563: URL: https://github.com/apache/isis/pull/563 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[GitHub] [isis] andi-huber merged pull request #562: Bump datanucleus-rdbms from 5.2.7 to 5.2.8

2021-05-28 Thread GitBox
andi-huber merged pull request #562: URL: https://github.com/apache/isis/pull/562 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353248#comment-17353248 ] ASF subversion and git services commented on ISIS-2705: --- Commit eddf

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353244#comment-17353244 ] ASF subversion and git services commented on ISIS-2706: --- Commit 7851

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353246#comment-17353246 ] ASF subversion and git services commented on ISIS-2705: --- Commit 3e34

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353245#comment-17353245 ] ASF subversion and git services commented on ISIS-2705: --- Commit d039

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353247#comment-17353247 ] ASF subversion and git services commented on ISIS-2705: --- Commit fcce

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353243#comment-17353243 ] ASF subversion and git services commented on ISIS-2705: --- Commit 4996

[jira] [Commented] (ISIS-2483) Isis 2.0.0-M6 Release activities

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353240#comment-17353240 ] ASF subversion and git services commented on ISIS-2483: --- Commit d3bb

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353242#comment-17353242 ] ASF subversion and git services commented on ISIS-2705: --- Commit 4996

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353241#comment-17353241 ] ASF subversion and git services commented on ISIS-2705: --- Commit e89b

[GitHub] [isis] andi-huber merged pull request #564: Bump datanucleus-api-jdo from 5.2.6 to 5.2.7

2021-05-28 Thread GitBox
andi-huber merged pull request #564: URL: https://github.com/apache/isis/pull/564 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353237#comment-17353237 ] ASF subversion and git services commented on ISIS-2705: --- Commit fcce

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353238#comment-17353238 ] ASF subversion and git services commented on ISIS-2705: --- Commit eddf

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353236#comment-17353236 ] ASF subversion and git services commented on ISIS-2705: --- Commit 3e34

[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] [Commented] (ISIS-2705) Allow positioning of Wicket viewer's popups to be configured

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353117#comment-17353117 ] ASF subversion and git services commented on ISIS-2705: --- Commit d039

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353116#comment-17353116 ] ASF subversion and git services commented on ISIS-2705: --- Commit d039

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353113#comment-17353113 ] ASF subversion and git services commented on ISIS-2705: --- Commit 4996

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353115#comment-17353115 ] ASF subversion and git services commented on ISIS-2706: --- Commit 7851

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353114#comment-17353114 ] ASF subversion and git services commented on ISIS-2705: --- Commit 4996

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353094#comment-17353094 ] ASF subversion and git services commented on ISIS-2706: --- Commit 7851

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353090#comment-17353090 ] ASF subversion and git services commented on ISIS-2705: --- Commit 4996

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353089#comment-17353089 ] ASF subversion and git services commented on ISIS-2705: --- Commit e89b

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353091#comment-17353091 ] ASF subversion and git services commented on ISIS-2705: --- Commit 4996

[GitHub] [isis] danhaywood merged pull request #567: ISIS-2705: sets up new facets to hide an object if (from perms) all o…

2021-05-28 Thread GitBox
danhaywood merged pull request #567: URL: https://github.com/apache/isis/pull/567 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[jira] [Commented] (ISIS-2483) Isis 2.0.0-M6 Release activities

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353085#comment-17353085 ] ASF subversion and git services commented on ISIS-2483: --- Commit f65d

[jira] [Commented] (ISIS-2483) Isis 2.0.0-M6 Release activities

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353084#comment-17353084 ] ASF subversion and git services commented on ISIS-2483: --- Commit 647a

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353087#comment-17353087 ] ASF subversion and git services commented on ISIS-2705: --- Commit e89b

[jira] [Commented] (ISIS-2483) Isis 2.0.0-M6 Release activities

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353086#comment-17353086 ] ASF subversion and git services commented on ISIS-2483: --- Commit d3bb

[GitHub] [isis] danhaywood opened a new pull request #567: ISIS-2705: sets up new facets to hide an object if (from perms) all o…

2021-05-28 Thread GitBox
danhaywood opened a new pull request #567: URL: https://github.com/apache/isis/pull/567 …f its members are hidden. Also new facets on members of _other_ objects that navigate to said types, to hide them if the target is not visible to the user -- This is an automated message from the A

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353083#comment-17353083 ] ASF subversion and git services commented on ISIS-2709: --- Commit d7d8

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353082#comment-17353082 ] ASF subversion and git services commented on ISIS-2708: --- Commit 30e8

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353081#comment-17353081 ] ASF subversion and git services commented on ISIS-2705: --- Commit dbd9

[jira] [Commented] (ISIS-2483) Isis 2.0.0-M6 Release activities

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353079#comment-17353079 ] ASF subversion and git services commented on ISIS-2483: --- Commit d3bb

[jira] [Commented] (ISIS-2483) Isis 2.0.0-M6 Release activities

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353078#comment-17353078 ] ASF subversion and git services commented on ISIS-2483: --- Commit f65d

[jira] [Commented] (ISIS-2483) Isis 2.0.0-M6 Release activities

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353077#comment-17353077 ] ASF subversion and git services commented on ISIS-2483: --- Commit 647a

[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 a

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353073#comment-17353073 ] ASF subversion and git services commented on ISIS-2709: --- Commit d7d8

[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] [Commented] (ISIS-2708) Add bottom margin spacing after tab groups in Wicket viewer

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353070#comment-17353070 ] ASF subversion and git services commented on ISIS-2708: --- Commit 30e8

[GitHub] [isis] danhaywood closed pull request #565: Isis 2700 + 2705: hides objects (and members of other objects that would navigate to said objects) if not visible per authorisation. Also improve

2021-05-28 Thread GitBox
danhaywood closed pull request #565: URL: https://github.com/apache/isis/pull/565 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353057#comment-17353057 ] ASF subversion and git services commented on ISIS-2705: --- Commit dbd9

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353055#comment-17353055 ] ASF subversion and git services commented on ISIS-2705: --- Commit 0025

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353056#comment-17353056 ] ASF subversion and git services commented on ISIS-2705: --- Commit 2e3c

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353053#comment-17353053 ] ASF subversion and git services commented on ISIS-2705: --- Commit 2e3c

[GitHub] [isis] danhaywood merged pull request #566: Isis 2705

2021-05-28 Thread GitBox
danhaywood merged pull request #566: URL: https://github.com/apache/isis/pull/566 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[GitHub] [isis] danhaywood opened a new pull request #566: Isis 2705

2021-05-28 Thread GitBox
danhaywood opened a new pull request #566: URL: https://github.com/apache/isis/pull/566 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, pl

[jira] [Commented] (ISIS-2513) Add JPA support Isis Blob, Clob, AsciiDoc, Markdown, SSE and other value types.

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353047#comment-17353047 ] ASF subversion and git services commented on ISIS-2513: --- Commit cdfe

[jira] [Commented] (ISIS-2513) Add JPA support Isis Blob, Clob, AsciiDoc, Markdown, SSE and other value types.

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353050#comment-17353050 ] ASF subversion and git services commented on ISIS-2513: --- Commit fd27

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

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353051#comment-17353051 ] ASF subversion and git services commented on ISIS-2705: --- Commit 0025

[jira] [Commented] (ISIS-2513) Add JPA support Isis Blob, Clob, AsciiDoc, Markdown, SSE and other value types.

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353048#comment-17353048 ] ASF subversion and git services commented on ISIS-2513: --- Commit 2753

[jira] [Commented] (ISIS-2513) Add JPA support Isis Blob, Clob, AsciiDoc, Markdown, SSE and other value types.

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353045#comment-17353045 ] ASF subversion and git services commented on ISIS-2513: --- Commit 037a

[jira] [Commented] (ISIS-2513) Add JPA support Isis Blob, Clob, AsciiDoc, Markdown, SSE and other value types.

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353049#comment-17353049 ] ASF subversion and git services commented on ISIS-2513: --- Commit 525f

[jira] [Commented] (ISIS-2513) Add JPA support Isis Blob, Clob, AsciiDoc, Markdown, SSE and other value types.

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353046#comment-17353046 ] ASF subversion and git services commented on ISIS-2513: --- Commit f72d

[jira] [Commented] (ISIS-2513) Add JPA support Isis Blob, Clob, AsciiDoc, Markdown, SSE and other value types.

2021-05-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353044#comment-17353044 ] ASF subversion and git services commented on ISIS-2513: --- Commit 2bdd

[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: https://issues.apache.org/jira/browse/IS

[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] [Assigned] (ISIS-2706) JPA does not persist entities with application-defined primary keys

2021-05-28 Thread Andi Huber (Jira)
[ https://issues.apache.org/jira/browse/ISIS-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Huber reassigned ISIS-2706: Assignee: Andi Huber > JPA does not persist entities with application-defined primary keys > --