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 2019/01/06 17:22:39 UTC

[12/51] [partial] isis-site git commit: ISIS-1899: updates site for 1.17.0

http://git-wip-us.apache.org/repos/asf/isis-site/blob/1685fcc5/content/release-notes/release-notes.html
----------------------------------------------------------------------
diff --git a/content/release-notes/release-notes.html b/content/release-notes/release-notes.html
index 4c6ca59..220a887 100644
--- a/content/release-notes/release-notes.html
+++ b/content/release-notes/release-notes.html
@@ -244,7 +244,7 @@ table.CodeRay td.code>pre{padding:0}
        </div> 
       </form> 
      </div> 
-     <p class="nav navbar-text navbar-right small">v1.16.2</p> 
+     <p class="nav navbar-text navbar-right small">v1.17.0</p> 
     </div> 
    </div> 
   </nav> 
@@ -309,6 +309,25 @@ table.CodeRay td.code>pre{padding:0}
             </div></td> 
           </tr> 
           <tr> 
+           <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_release-notes_1.17.0">1.17.0</a></p></td> 
+           <td class="tableblock halign-left valign-top"><p class="tableblock">dd-mm-yyyy</p></td> 
+           <td class="tableblock halign-left valign-top">
+            <div>
+             <div class="paragraph"> 
+              <p>TODO</p> 
+             </div>
+            </div></td> 
+           <td class="tableblock halign-right valign-top"></td> 
+           <td class="tableblock halign-right valign-top"></td> 
+           <td class="tableblock halign-right valign-top"></td> 
+           <td class="tableblock halign-left valign-top">
+            <div>
+             <div class="paragraph"> 
+              <p>TODO</p> 
+             </div>
+            </div></td> 
+          </tr> 
+          <tr> 
            <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_release-notes_1.16.2">1.16.2</a></p></td> 
            <td class="tableblock halign-left valign-top"><p class="tableblock">05-03-2018</p></td> 
            <td class="tableblock halign-left valign-top">
@@ -960,6 +979,130 @@ table.CodeRay td.code>pre{padding:0}
        </div> 
       </div> 
       <div class="sect1"> 
+       <h2 id="_release-notes_1.17.0">1.17.0</h2>
+       <div class="btn-group" style="float: right; font-size: small; padding: 6px; margin-top: -55px; ">
+        <button type="button" class="btn btn-xs btn-default" onclick="window.location.href=&quot;https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.17.0.adoc&quot;"><i class="fa fa-pencil-square-o"></i>&nbsp;Edit</button>
+        <button type="button" class="btn btn-xs btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="caret"></span><span class="sr-only">Toggle Dropdown</span></button>
+        <ul class="dropdown-menu">
+         <li><a href="https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.17.0.adoc" target="_blank"><i class="fa fa-pencil-square-o fa-fw" aria-hidden="true"></i>&nbsp; Edit</a></li>
+         <li><a href="https://github.com/apache/isis/commits/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.17.0.adoc" target="_blank"><i class="fa fa-clock-o fa-fw" aria-hidden="true"></i>&nbsp; History</a></li>
+         <li><a href="https://github.com/apache/isis/raw/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.17.0.adoc" target="_blank"><i class="fa fa-file-text-o fa-fw" aria-hidden="true"></i>&nbsp; Raw</a></li>
+         <li><a href="https://github.com/apache/isis/blame/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.17.0.adoc" target="_blank"><i class="fa fa-hand-o-right fa-fw" aria-hidden="true"></i>&nbsp; Blame</a></li>
+        </ul>
+       </div> 
+       <div class="sectionbody"> 
+        <div class="paragraph"> 
+         <p>This two main features in this release are the ability for dialog actions to be use a sidebar rather than a modal dialog (<a href="https://issues.apache.org/jira/browse/ISIS-1997">ISIS-1997</a>), and the ability to export the metamodel as XML (<a href="https://issues.apache.org/jira/browse/ISIS-2003">ISIS-2003</a>).</p> 
+        </div> 
+        <div class="paragraph"> 
+         <p>With respect to general improvements, for the end-user they hopefully will notice that tabbing behaviour around the UI is much improved (<a href="https://issues.apache.org/jira/browse/ISIS-2053">ISIS-2053</a>), while internally the way in which the metamodel is built up has been revamped so that this is now done in parallel (<a href="https://issues.apache.org/jira/browse/ISIS-1974">ISIS-1974</a>). It’s also possible to more fully customise the footer (<a href="https://issues.apache.org/jira/browse/ISIS-2009">ISIS-2009</a>, <a href="https://issues.apache.org/jira/browse/ISIS-2022">ISIS-2022</a>), and new configuration properties mean that in many cases there should no longer be any need to subclass <code>IsisWicketApplication</code> (<a href="https://issues.apache.org/jira/browse/ISIS-2023">ISIS-2023</a>).</p> 
+        </div> 
+        <div class="paragraph"> 
+         <p>In terms of notable bugs, there have been several fixes for the Restful Objects viewer (<a href="https://issues.apache.org/jira/browse/ISIS-2046">ISIS-2046</a>, <a href="https://issues.apache.org/jira/browse/ISIS-2045">ISIS-2045</a>).</p> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_new_feature">New Feature</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2043">ISIS-2043</a> - Allow domain events to be specified at @DomainObject, and make mixins aware of this.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2027">ISIS-2027</a> - Provide a health endpoint (eg for Docker orchestrators to monitor).</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2003">ISIS-2003</a> - Serialize representation of metamodel to allow before/after checking</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1997">ISIS-1997</a> - For an alternative for non-obtrusive bulk entry of info, use a sidebar as action prompt (for top-level actions only).</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_improvement">Improvement</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2057">ISIS-2057</a> - JaxbServiceDefault should handle entity if isn’t annotated with XmlJavaTypeAdapter</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2053">ISIS-2053</a> - Improve tabbing behaviour</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2050">ISIS-2050</a> - Install ObjectSpecIdFacet immediately on creation of ObjectSpecification so can be cached.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2025">ISIS-2025</a> - Extend WrapperFactory with new execution mode to "try" to execute.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2024">ISIS-2024</a> - Centre image or text on sign-in page.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2023">ISIS-2023</a> - Add additional config properties so there is little need to subclass IsisWicketApplication</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2022">ISIS-2022</a> - Show application version in footer if available as config property.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2021">ISIS-2021</a> - Allow initial bootswatch theme to be specified via configuration property</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2009">ISIS-2009</a> - Allow footer to be customised with multiple credits</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2008">ISIS-2008</a> - Add null guards in Blob and Clob, to detect errors in application code early</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1977">ISIS-1977</a> - Improve flattening for -Drevision=…​</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1974">ISIS-1974</a> - Reduce time to bootstrap</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1966">ISIS-1966</a> - Introduce extension of HasTransactionId that includes sequence number</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1916">ISIS-1916</a> - enhance archetype so runs out-of-the-box in gitlab CI</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1913">ISIS-1913</a> - Extend REST API to return object icon</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1912">ISIS-1912</a> - simpleapp 1.16.2 archetype is missing webapp/resources/Dockerfile</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1888">ISIS-1888</a> - Tweak/add CSS class names to better support E2E tests (page object selectors)</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_bug">Bug</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2061">ISIS-2061</a> - Fix rendering of date/time in sidebar dialog</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2046">ISIS-2046</a> - RO viewer should honour x-ro-validate-only</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2045">ISIS-2045</a> - RO viewer does not render body correctly when action validation fails.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1985">ISIS-1985</a> - Incomplete Metamodel Validation</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1965">ISIS-1965</a> - Enable CI/CD for maint-1.16.3</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1964">ISIS-1964</a> - ConcurrentModificationException when stating application</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1925">ISIS-1925</a> - Invoking an action on an entity with contributed blobs (or clobs) returning null will result in an NPE.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1902">ISIS-1902</a> - Datanucles: plugging in of Isis provided JDO value types is broken</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1485">ISIS-1485</a> - MessageService#informUser(…​) doesn’t seem to be raising an alert for an action returning a Blob</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_documentation">Documentation</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-2051">ISIS-2051</a> - Amend ugrov</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_task">Task</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1899">ISIS-1899</a> - Release tasks for 1.17.0</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+        <div class="sect2"> 
+         <h3 id="_won_t_fix_not_a_problem_duplicates">Won’t Fix / Not a Problem / Duplicates</h3> 
+         <div class="ulist"> 
+          <ul> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1996">ISIS-1996</a> - [DUPLICATE, WON’T FIX] For non-obtrusive bulk entry of info, use panel/fieldset as action prompt (for actions associated with panel).</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1992">ISIS-1992</a> - [WON’T FIX] Actions associated with the panel should optionally be rendered "in-place" (rather than modal).</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1986">ISIS-1986</a> - skinnywar support (backport from v2)</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1539">ISIS-1539</a> - [WON’T FIX] Incorporate isisaddons' command module as part of Isis core.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1272">ISIS-1272</a> - [WON’T FIX[ Facet factory for actions called "changeXxx" or "maintainXxx" to be positioned to RIGHT, with dropdown.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1248">ISIS-1248</a> - [WON’T FIX] Lombok plugin to automatically generate domain event classes.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-989">ISIS-989</a> - [WON’T FIX] Allow data being stored to be encrypted, leveraging Cumulus4J</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-573">ISIS-573</a> - [WON’T FIX] To improve performance, set up caching of query results against any entities that are immutable (ie ref data, ie have ImmutableFacet on them).</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-507">ISIS-507</a> - [WON’T FIX] UI: more specific icon for bookmarked repository actions</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-741">ISIS-741</a> - [WON’T FIX] For GSOC, write an integration with Twilio or similar, for voice calls, SMS messaging, etc.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1900">ISIS-1900</a> - [NOT A PROBLEM] Fix the release process to also generate .sha512 files</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1702">ISIS-1702</a> - [DUPLICATE] Infer @Programmatic on methods within @DomainService(nature=DOMAIN)</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1671">ISIS-1671</a> - [DUPLICATE] Upgrade to Wicket 7.8.0</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1637">ISIS-1637</a> - [WON’T FIX] Non-JAXB view models do not support editable properties</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1629">ISIS-1629</a> - [WON’T FIX] Handle dynamic visibility of list of properties rendered</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1549">ISIS-1549</a> - [DUPLICATE] Speed up bootstrapping by doing classpath discovery in parallel.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1440">ISIS-1440</a> - [DUPLICATE] Use Fork/Join framework to load specifications in parallel? (speed up bootstrap time on multi-core machines)</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1337">ISIS-1337</a> - [WON’T FIX] Facet factory to automatically create UI events based on JAXB @XmlRootElement.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1209">ISIS-1209</a> - [WON’T FIX] Perform static analysis of all event subscribers so that we suppress the submission of events if we know that there are no subscribers in that type of event.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-974">ISIS-974</a> - [WON’T FIX] Provide the ability to associate font-awesome icons with properties</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-893">ISIS-893</a> - [WON’T FIX] (Cosmetics): If attempt to invoke non-existent action, get nasty error message</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-678">ISIS-678</a> - [WON’T FIX] When invoke action in Wicket viewer, prefer redirect-after-post to be to a deep link.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-582">ISIS-582</a> - [WON’T FIX] Abstract properties are not rendered in the UI (in tables)</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1643">ISIS-1643</a> - [DUPLICATE] NPE on SimpleApp about</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-157">ISIS-157</a> - [WON’T FIX] parseTextEntry fix.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-991">ISIS-991</a> - [WON’T FIX] Enhance Wicket viewer so that non-disabled collections can be added to / removed from.</p> </li> 
+          </ul> 
+         </div> 
+        </div> 
+       </div> 
+      </div> 
+      <div class="sect1"> 
        <h2 id="_release-notes_1.16.2">1.16.2</h2>
        <div class="btn-group" style="float: right; font-size: small; padding: 6px; margin-top: -55px; ">
         <button type="button" class="btn btn-xs btn-default" onclick="window.location.href=&quot;https://github.com/apache/isis/edit/master/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.16.2.adoc&quot;"><i class="fa fa-pencil-square-o"></i>&nbsp;Edit</button>
@@ -976,7 +1119,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>This release is primarily a bug fix release fixing one severe error relating to parented checkboxes (<a href="https://issues.apache.org/jira/browse/ISIS-1874">ISIS-1874</a>). It does however introduce one new feature for the REST API (RO viewer) to support generic RO clients. There is also one notable performance improvement through the caching of <code>JAXBContext</code>s.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature">New Feature</h3> 
+         <h3 id="_new_feature_2">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1882">ISIS-1882</a> - Extend RO viewer to (optionally) automatically wrap action-results in a view model.</p> </li> 
@@ -984,7 +1127,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement">Improvement</h3> 
+         <h3 id="_improvement_2">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1884">ISIS-1884</a> - Restrict where choices and autoComplete are implicitly provided on parameters</p> </li> 
@@ -997,7 +1140,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug">Bug</h3> 
+         <h3 id="_bug_2">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1874">ISIS-1874</a> - Parented checkboxes fails - NPEs and incorrect facets.</p> </li> 
@@ -1005,7 +1148,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task">Task</h3> 
+         <h3 id="_task_2">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1875">ISIS-1875</a> - Release tasks for 1.16.2</p> </li> 
@@ -1046,7 +1189,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Applications written against v1.16.0 should run against v1.16.1 with few if any changes.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_2">New Feature</h3> 
+         <h3 id="_new_feature_3">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1861">ISIS-1861</a> - Extend tabgroup layout control so that a tabgroup with only one tab can show either collapsed (default) or with the one tab.</p> </li> 
@@ -1057,7 +1200,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_2">Improvement</h3> 
+         <h3 id="_improvement_3">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1837">ISIS-1837</a> - Metamodel validator should check for cyclic dependencies (reference to entities that live outside of the module set)</p> </li> 
@@ -1074,7 +1217,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_2">Bug</h3> 
+         <h3 id="_bug_3">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1858">ISIS-1858</a> - NPE when Log at Debug Level</p> </li> 
@@ -1100,7 +1243,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_other">Other</h3> 
          <div class="sect3"> 
-          <h4 id="_documentation">Documentation</h4> 
+          <h4 id="_documentation_2">Documentation</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1860">ISIS-1860</a> - CommandReification.DISABLED is broken / incorrectly documented.</p> </li> 
@@ -1110,7 +1253,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_2">Task</h4> 
+          <h4 id="_task_3">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1813">ISIS-1813</a> - Release tasks for 1.16.1</p> </li> 
@@ -1185,7 +1328,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Applications written against v1.15.x should run against v1.16.0 with few if any changes. However, note that applications <strong>are</strong> required to bootstrap from an <code>AppManifest</code>.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_3">New Feature</h3> 
+         <h3 id="_new_feature_4">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1801">ISIS-1801</a> - BookmarkUiService to clear Wicket bookmarks and breadcrumbs programmatically.</p> </li> 
@@ -1205,7 +1348,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_3">Improvement</h3> 
+         <h3 id="_improvement_4">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1804">ISIS-1804</a> - Deprecate isis-mavendeps-intellij, fold into isis-mavendeps-webapp</p> </li> 
@@ -1228,7 +1371,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_3">Bug</h3> 
+         <h3 id="_bug_4">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1803">ISIS-1803</a> - Hitting escape twice on prompt results in the error page.</p> </li> 
@@ -1269,7 +1412,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_3">Task</h3> 
+         <h3 id="_task_4">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1465">ISIS-1465</a> - Release activities for 1.16.0</p> </li> 
@@ -1311,7 +1454,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>The release also has some minor new features: a new Markup value type that allows arbitrary HTML to be rendered in the Wicket viewer, an extension to Restful Objects to provide a new "layout" resource, and a new "logout" page for Wicket viewer to support monitoring tools.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_4">New Feature</h3> 
+         <h3 id="_new_feature_5">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1717">ISIS-1717</a> - To make monitoring applications reliably able to logout, allow session to be logged out just by hitting a simple HTTP GET page ("/logout")</p> </li> 
@@ -1323,7 +1466,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_4">Improvement</h3> 
+         <h3 id="_improvement_5">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1733">ISIS-1733</a> - Improve API of RepositoryService#persist, so returns the object being persisted.</p> </li> 
@@ -1334,7 +1477,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_4">Bug</h3> 
+         <h3 id="_bug_5">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1731">ISIS-1731</a> - @Property(hidden=Where.PARENTED_TABLES) does not render correctly in standalone collection view</p> </li> 
@@ -1358,7 +1501,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_4">Task</h3> 
+         <h3 id="_task_5">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1712">ISIS-1712</a> - 1.15.1 release activities</p> </li> 
@@ -1366,7 +1509,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_documentation_2">Documentation</h3> 
+         <h3 id="_documentation_3">Documentation</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1708">ISIS-1708</a> - Broken Links according to W3C checker</p> </li> 
@@ -1417,7 +1560,7 @@ table.CodeRay td.code>pre{padding:0}
          </table> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_5">New Feature</h3> 
+         <h3 id="_new_feature_6">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1674">ISIS-1674</a> - Create a "hello world" archetype</p> </li> 
@@ -1431,7 +1574,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_5">Improvement</h3> 
+         <h3 id="_improvement_6">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1688">ISIS-1688</a> - Service priority should honour either @DomainServiceLayout#menuOrder or @DomainService#menuOrder</p> </li> 
@@ -1463,7 +1606,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_5">Bug</h3> 
+         <h3 id="_bug_6">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1690">ISIS-1690</a> - Better diagnostics if a service’s @PostConstruct fails, and ensure that all get initialized</p> </li> 
@@ -1514,7 +1657,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_documentation_3">Documentation</h3> 
+         <h3 id="_documentation_4">Documentation</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1644">ISIS-1644</a> - Broken Links</p> </li> 
@@ -1526,7 +1669,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_5">Task</h3> 
+         <h3 id="_task_6">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1521">ISIS-1521</a> - Release activities for 1.15.0</p> </li> 
@@ -1536,7 +1679,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_incode_platform">Incode Platform</h3> 
          <div class="paragraph"> 
-          <p>Implemented in the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>.</p> 
+          <p>Implemented in the (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>.</p> 
          </div> 
          <div class="ulist"> 
           <ul> 
@@ -1589,7 +1732,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Most applications written against v1.13.x should run against v1.14.0 with few if any changes. That said, we do recommend that you read and keep in mind the <a href="../migration-notes/migration-notes.html#_migration-notes_1.13.0-to-1.14.0">migration notes</a> when you upgrade your app.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_6">New Feature</h3> 
+         <h3 id="_new_feature_7">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1529">ISIS-1529</a> - TableColumnOrderService, to allow column order to be fine-tuned (or columns suppressed)</p> </li> 
@@ -1599,7 +1742,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_6">Improvement</h3> 
+         <h3 id="_improvement_7">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1587">ISIS-1587</a> - Extend "explicitObjectType" checking to also take in view models.</p> </li> 
@@ -1617,7 +1760,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_6">Bug</h3> 
+         <h3 id="_bug_7">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1578">ISIS-1578</a> - Should throw a metamodel validation exception if a disable or hide method has any params.</p> </li> 
@@ -1635,7 +1778,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_documentation_4">Documentation</h3> 
+         <h3 id="_documentation_5">Documentation</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1532">ISIS-1532</a> - Move DN OS cfg props to DN OS guide</p> </li> 
@@ -1643,7 +1786,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_6">Task</h3> 
+         <h3 id="_task_7">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1561">ISIS-1561</a> - Release 1.14.0</p> </li> 
@@ -1669,7 +1812,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Update for the simpleapp archetype only, which improves docker support as well as reducing amount of boilerplate by backing out some of the mixins. It also fixes an issue with the fixture scripts (noted in previous release).</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_7">Improvement</h3> 
+         <h3 id="_improvement_8">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1559">ISIS-1559</a> - Remove the mixins from the simpleapp archetype - adds too much boilerplate</p> </li> 
@@ -1678,7 +1821,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_7">Task</h3> 
+         <h3 id="_task_8">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1560">ISIS-1560</a> - Release 1.13.2.1 archetype</p> </li> 
@@ -1704,19 +1847,19 @@ table.CodeRay td.code>pre{padding:0}
          <p>This is a maintenance release with a number of minor improvements and bug fixes. If these the main improvement is that the simpleapp archetype has been substantially reworked to be more modular.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>This release also closes the ticket to provide a better DB migration story; this has been implemented by way of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s flywaydb module.</p> 
+         <p>This release also closes the ticket to provide a better DB migration story; this has been implemented by way of the (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>'s flywaydb module.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_7">New Feature</h3> 
+         <h3 id="_new_feature_8">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1542">ISIS-1542</a> - Update simpleapp application/archetype to provide access to HSQL DB Manager (via their Swing UI) when running in-memory</p> </li> 
-           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1471">ISIS-1471</a> - Integrate Flyway or Liquibase or something similar (see (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s flywaydb module.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1471">ISIS-1471</a> - Integrate Flyway or Liquibase or something similar (see (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>'s flywaydb module.</p> </li> 
           </ul> 
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_8">Improvement</h3> 
+         <h3 id="_improvement_9">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1554">ISIS-1554</a> - Prevent double click on buttons (which can cause applications to throw an error, eg concurrency exception)</p> </li> 
@@ -1732,7 +1875,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_7">Bug</h3> 
+         <h3 id="_bug_8">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1545">ISIS-1545</a> - QueryResultsCache can sometimes result in throwing an exception if not properly initialized when fixtures being installed.</p> </li> 
@@ -1744,7 +1887,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_8">Task</h3> 
+         <h3 id="_task_9">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1540">ISIS-1540</a> - Release tasks for 1.13.2</p> </li> 
@@ -1770,19 +1913,19 @@ table.CodeRay td.code>pre{padding:0}
          <p>This is a maintenance release with a number of minor improvements and bug fixes. If these the main improvement is that the simpleapp archetype has been substantially reworked to be more modular.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>This release also closes the ticket to provide a better DB migration story; this has been implemented by way of the (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s flywaydb module.</p> 
+         <p>This release also closes the ticket to provide a better DB migration story; this has been implemented by way of the (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>'s flywaydb module.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_8">New Feature</h3> 
+         <h3 id="_new_feature_9">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1542">ISIS-1542</a> - Update simpleapp application/archetype to provide access to HSQL DB Manager (via their Swing UI) when running in-memory</p> </li> 
-           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1471">ISIS-1471</a> - Integrate Flyway or Liquibase or something similar (see (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s flywaydb module.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1471">ISIS-1471</a> - Integrate Flyway or Liquibase or something similar (see (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>'s flywaydb module.</p> </li> 
           </ul> 
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_9">Improvement</h3> 
+         <h3 id="_improvement_10">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1554">ISIS-1554</a> - Prevent double click on buttons (which can cause applications to throw an error, eg concurrency exception)</p> </li> 
@@ -1798,7 +1941,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_8">Bug</h3> 
+         <h3 id="_bug_9">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1545">ISIS-1545</a> - QueryResultsCache can sometimes result in throwing an exception if not properly initialized when fixtures being installed.</p> </li> 
@@ -1810,7 +1953,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_9">Task</h3> 
+         <h3 id="_task_10">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1540">ISIS-1540</a> - Release tasks for 1.13.2</p> </li> 
@@ -1836,7 +1979,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>This is a maintenance release with a number of minor improvements and bug fixes. It also provides better support for docker, by allowing configuration properties to be overridden using either system properties or an ISIS_OPT environment variable.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_9">New Feature</h3> 
+         <h3 id="_new_feature_10">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1510">ISIS-1510</a> - Improve support for docker containers by allowing isis configuration properties to be overridden using either system properties or an ISIS_OPT environment variable</p> </li> 
@@ -1844,7 +1987,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_10">Improvement</h3> 
+         <h3 id="_improvement_11">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1527">ISIS-1527</a> - Make overlays consistent for editable properties, with general fix for Firefox</p> </li> 
@@ -1864,7 +2007,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_9">Bug</h3> 
+         <h3 id="_bug_10">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1525">ISIS-1525</a> - Problems with startup under certain circumstances</p> </li> 
@@ -1913,7 +2056,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>The existing <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditingService"><code>AuditingService</code></a> and <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublishingService"><code>PublishingService</code></a> SPI services have both been deprecated, instead replaced by <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_AuditerService"><code>AuditerService</code></a> and <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublisherService"><code>PublisherService</code></a>. It is now possible to have multiple implementations of each.</p> 
         </div> 
         <div class="paragraph"> 
-         <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s auditing module has been reworked to implement <a href="../guides/rgsvc/rgsvc.html#_rgsvc_spi_AuditService"><code>AuditService</code></a>, while the new (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s publishmq module implements <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublisherService"><code>PublisherService</code></a> to publish interaction events to an ActiveMQ bus (and to allow such events to be replayed if necessary).</p> 
+         <p>The (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>'s auditing module has been reworked to implement <a href="../guides/rgsvc/rgsvc.html#_rgsvc_spi_AuditService"><code>AuditService</code></a>, while the new (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>'s publishmq module implements <a href="../guides/rgsvc/rgsvc.html#_rgsvc_persistence-layer-spi_PublisherService"><code>PublisherService</code></a> to publish interaction events to an ActiveMQ bus (and to allow such events to be replayed if necessary).</p> 
         </div> 
         <div class="paragraph"> 
          <p>The release also includes a great deal of internal refactorings and simplifications.</p> 
@@ -1922,7 +2065,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Most applications written against v1.12.x should run against v1.13.0 with few if any changes. That said, this release has removed a small number of features that were dependent on internal APIs, and some configuration properties are now removed/unsupported. We therefore do recommend that you read and keep in mind the <a href="../migration-notes/migration-notes.html#_migration-notes_1.12.0-to-1.13.0">migration notes</a> when you upgrade your app.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_10">New Feature</h3> 
+         <h3 id="_new_feature_11">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1446">ISIS-1446</a> - Extend the Wicket viewer client-side file-open-dialog to allow file extension to be specified.</p> </li> 
@@ -1956,7 +2099,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_11">Improvement</h3> 
+         <h3 id="_improvement_12">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1464">ISIS-1464</a> - DomainChangeJdoAbstract#openTarget should support looking up view models</p> </li> 
@@ -2013,7 +2156,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_10">Bug</h3> 
+         <h3 id="_bug_11">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1461">ISIS-1461</a> - More reliable fix to concurrency exception</p> </li> 
@@ -2043,7 +2186,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_10">Task</h3> 
+         <h3 id="_task_11">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1335">ISIS-1335</a> - Release activities for v1.13.0</p> </li> 
@@ -2069,7 +2212,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Apache Isis 1.12.2 is a bug fix release for Apache Isis 1.12.0. It addresses two UI issues which result in the viewer showing invalid data with respect to the data actually stored in the database.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_11">Bug</h3> 
+         <h3 id="_bug_12">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1396">ISIS-1396</a> - Some elements on an entity page can be rendered against stale data.</p> </li> 
@@ -2078,7 +2221,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_11">Task</h3> 
+         <h3 id="_task_12">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1424">ISIS-1424</a> - Release activities for v1.12.2</p> </li> 
@@ -2104,7 +2247,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Apache Isis 1.12.1 is a bug fix release for Apache Isis 1.12.0. The primary issue it addresses are spurious concurrency exceptions that can be thrown when editing an object. It also addresses a subtle issue where the new support in JAXB view models for auto-edit can cause some dirty objects not to be updated.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_12">Bug</h3> 
+         <h3 id="_bug_13">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1355">ISIS-1355</a> - concurrency exception after property edit when attempting to render…​</p> </li> 
@@ -2115,7 +2258,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_12">Task</h3> 
+         <h3 id="_task_13">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1362">ISIS-1362</a> - Release activities for v1.12.1</p> </li> 
@@ -2138,7 +2281,7 @@ table.CodeRay td.code>pre{padding:0}
        </div> 
        <div class="sectionbody"> 
         <div class="paragraph"> 
-         <p>The main feature in 1.12.0 is much enhanced support for custom layouts, using an optional separate XML layout file <code>Xxx.layout.xml</code> (where <code>Xxx</code> is the class of the object being rendered). This is similar in concept to the earlier support we have had for custom layouts through a <code>.layout.json</code> file, but introduces the ability to position object members anywhere using bootstrap columns and rows. It also brings in support for tabgroups, and allows object members to be included in the page more than once (eg a table view and also a (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s fullcalendar2 view).</p> 
+         <p>The main feature in 1.12.0 is much enhanced support for custom layouts, using an optional separate XML layout file <code>Xxx.layout.xml</code> (where <code>Xxx</code> is the class of the object being rendered). This is similar in concept to the earlier support we have had for custom layouts through a <code>.layout.json</code> file, but introduces the ability to position object members anywhere using bootstrap columns and rows. It also brings in support for tabgroups, and allows object members to be included in the page more than once (eg a table view and also a (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>'s fullcalendar2 view).</p> 
         </div> 
         <div class="paragraph"> 
          <p>As a result of this change, the support for editing objects has been modified; rather than an 'edit' button which toggles the entire page into edit mode, instead each property is edited individually. The current implementation of this is using a prompt dialog (very similar to the action prompt dialogs; in a future release we hope to support "in-place" edits instead.</p> 
@@ -2150,7 +2293,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>The release also includes a number of new mixins, to automatically surface in the UI an entity’s id, version (if any), and to download the layout XML and rebuild the metamodel for a given domain entity. There is also a mixin to clear any UI hints (part of the file-based layouts functionality). In all cases these mixins can be hidden using either security or by writing a <a href="../guides/rgcms/rgcms.html#_rgcms_classes_super_AbstractSubscriber">subscriber</a> to veto the visibility of the corresponding domain event.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_11">New Feature</h3> 
+         <h3 id="_new_feature_12">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1351">ISIS-1351</a> - Extend <a href="../guides/rgsvc/rgsvc.html#_rgsvc_core-domain-api_ConfigurationService"><code>ConfigurationService</code></a> to list all configuration properties in the UI</p> </li> 
@@ -2164,7 +2307,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_12">Improvement</h3> 
+         <h3 id="_improvement_13">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1333">ISIS-1333</a> - Remove self-host profile from the archetype</p> </li> 
@@ -2192,7 +2335,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_13">Bug</h3> 
+         <h3 id="_bug_14">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1348">ISIS-1348</a> - Bug with <a href="../guides/ugtst/ugtst.html#_ugtst_unit-test-support_soap-fake-server-junit-rule">SoapEndpointPublishingRule</a> when multiple endpoints.</p> </li> 
@@ -2228,7 +2371,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_13">Task</h3> 
+         <h3 id="_task_14">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1287">ISIS-1287</a> - Release activities for v1.12.0</p> </li> 
@@ -2257,7 +2400,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Apache Isis is intended to be compatible with both Java 7 and Java 8. However, it was found that v1.11.0 used a number of Java 8 APIs. This release fixes this issue.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_14">Bug</h3> 
+         <h3 id="_bug_15">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1276">ISIS-1276</a> - Release activities for v1.11.1</p> </li> 
@@ -2295,7 +2438,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>The release also includes improved control for domain events (these can now be suppressed if required) , and a new category of UI events (so that titles, icons and CSS classes can be provided by event bus subscribers).</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_12">New Feature</h3> 
+         <h3 id="_new_feature_13">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1279">ISIS-1279</a> - AcceptHeaderService for application-defined content negotiation.</p> </li> 
@@ -2311,7 +2454,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_13">Improvement</h3> 
+         <h3 id="_improvement_14">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1275">ISIS-1275</a> - Configuration property for RO viewer to relax Accept header checking.</p> </li> 
@@ -2337,7 +2480,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_15">Bug</h3> 
+         <h3 id="_bug_16">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1283">ISIS-1283</a> - SAFE_AND_CACHEABLE semantics caches incorrectly, works for domain services (stateless) but not for domain entities (where stateful target determines result)</p> </li> 
@@ -2356,7 +2499,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_14">Task</h3> 
+         <h3 id="_task_15">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1243">ISIS-1243</a> - Release activities for v1.11.0</p> </li> 
@@ -2379,13 +2522,13 @@ table.CodeRay td.code>pre{padding:0}
        </div> 
        <div class="sectionbody"> 
         <div class="paragraph"> 
-         <p>Apache Isis 1.10.0 provides a couple of new domain services. Client-side filtering of objects (eg to support (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s security module’s multi-tenancy support) is completed so that autocomplete//choices, summary totals and components such as (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>'s gmap3 wicket component show only filtered objects. The "are you sure" semantic and corresponding UI is also available, as well as the ability to specify the default view for collections. The release also introduces a new type of contribution service (mixins), as well as bringing in support for Project Lombok</p> 
+         <p>Apache Isis 1.10.0 provides a couple of new domain services. Client-side filtering of objects (eg to support (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>'s security module’s multi-tenancy support) is completed so that autocomplete//choices, summary totals and components such as (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>'s gmap3 wicket component show only filtered objects. The "are you sure" semantic and corresponding UI is also available, as well as the ability to specify the default view for collections. The release also introduces a new type of contribution service (mixins), as well as bringing in support for Project Lombok</p> 
         </div> 
         <div class="paragraph"> 
          <p>Internally there have been substantial simplifications to the codebase.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_13">New Feature</h3> 
+         <h3 id="_new_feature_14">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1215">ISIS-1215</a> - New MultipleExecutionStrategy for fixture scripts to use value semantics for determining whether to run a fixture script invoked more than once.</p> </li> 
@@ -2399,7 +2542,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_14">Improvement</h3> 
+         <h3 id="_improvement_15">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1231">ISIS-1231</a> - Add jdeps to build as optional profile, to verify use of internal JDK jars.</p> </li> 
@@ -2424,7 +2567,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_16">Bug</h3> 
+         <h3 id="_bug_17">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1229">ISIS-1229</a> - Calling nextRequest() in an integration test should clear any @RequestScoped services.</p> </li> 
@@ -2443,7 +2586,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_15">Task</h3> 
+         <h3 id="_task_16">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1195">ISIS-1195</a> - Release activities for v1.10.0</p> </li> 
@@ -2508,7 +2651,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>This release was also the first to include the updated Asciidoc website.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_14">New Feature</h3> 
+         <h3 id="_new_feature_15">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1167">ISIS-1167</a> - NullPrintStream in unittestsupport to reduce the noise of unit tests that log to stdout or stderr</p> </li> 
@@ -2533,7 +2676,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_15">Improvement</h3> 
+         <h3 id="_improvement_16">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1191">ISIS-1191</a> - Broken links</p> </li> 
@@ -2590,7 +2733,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_17">Bug</h3> 
+         <h3 id="_bug_18">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1190">ISIS-1190</a> - If an referenced object cannot be loaded (not found in the database), then this should be handled gracefully</p> </li> 
@@ -2631,7 +2774,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_16">Task</h3> 
+         <h3 id="_task_17">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-1187">ISIS-1187</a> - Mothball the legacy (never documented) integration testing support</p> </li> 
@@ -2668,7 +2811,7 @@ table.CodeRay td.code>pre{padding:0}
          <p>Apache Isis 1.8.0 incorporates the Wicket viewer, which was previously a separately released component. Other components that are included in core (that were previously released separately are: the Restful Objects viewer, Shiro Security and the JDO/DataNucleus ObjectStore.</p> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_new_feature_15">New Feature</h3> 
+         <h3 id="_new_feature_16">New Feature</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-284">ISIS-284</a> - Maven plugin to validate domain object model w.r.t. Apache Isis programming conventions</p> </li> 
@@ -2689,7 +2832,7 @@ table.CodeRay td.code>pre{padding:0}
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-967">ISIS-967</a> - Let the LayoutMetadataReader implementation(s) be configured using isis.properties.</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-983">ISIS-983</a> - Embedded Neo4J support</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-985">ISIS-985</a> - Filter collections so that objects that are not visible to the current user are not shown.</p> </li> 
-           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-987">ISIS-987</a> - register for an Isis application.</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-987">ISIS-987</a> - register for an Apache Isis application.</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-990">ISIS-990</a> - Optional UserProfileService to allow the user profile information to be customized.</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-995">ISIS-995</a> - Allow the label of a property to be rendered as HTML. Also, allow the label of boolean panels to be rendered on the right hand side.</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-999">ISIS-999</a> - Provide a log to administrator of which users logged in and logged out</p> </li> 
@@ -2702,7 +2845,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_improvement_16">Improvement</h3> 
+         <h3 id="_improvement_17">Improvement</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-568">ISIS-568</a> - Drop support for JDK 1.6, standardize on JDK 1.7.</p> </li> 
@@ -2750,7 +2893,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_bug_18">Bug</h3> 
+         <h3 id="_bug_19">Bug</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-853">ISIS-853</a> - joda DateTime properties loose time when persisted</p> </li> 
@@ -2761,7 +2904,7 @@ table.CodeRay td.code>pre{padding:0}
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-941">ISIS-941</a> - Wicket viewer shouldn't try to flush properties that are disabled.</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-942">ISIS-942</a> - Auditing broken for deleted objects.</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-943">ISIS-943</a> - ObjectContracts#equals should be more resilient.</p> </li> 
-           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-946">ISIS-946</a> - Isis application won't run from Eclipse</p> </li> 
+           <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-946">ISIS-946</a> - Apache Isis application won't run from Eclipse</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-954">ISIS-954</a> - Duplicate menu items in the application menu</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-961">ISIS-961</a> - Throwing exception in application code does NOT abort the transaction (it should, of course).</p> </li> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-966">ISIS-966</a> - Restful viewer doesn't return a JSON representation when hits a 500 internally (instead getting an HTML page)</p> </li> 
@@ -2777,7 +2920,7 @@ table.CodeRay td.code>pre{padding:0}
          </div> 
         </div> 
         <div class="sect2"> 
-         <h3 id="_task_17">Task</h3> 
+         <h3 id="_task_18">Task</h3> 
          <div class="ulist"> 
           <ul> 
            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-928">ISIS-928</a> - Apache Isis 1.8.0 release tasks</p> </li> 
@@ -2813,7 +2956,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_16">New Feature</h4> 
+          <h4 id="_new_feature_17">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-809">ISIS-809</a> - Provide implementation of ViewModelFacet that doesn't require explicit implementation of the IViewModel interface.</p> </li> 
@@ -2832,7 +2975,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_17">Improvement</h4> 
+          <h4 id="_improvement_18">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-864">ISIS-864</a> - Command should be persisted if any dirty objects enlisted into transaction, in order to ensure no accidental orphans.</p> </li> 
@@ -2848,7 +2991,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_19">Bug</h4> 
+          <h4 id="_bug_20">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-404">ISIS-404</a> - Testing if a "wrapped" Domain Object has been persisted fails</p> </li> 
@@ -2866,7 +3009,7 @@ table.CodeRay td.code>pre{padding:0}
          <div class="sect3"> 
           <h4 id="_removed_features">Removed features</h4> 
           <div class="paragraph"> 
-           <p>Moved to (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> (as of 1.15.0, part of (non-ASF) <a href="http://platform.incode.org" target="_blank">Incode Platform</a>).</p> 
+           <p>Moved to (non-ASF) <a href="http://www.isisaddons.org">Isis Addons</a> (as of 1.15.0, part of (non-ASF) <a href="http://platform.incode.org" target="_blank" rel="noopener">Incode Platform</a>).</p> 
           </div> 
           <div class="ulist"> 
            <ul> 
@@ -2894,7 +3037,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_18">Task</h4> 
+          <h4 id="_task_19">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-872">ISIS-872</a> - 1.7.0 release activities</p> </li> 
@@ -2905,7 +3048,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer">Wicket viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_17">New Feature</h4> 
+          <h4 id="_new_feature_18">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-902">ISIS-902</a> - Enhance ImageResourceCacheClassPath so that can have two entities with the same simple name but in different packages.</p> </li> 
@@ -2926,7 +3069,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_20">Bug</h4> 
+          <h4 id="_bug_21">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-889">ISIS-889</a> - Action prompt dialog seems to be not quite big enough in Chrome (is ok in Firefox and IEv11)</p> </li> 
@@ -2944,7 +3087,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_19">Task</h4> 
+          <h4 id="_task_20">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-872">ISIS-872</a> - 1.7.0 release activities</p> </li> 
@@ -2973,7 +3116,7 @@ table.CodeRay td.code>pre{padding:0}
           <p>Isis core 1.6.0 also incorporates the Restful Objects viewer, Shiro Security and JDO Objectstore.</p> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_new_feature_18">New Feature</h4> 
+          <h4 id="_new_feature_19">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-493">ISIS-493</a> - Annotation to identify domain services/repositories</p> </li> 
@@ -2983,7 +3126,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_18">Improvement</h4> 
+          <h4 id="_improvement_19">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-421">ISIS-421</a> - Write TCK tests for Restful Objects viewer</p> </li> 
@@ -2999,7 +3142,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_21">Bug</h4> 
+          <h4 id="_bug_22">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-796">ISIS-796</a> - lifecycle callback "updating()" is not firing</p> </li> 
@@ -3036,7 +3179,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_2">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_19">New Feature</h4> 
+          <h4 id="_new_feature_20">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-800">ISIS-800</a> - like form for Wicket viewer</p> </li> 
@@ -3046,7 +3189,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_19">Improvement</h4> 
+          <h4 id="_improvement_20">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-781">ISIS-781</a> - Add edit capability to view objects</p> </li> 
@@ -3056,7 +3199,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_22">Bug</h4> 
+          <h4 id="_bug_23">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-544">ISIS-544</a> - focus on an action param date, then doesn’t show calendar picker..</p> </li> 
@@ -3068,7 +3211,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_20">Task</h4> 
+          <h4 id="_task_21">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-839">ISIS-839</a> - 1.6.0 release tasks</p> </li> 
@@ -3094,7 +3237,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core_3">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_20">New Feature</h4> 
+          <h4 id="_new_feature_21">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-550">ISIS-550</a> - Complete the guava EventBus support with new annotations</p> </li> 
@@ -3104,7 +3247,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_20">Improvement</h4> 
+          <h4 id="_improvement_21">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-569">ISIS-569</a> - Fix JMock to support JDK7 (JavassistImposteriser)</p> </li> 
@@ -3121,7 +3264,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_23">Bug</h4> 
+          <h4 id="_bug_24">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-758">ISIS-758</a> - Auditing should be able to cope with a change to a property where the referenced object has been deleted.</p> </li> 
@@ -3133,7 +3276,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_21">Task</h4> 
+          <h4 id="_task_22">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-751">ISIS-751</a> - Update NOTICE copyright dates</p> </li> 
@@ -3145,7 +3288,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_3">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_improvement_21">Improvement</h4> 
+          <h4 id="_improvement_22">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-719">ISIS-719</a> - Use org.webjars for some common dependencies (eg jquery)</p> </li> 
@@ -3158,7 +3301,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_24">Bug</h4> 
+          <h4 id="_bug_25">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-431">ISIS-431</a> - A boolean atribute should never be mandatory</p> </li> 
@@ -3178,7 +3321,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_22">Task</h4> 
+          <h4 id="_task_23">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-792">ISIS-792</a> - up tasks for Apache Isis 1.5.0 release</p> </li> 
@@ -3189,7 +3332,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_restfulobjects_viewer">RestfulObjects Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_task_23">Task</h4> 
+          <h4 id="_task_24">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-792">ISIS-792</a> - up tasks for Apache Isis 1.5.0 release</p> </li> 
@@ -3197,7 +3340,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_25">Bug</h4> 
+          <h4 id="_bug_26">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-746">ISIS-746</a> - When multiple realms configured for Shiro, should be more intelligent about obtaining roles from those realms</p> </li> 
@@ -3205,7 +3348,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_24">Task</h4> 
+          <h4 id="_task_25">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-751">ISIS-751</a> - Update NOTICE copyright dates</p> </li> 
@@ -3217,7 +3360,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_jdo_objectstore">JDO ObjectStore</h3> 
          <div class="sect3"> 
-          <h4 id="_improvement_22">Improvement</h4> 
+          <h4 id="_improvement_23">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-750">ISIS-750</a> - For consistency with CommandJdo, allow the serializedForm to be stored as a clob (rather than as a zipped byte array)</p> </li> 
@@ -3227,7 +3370,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_26">Bug</h4> 
+          <h4 id="_bug_27">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-744">ISIS-744</a> - Column size can't be greater than 8000 characters on SQL Server</p> </li> 
@@ -3236,7 +3379,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_25">Task</h4> 
+          <h4 id="_task_26">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-751">ISIS-751</a> - Update NOTICE copyright dates</p> </li> 
@@ -3263,7 +3406,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_4">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_improvement_23">Improvement</h4> 
+          <h4 id="_improvement_24">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-732">ISIS-732</a> - The refresh of a standalone collection after invoking a bulk action should only be done if the original action was safe (query only)</p> </li> 
@@ -3272,7 +3415,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_27">Bug</h4> 
+          <h4 id="_bug_28">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-731">ISIS-731</a> - execute the action fails</p> </li> 
@@ -3283,7 +3426,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_jdo_objectstore_2">JDO Objectstore</h3> 
          <div class="sect3"> 
-          <h4 id="_bug_28">Bug</h4> 
+          <h4 id="_bug_29">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-733">ISIS-733</a> - If toggle an object twice in standalone list (for bulk action), ends up invoking action (when shouldn't) and also throwing concurrency exception</p> </li> 
@@ -3309,7 +3452,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core_4">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_21">New Feature</h4> 
+          <h4 id="_new_feature_22">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-592">ISIS-592</a> - Make XmlSnapshot (in core.runtime) available as an applib service.</p> </li> 
@@ -3348,7 +3491,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_24">Improvement</h4> 
+          <h4 id="_improvement_25">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-272">ISIS-272</a> - Adding ValueSemanticProviders for UUID and URI</p> </li> 
@@ -3367,7 +3510,7 @@ table.CodeRay td.code>pre{padding:0}
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-640">ISIS-640</a> - Extend MementoService.Memento API so that can also return the set of keys held in the Memento</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-651">ISIS-651</a> - Modifications to enable JRebel support</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-659">ISIS-659</a> - Extend MementoServiceDefault service to handle Bookmarks and also enums (as well as simple values)</p> </li> 
-            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-665">ISIS-665</a> - ObjectActionImpl should escalate a thrown Isis ApplicationException to its underlying cause if the transaction is in a state of mustAbort.</p> </li> 
+            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-665">ISIS-665</a> - ObjectActionImpl should escalate a thrown Apache Isis ApplicationException to its underlying cause if the transaction is in a state of mustAbort.</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-668">ISIS-668</a> - out" services.</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-670">ISIS-670</a> - Replace AuditingService and AuditingService2 with new AuditingService3 API, more consistent with other APIs</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-671">ISIS-671</a> - Add a ReifiableActionFacet and @Reifiable annotation as a way to restrict which ReifiableActions are persisted. Enable background task service to hint that an ReifiableAction should be persisted even if not annotated.</p> </li> 
@@ -3380,7 +3523,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_29">Bug</h4> 
+          <h4 id="_bug_30">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-234">ISIS-234</a> - Persistence by reachability of aggregated instances fails.</p> </li> 
@@ -3397,7 +3540,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_26">Task</h4> 
+          <h4 id="_task_27">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -3408,7 +3551,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_5">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_22">New Feature</h4> 
+          <h4 id="_new_feature_23">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-472">ISIS-472</a> - Limit number of bookmarks</p> </li> 
@@ -3427,7 +3570,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_25">Improvement</h4> 
+          <h4 id="_improvement_26">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-486">ISIS-486</a> - Show action dialogs in a modal dialog rather than new page (less context switching for user)</p> </li> 
@@ -3454,7 +3597,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_30">Bug</h4> 
+          <h4 id="_bug_31">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-429">ISIS-429</a> - coded dependency to WicketSignInPage in PageAbstract…​</p> </li> 
@@ -3475,7 +3618,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_27">Task</h4> 
+          <h4 id="_task_28">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -3486,7 +3629,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_restfulobjects_viewer_2">RestfulObjects Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_task_28">Task</h4> 
+          <h4 id="_task_29">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -3497,7 +3640,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_shiro_security">Shiro Security</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_23">New Feature</h4> 
+          <h4 id="_new_feature_24">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-586">ISIS-586</a> - Allow the IsisLdapRealm to read its role/perm mappings from an .ini file</p> </li> 
@@ -3506,7 +3649,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_29">Task</h4> 
+          <h4 id="_task_30">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -3517,7 +3660,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_jdo_objectstore_3">JDO ObjectStore</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_24">New Feature</h4> 
+          <h4 id="_new_feature_25">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-660">ISIS-660</a> - Profiling support and also infrastructure for background (async job) support</p> </li> 
@@ -3533,7 +3676,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_improvement_26">Improvement</h4> 
+          <h4 id="_improvement_27">Improvement</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-576">ISIS-576</a> - JDO exception recognizer for sql integrity constraints should only recognize uniqueness constraints</p> </li> 
@@ -3546,7 +3689,7 @@ table.CodeRay td.code>pre{padding:0}
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-623">ISIS-623</a> - Make the default logging of JDO and IsisSytemForTest less verbose</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-651">ISIS-651</a> - Modifications to enable JRebel support</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-657">ISIS-657</a> - JDO objectstore service implemenations should use "IsisXxx" as a common prefix to any tables.</p> </li> 
-            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-665">ISIS-665</a> - ObjectActionImpl should escalate a thrown Isis ApplicationException to its underlying cause if the transaction is in a state of mustAbort.</p> </li> 
+            <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-665">ISIS-665</a> - ObjectActionImpl should escalate a thrown Apache Isis ApplicationException to its underlying cause if the transaction is in a state of mustAbort.</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-667">ISIS-667</a> - up/rationalization of JDO domain service impls</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-670">ISIS-670</a> - Replace AuditingService and AuditingService2 with new AuditingService3 API, more consistent with other APIs</p> </li> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-671">ISIS-671</a> - Add a ReifiableActionFacet and @Reifiable annotation as a way to restrict which ReifiableActions are persisted. Enable background task service to hint that an ReifiableAction should be persisted even if not annotated.</p> </li> 
@@ -3557,7 +3700,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_31">Bug</h4> 
+          <h4 id="_bug_32">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-632">ISIS-632</a> - PublishingService's PublishedEvent id has an incorrect max length</p> </li> 
@@ -3574,7 +3717,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_30">Task</h4> 
+          <h4 id="_task_31">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-695">ISIS-695</a> - up tasks for Apache Isis 1.4.0 release</p> </li> 
@@ -3600,7 +3743,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_wicket_viewer_6">Wicket Viewer</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_25">New Feature</h4> 
+          <h4 id="_new_feature_26">New Feature</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-575">ISIS-575</a> - Tiny new feature…​ add a tooltip to icons/titles so can see what type it represents.</p> </li> 
@@ -3608,7 +3751,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_bug_32">Bug</h4> 
+          <h4 id="_bug_33">Bug</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-560">ISIS-560</a> - When invoking an action, drop downs get cleared (in the UI) if there is a validation error, but the underlying model is set.</p> </li> 
@@ -3618,7 +3761,7 @@ table.CodeRay td.code>pre{padding:0}
           </div> 
          </div> 
          <div class="sect3"> 
-          <h4 id="_task_31">Task</h4> 
+          <h4 id="_task_32">Task</h4> 
           <div class="ulist"> 
            <ul> 
             <li> <p><a href="https://issues.apache.org/jira/browse/ISIS-581">ISIS-581</a> - Release tasks for Apache Isis wicket viewer v1.3.1</p> </li> 
@@ -3644,7 +3787,7 @@ table.CodeRay td.code>pre{padding:0}
         <div class="sect2"> 
          <h3 id="_core_5">Core</h3> 
          <div class="sect3"> 
-          <h4 id="_new_feature_26">N

<TRUNCATED>