Repository: isis-site Updated Branches: refs/heads/asf-site 1b8edce37 -> 0b15b3512
http://git-wip-us.apache.org/repos/asf/isis-site/blob/0b15b351/content/release-notes.html ---------------------------------------------------------------------- diff --git a/content/release-notes.html b/content/release-notes.html index 9fd2a1f..b7d92d4 100644 --- a/content/release-notes.html +++ b/content/release-notes.html @@ -533,6 +533,19 @@ table.CodeRay td.code>pre{padding:0} </div></div></td> </tr> <tr> +<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#r1.13.1">1.13.1</a></p></td> +<td class="tableblock halign-left valign-top"><p class="tableblock">30-oct-2016</p></td> +<td class="tableblock halign-left valign-top"><div><div class="paragraph"> +<p>Patch release, better support for docker</p> +</div></div></td> +<td class="tableblock halign-right valign-top"><p class="tableblock">1</p></td> +<td class="tableblock halign-right valign-top"><p class="tableblock">13</p></td> +<td class="tableblock halign-right valign-top"><p class="tableblock">21</p></td> +<td class="tableblock halign-left valign-top"><div><div class="paragraph"> +<p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311171&version=12337967">Release notes for v1.13.1</a></p> +</div></div></td> +</tr> +<tr> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#r1.13.0">1.13.0</a></p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">11-jul-2016</p></td> <td class="tableblock halign-left valign-top"><div><div class="paragraph"> @@ -1009,6 +1022,149 @@ table.CodeRay td.code>pre{padding:0} </div> </div> <div class="sect1"> +<h2 id="r1.13.1">1.13.1</h2> +<div class="sectionbody"> +<div class="admonitionblock note"> +<table> +<tr> +<td class="icon"> +<i class="fa icon-note" title="Note"></i> +</td> +<td class="content"> +TODO - add description +</td> +</tr> +</table> +</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-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> +</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-1527">ISIS-1527</a> - Make overlays consistent for editable properties, with general fix for Firefox</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1522">ISIS-1522</a> - Remove unused field declarations</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1519">ISIS-1519</a> - Deprecate JdoColumnLength in applib, instead define types</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1518">ISIS-1518</a> - Hide and replace certain UI fragments</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1514">ISIS-1514</a> - Hide the calendar hint on the date time (users tend to click on it)</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1508">ISIS-1508</a> - The integration test framework should be more resilient to badly behaved tests that leave the transaction incomplete</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1507">ISIS-1507</a> - QueryResultsCache should be disabled while fixture scripts are running.</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1505">ISIS-1505</a> - MetaModelService should return an unknown enum rather than throw exception, eg if passed an java.lang.Object.class.</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1499">ISIS-1499</a> - Improve BookmarkService to be able to "lookup" domain services, so that can schedule background commands against a service.</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1495">ISIS-1495</a> - Extend SessionLoggingService.CausedBy enum, so can mark as complete any log entries that are still shown as ongoing when app (re)starts</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1492">ISIS-1492</a> - Adding css-class to object forms</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1491">ISIS-1491</a> - Changed all occurrences of allowNulls and allowsNulls in the docs to</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1476">ISIS-1476</a> - Transaction interface: Expose "clearAbortCause" for don’t pick up handled persistence Exceptions</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-1525">ISIS-1525</a> - Problems with startup under certain circumstances</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1524">ISIS-1524</a> - Dates not showing in view model</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1520">ISIS-1520</a> - Amelia template is broken</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1517">ISIS-1517</a> - Typo on home page</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1516">ISIS-1516</a> - Typo on home page</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1515">ISIS-1515</a> - BackgroundCommandExecution can NPE if it attempts to invoke an action on an object that no longer exists.</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1502">ISIS-1502</a> - Error handling of invalid domain object not strong enough, causing infinite loop in endTransaction.</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1498">ISIS-1498</a> - BackgroundCommandExecution does not handle exceptions correctly.</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1497">ISIS-1497</a> - AbstractIsisSessionTemplate does not lookup adapter for OidDtos correctly.</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1494">ISIS-1494</a> - EmailNotificationServiceDefault does not use overriding implementations of EmailService</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1493">ISIS-1493</a> - Sorting of records with null values is not working correctly</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1490">ISIS-1490</a> - Fix 'svg' suffix in ImageResourceCacheClassPath</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1483">ISIS-1483</a> - Tiny bug in the SimpleObjectTest unit test as generated by the simpleapp.</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1482">ISIS-1482</a> - Occasional(?) exception in i18n PoWriter, looks like a concurrent access problem</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1481">ISIS-1481</a> - Duplicate PK exception for SessoinLogEntry (isisaddons implementation of SessionLoggingService) due to race condition.</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1480">ISIS-1480</a> - LocalDateTime property on different tabs, encoding exception</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1477">ISIS-1477</a> - Background command execution of commands with 0 parameters causes an NPE</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1475">ISIS-1475</a> - Application name not set</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1474">ISIS-1474</a> - Cannot use custom implementation of authenticationmanager (ShiroWithOAuth2AuthenticationManagerInstaller)</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1472">ISIS-1472</a> - Any attempts to schedule a background job via the RO viewer fail, due to incomplete state. (In fact: actions with commands cannot be invoked via RO viewer).</p> +</li> +<li> +<p><a href="https://issues.apache.org/jira/browse/ISIS-1470">ISIS-1470</a> - Maintenance 1.13.1 umbrella ticket</p> +</li> +</ul> +</div> +</div> +</div> +</div> +<div class="sect1"> <h2 id="r1.13.0">1.13.0</h2> <div class="sectionbody"> <div class="paragraph"> @@ -1042,7 +1198,7 @@ has removed a small number of features that were dependent on internal APIs, and now removed/unsupported. We therefore do recommend that you read and keep in mind the <a href="migration-notes.html#_migration-notes_1.12.0-to-1.13.0.adoc">migration notes</a> when you upgrade your app.</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> @@ -1130,7 +1286,7 @@ now removed/unsupported. We therefore do recommend that you read and keep in mi </div> </div> <div class="sect2"> -<h3 id="_improvement">Improvement</h3> +<h3 id="_improvement_2">Improvement</h3> <div class="ulist"> <ul> <li> @@ -1287,7 +1443,7 @@ now removed/unsupported. We therefore do recommend that you read and keep in mi </div> </div> <div class="sect2"> -<h3 id="_bug">Bug</h3> +<h3 id="_bug_2">Bug</h3> <div class="ulist"> <ul> <li> @@ -1382,7 +1538,7 @@ now removed/unsupported. We therefore do recommend that you read and keep in mi showing invalid data with respect to the data actually stored in the database.</p> </div> <div class="sect2"> -<h3 id="_bug_2">Bug</h3> +<h3 id="_bug_3">Bug</h3> <div class="ulist"> <ul> <li> @@ -1413,7 +1569,7 @@ showing invalid data with respect to the data actually stored in the database.</ <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_3">Bug</h3> +<h3 id="_bug_4">Bug</h3> <div class="ulist"> <ul> <li> @@ -1469,7 +1625,7 @@ functionality). In all cases these mixins can be hidden using either security o corresponding domain event.</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> @@ -1497,7 +1653,7 @@ corresponding domain event.</p> </div> </div> <div class="sect2"> -<h3 id="_improvement_2">Improvement</h3> +<h3 id="_improvement_3">Improvement</h3> <div class="ulist"> <ul> <li> @@ -1567,7 +1723,7 @@ corresponding domain event.</p> </div> </div> <div class="sect2"> -<h3 id="_bug_4">Bug</h3> +<h3 id="_bug_5">Bug</h3> <div class="ulist"> <ul> <li> @@ -1669,7 +1825,7 @@ corresponding domain event.</p> of Java 8 APIs. This release fixes this issue.</p> </div> <div class="sect2"> -<h3 id="_bug_5">Bug</h3> +<h3 id="_bug_6">Bug</h3> <div class="ulist"> <ul> <li> @@ -1710,7 +1866,7 @@ to optionally be encrypted.</p> 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_3">New Feature</h3> +<h3 id="_new_feature_4">New Feature</h3> <div class="ulist"> <ul> <li> @@ -1744,7 +1900,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect2"> -<h3 id="_improvement_3">Improvement</h3> +<h3 id="_improvement_4">Improvement</h3> <div class="ulist"> <ul> <li> @@ -1808,7 +1964,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect2"> -<h3 id="_bug_6">Bug</h3> +<h3 id="_bug_7">Bug</h3> <div class="ulist"> <ul> <li> @@ -1872,7 +2028,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <p>Internally there have been substantial simplifications to the codebase.</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> @@ -1900,7 +2056,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect2"> -<h3 id="_improvement_4">Improvement</h3> +<h3 id="_improvement_5">Improvement</h3> <div class="ulist"> <ul> <li> @@ -1961,7 +2117,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect2"> -<h3 id="_bug_7">Bug</h3> +<h3 id="_bug_8">Bug</h3> <div class="ulist"> <ul> <li> @@ -2091,7 +2247,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <p>This release was also the first to include the updated Asciidoc website.</p> </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> @@ -2152,7 +2308,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect2"> -<h3 id="_improvement_5">Improvement</h3> +<h3 id="_improvement_6">Improvement</h3> <div class="ulist"> <ul> <li> @@ -2309,7 +2465,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect2"> -<h3 id="_bug_8">Bug</h3> +<h3 id="_bug_9">Bug</h3> <div class="ulist"> <ul> <li> @@ -2441,7 +2597,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <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_6">New Feature</h3> +<h3 id="_new_feature_7">New Feature</h3> <div class="ulist"> <ul> <li> @@ -2529,7 +2685,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect2"> -<h3 id="_improvement_6">Improvement</h3> +<h3 id="_improvement_7">Improvement</h3> <div class="ulist"> <ul> <li> @@ -2659,7 +2815,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect2"> -<h3 id="_bug_9">Bug</h3> +<h3 id="_bug_10">Bug</h3> <div class="ulist"> <ul> <li> @@ -2762,7 +2918,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_core">Core</h3> <div class="sect3"> -<h4 id="_new_feature_7">New Feature</h4> +<h4 id="_new_feature_8">New Feature</h4> <div class="ulist"> <ul> <li> @@ -2791,7 +2947,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_7">Improvement</h4> +<h4 id="_improvement_8">Improvement</h4> <div class="ulist"> <ul> <li> @@ -2825,7 +2981,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_10">Bug</h4> +<h4 id="_bug_11">Bug</h4> <div class="ulist"> <ul> <li> @@ -2914,7 +3070,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer">Wicket viewer</h3> <div class="sect3"> -<h4 id="_new_feature_8">New Feature</h4> +<h4 id="_new_feature_9">New Feature</h4> <div class="ulist"> <ul> <li> @@ -2949,7 +3105,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_11">Bug</h4> +<h4 id="_bug_12">Bug</h4> <div class="ulist"> <ul> <li> @@ -2996,7 +3152,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <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_9">New Feature</h4> +<h4 id="_new_feature_10">New Feature</h4> <div class="ulist"> <ul> <li> @@ -3012,7 +3168,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_8">Improvement</h4> +<h4 id="_improvement_9">Improvement</h4> <div class="ulist"> <ul> <li> @@ -3046,7 +3202,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_12">Bug</h4> +<h4 id="_bug_13">Bug</h4> <div class="ulist"> <ul> <li> @@ -3109,7 +3265,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer_2">Wicket Viewer</h3> <div class="sect3"> -<h4 id="_new_feature_10">New Feature</h4> +<h4 id="_new_feature_11">New Feature</h4> <div class="ulist"> <ul> <li> @@ -3125,7 +3281,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_9">Improvement</h4> +<h4 id="_improvement_10">Improvement</h4> <div class="ulist"> <ul> <li> @@ -3141,7 +3297,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_13">Bug</h4> +<h4 id="_bug_14">Bug</h4> <div class="ulist"> <ul> <li> @@ -3181,7 +3337,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_core_3">Core</h3> <div class="sect3"> -<h4 id="_new_feature_11">New Feature</h4> +<h4 id="_new_feature_12">New Feature</h4> <div class="ulist"> <ul> <li> @@ -3197,7 +3353,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_10">Improvement</h4> +<h4 id="_improvement_11">Improvement</h4> <div class="ulist"> <ul> <li> @@ -3234,7 +3390,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_14">Bug</h4> +<h4 id="_bug_15">Bug</h4> <div class="ulist"> <ul> <li> @@ -3272,7 +3428,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer_3">Wicket Viewer</h3> <div class="sect3"> -<h4 id="_improvement_11">Improvement</h4> +<h4 id="_improvement_12">Improvement</h4> <div class="ulist"> <ul> <li> @@ -3297,7 +3453,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_15">Bug</h4> +<h4 id="_bug_16">Bug</h4> <div class="ulist"> <ul> <li> @@ -3352,7 +3508,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_16">Bug</h4> +<h4 id="_bug_17">Bug</h4> <div class="ulist"> <ul> <li> @@ -3378,7 +3534,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_jdo_objectstore">JDO ObjectStore</h3> <div class="sect3"> -<h4 id="_improvement_12">Improvement</h4> +<h4 id="_improvement_13">Improvement</h4> <div class="ulist"> <ul> <li> @@ -3394,7 +3550,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_17">Bug</h4> +<h4 id="_bug_18">Bug</h4> <div class="ulist"> <ul> <li> @@ -3428,7 +3584,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer_4">Wicket Viewer</h3> <div class="sect3"> -<h4 id="_improvement_13">Improvement</h4> +<h4 id="_improvement_14">Improvement</h4> <div class="ulist"> <ul> <li> @@ -3441,7 +3597,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_18">Bug</h4> +<h4 id="_bug_19">Bug</h4> <div class="ulist"> <ul> <li> @@ -3454,7 +3610,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_jdo_objectstore_2">JDO Objectstore</h3> <div class="sect3"> -<h4 id="_bug_19">Bug</h4> +<h4 id="_bug_20">Bug</h4> <div class="ulist"> <ul> <li> @@ -3472,7 +3628,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_core_4">Core</h3> <div class="sect3"> -<h4 id="_new_feature_12">New Feature</h4> +<h4 id="_new_feature_13">New Feature</h4> <div class="ulist"> <ul> <li> @@ -3575,7 +3731,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_14">Improvement</h4> +<h4 id="_improvement_15">Improvement</h4> <div class="ulist"> <ul> <li> @@ -3657,7 +3813,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_20">Bug</h4> +<h4 id="_bug_21">Bug</h4> <div class="ulist"> <ul> <li> @@ -3707,7 +3863,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer_5">Wicket Viewer</h3> <div class="sect3"> -<h4 id="_new_feature_13">New Feature</h4> +<h4 id="_new_feature_14">New Feature</h4> <div class="ulist"> <ul> <li> @@ -3750,7 +3906,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_15">Improvement</h4> +<h4 id="_improvement_16">Improvement</h4> <div class="ulist"> <ul> <li> @@ -3817,7 +3973,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_21">Bug</h4> +<h4 id="_bug_22">Bug</h4> <div class="ulist"> <ul> <li> @@ -3892,7 +4048,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_shiro_security">Shiro Security</h3> <div class="sect3"> -<h4 id="_new_feature_14">New Feature</h4> +<h4 id="_new_feature_15">New Feature</h4> <div class="ulist"> <ul> <li> @@ -3918,7 +4074,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_jdo_objectstore_3">JDO ObjectStore</h3> <div class="sect3"> -<h4 id="_new_feature_15">New Feature</h4> +<h4 id="_new_feature_16">New Feature</h4> <div class="ulist"> <ul> <li> @@ -3952,7 +4108,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_16">Improvement</h4> +<h4 id="_improvement_17">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4010,7 +4166,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_22">Bug</h4> +<h4 id="_bug_23">Bug</h4> <div class="ulist"> <ul> <li> @@ -4051,7 +4207,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer_6">Wicket Viewer</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> @@ -4061,7 +4217,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_23">Bug</h4> +<h4 id="_bug_24">Bug</h4> <div class="ulist"> <ul> <li> @@ -4095,7 +4251,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_core_5">Core</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> @@ -4180,7 +4336,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_17">Improvement</h4> +<h4 id="_improvement_18">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4274,7 +4430,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_24">Bug</h4> +<h4 id="_bug_25">Bug</h4> <div class="ulist"> <ul> <li> @@ -4333,7 +4489,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer_7">Wicket Viewer</h3> <div class="sect3"> -<h4 id="_new_feature_18">New Feature</h4> +<h4 id="_new_feature_19">New Feature</h4> <div class="ulist"> <ul> <li> @@ -4394,7 +4550,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_18">Improvement</h4> +<h4 id="_improvement_19">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4455,7 +4611,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_25">Bug</h4> +<h4 id="_bug_26">Bug</h4> <div class="ulist"> <ul> <li> @@ -4486,7 +4642,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_restfulobjects_viewer_3">RestfulObjects 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> @@ -4496,7 +4652,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_19">Improvement</h4> +<h4 id="_improvement_20">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4509,7 +4665,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_26">Bug</h4> +<h4 id="_bug_27">Bug</h4> <div class="ulist"> <ul> <li> @@ -4540,7 +4696,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_shiro_security_2">Shiro Security</h3> <div class="sect3"> -<h4 id="_improvement_20">Improvement</h4> +<h4 id="_improvement_21">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4556,7 +4712,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_jdo_objectstore_4">JDO ObjectStore</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> @@ -4584,7 +4740,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_21">Improvement</h4> +<h4 id="_improvement_22">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4618,7 +4774,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_27">Bug</h4> +<h4 id="_bug_28">Bug</h4> <div class="ulist"> <ul> <li> @@ -4665,7 +4821,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_core_6">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> @@ -4708,7 +4864,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_22">Improvement</h4> +<h4 id="_improvement_23">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4766,7 +4922,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_28">Bug</h4> +<h4 id="_bug_29">Bug</h4> <div class="ulist"> <ul> <li> @@ -4782,7 +4938,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer_8">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> @@ -4813,7 +4969,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_23">Improvement</h4> +<h4 id="_improvement_24">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4883,7 +5039,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_29">Bug</h4> +<h4 id="_bug_30">Bug</h4> <div class="ulist"> <ul> <li> @@ -4932,7 +5088,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_restfulobjects_viewer_4">RestfulObjects Viewer</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> @@ -4945,7 +5101,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_24">Improvement</h4> +<h4 id="_improvement_25">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4969,7 +5125,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_core_7">Core</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> @@ -4982,7 +5138,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_25">Improvement</h4> +<h4 id="_improvement_26">Improvement</h4> <div class="ulist"> <ul> <li> @@ -4992,7 +5148,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_30">Bug</h4> +<h4 id="_bug_31">Bug</h4> <div class="ulist"> <ul> <li> @@ -5008,7 +5164,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer_9">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> @@ -5021,7 +5177,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_26">Improvement</h4> +<h4 id="_improvement_27">Improvement</h4> <div class="ulist"> <ul> <li> @@ -5037,7 +5193,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_31">Bug</h4> +<h4 id="_bug_32">Bug</h4> <div class="ulist"> <ul> <li> @@ -5050,7 +5206,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_restfulobjects_viewer_5">RestfulObjects Viewer</h3> <div class="sect3"> -<h4 id="_new_feature_26">New Feature</h4> +<h4 id="_new_feature_27">New Feature</h4> <div class="ulist"> <ul> <li> @@ -5063,7 +5219,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_27">Improvement</h4> +<h4 id="_improvement_28">Improvement</h4> <div class="ulist"> <ul> <li> @@ -5082,7 +5238,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_shiro_security_3">Shiro Security</h3> <div class="sect3"> -<h4 id="_new_feature_27">New Feature</h4> +<h4 id="_new_feature_28">New Feature</h4> <div class="ulist"> <ul> <li> @@ -5092,7 +5248,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_28">Improvement</h4> +<h4 id="_improvement_29">Improvement</h4> <div class="ulist"> <ul> <li> @@ -5102,7 +5258,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_32">Bug</h4> +<h4 id="_bug_33">Bug</h4> <div class="ulist"> <ul> <li> @@ -5115,7 +5271,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_jdo_objectstore_5">JDO ObjectStore</h3> <div class="sect3"> -<h4 id="_new_feature_28">New Feature</h4> +<h4 id="_new_feature_29">New Feature</h4> <div class="ulist"> <ul> <li> @@ -5131,7 +5287,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_29">Improvement</h4> +<h4 id="_improvement_30">Improvement</h4> <div class="ulist"> <ul> <li> @@ -5168,7 +5324,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_33">Bug</h4> +<h4 id="_bug_34">Bug</h4> <div class="ulist"> <ul> <li> @@ -5195,7 +5351,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_core_8">Core</h3> <div class="sect3"> -<h4 id="_new_feature_29">New Feature</h4> +<h4 id="_new_feature_30">New Feature</h4> <div class="ulist"> <ul> <li> @@ -5217,7 +5373,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_30">Improvement</h4> +<h4 id="_improvement_31">Improvement</h4> <div class="ulist"> <ul> <li> @@ -5308,7 +5464,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_34">Bug</h4> +<h4 id="_bug_35">Bug</h4> <div class="ulist"> <ul> <li> @@ -5330,7 +5486,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_wicket_viewer_10">Wicket Viewer</h3> <div class="sect3"> -<h4 id="_new_feature_30">New Feature</h4> +<h4 id="_new_feature_31">New Feature</h4> <div class="ulist"> <ul> <li> @@ -5346,7 +5502,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_31">Improvement</h4> +<h4 id="_improvement_32">Improvement</h4> <div class="ulist"> <ul> <li> @@ -5362,7 +5518,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_35">Bug</h4> +<h4 id="_bug_36">Bug</h4> <div class="ulist"> <ul> <li> @@ -5385,7 +5541,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_restfulobjects_viewer_6">RestfulObjects Viewer</h3> <div class="sect3"> -<h4 id="_improvement_32">Improvement</h4> +<h4 id="_improvement_33">Improvement</h4> <div class="ulist"> <ul> <li> @@ -5395,7 +5551,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_bug_36">Bug</h4> +<h4 id="_bug_37">Bug</h4> <div class="ulist"> <ul> <li> @@ -5408,7 +5564,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="sect2"> <h3 id="_jdo_objectstore_6">JDO ObjectStore</h3> <div class="sect3"> -<h4 id="_new_feature_31">New Feature</h4> +<h4 id="_new_feature_32">New Feature</h4> <div class="ulist"> <ul> <li> @@ -5418,7 +5574,7 @@ category of UI events (so that titles, icons and CSS classes can be provided by </div> </div> <div class="sect3"> -<h4 id="_improvement_33">Improvement</h4> +<h4 id="_improvement_34">Improvement</h4> <div class="ulist"> <ul> <li> @@ -5448,53 +5604,60 @@ category of UI events (so that titles, icons and CSS classes can be provided by <div class="fallback-toc"> <ul class="sectlevel1"> <li><a href="#_summary">Summary</a></li> -<li><a href="#r1.13.0">1.13.0</a> +<li><a href="#r1.13.1">1.13.1</a> <ul class="sectlevel2"> <li><a href="#_new_feature">New Feature</a></li> <li><a href="#_improvement">Improvement</a></li> <li><a href="#_bug">Bug</a></li> +</ul> +</li> +<li><a href="#r1.13.0">1.13.0</a> +<ul class="sectlevel2"> +<li><a href="#_new_feature_2">New Feature</a></li> +<li><a href="#_improvement_2">Improvement</a></li> +<li><a href="#_bug_2">Bug</a></li> <li><a href="#_task">Task</a></li> </ul> </li> <li><a href="#r1.12.2">1.12.2</a> <ul class="sectlevel2"> -<li><a href="#_bug_2">Bug</a></li> +<li><a href="#_bug_3">Bug</a></li> <li><a href="#_task_2">Task</a></li> </ul> </li> <li><a href="#r1.12.1">1.12.1</a> <ul class="sectlevel2"> -<li><a href="#_bug_3">Bug</a></li> +<li><a href="#_bug_4">Bug</a></li> <li><a href="#_task_3">Task</a></li> </ul> </li> <li><a href="#r1.12.0">1.12.0</a> <ul class="sectlevel2"> -<li><a href="#_new_feature_2">New Feature</a></li> -<li><a href="#_improvement_2">Improvement</a></li> -<li><a href="#_bug_4">Bug</a></li> +<li><a href="#_new_feature_3">New Feature</a></li> +<li><a href="#_improvement_3">Improvement</a></li> +<li><a href="#_bug_5">Bug</a></li> <li><a href="#_dependency_upgrade">Dependency upgrade</a></li> <li><a href="#_task_4">Task</a></li> </ul> </li> <li><a href="#r1.11.1">1.11.1</a> <ul class="sectlevel2"> -<li><a href="#_bug_5">Bug</a></li> +<li><a href="#_bug_6">Bug</a></li> </ul> </li> <li><a href="#r1.11.0">1.11.0</a> <ul class="sectlevel2"> -<li><a href="#_new_feature_3">New Feature</a></li> -<li><a href="#_improvement_3">Improvement</a></li> -<li><a href="#_bug_6">Bug</a></li> +<li><a href="#_new_feature_4">New Feature</a></li> +<li><a href="#_improvement_4">Improvement</a></li> +<li><a href="#_bug_7">Bug</a></li> <li><a href="#_task_5">Task</a></li> </ul> </li> <li><a href="#r1.10.0">1.10.0</a> <ul class="sectlevel2"> -<li><a href="#_new_feature_4">New Feature</a></li> -<li><a href="#_improvement_4">Improvement</a></li> -<li><a href="#_bug_7">Bug</a></li> +<li><a href="#_new_feature_5">New Feature</a></li> +<li><a href="#_improvement_5">Improvement</a></li> +<li><a href="#_bug_8">Bug</a></li> <li><a href="#_task_6">Task</a></li> <li><a href="#_dependency_upgrade_2">Dependency upgrade</a></li> <li><a href="#_superceded">Superceded</a></li> @@ -5503,9 +5666,9 @@ category of UI events (so that titles, icons and CSS classes can be provided by </li> <li><a href="#r1.9.0">1.9.0</a> <ul class="sectlevel2"> -<li><a href="#_new_feature_5">New Feature</a></li> -<li><a href="#_improvement_5">Improvement</a></li> -<li><a href="#_bug_8">Bug</a></li> +<li><a href="#_new_feature_6">New Feature</a></li> +<li><a href="#_improvement_6">Improvement</a></li> +<li><a href="#_bug_9">Bug</a></li> <li><a href="#_dependency_upgrade_3">Dependency upgrade</a></li> <li><a href="#_task_7">Task</a></li> <li><a href="#_wish">Wish</a></li> @@ -5513,9 +5676,9 @@ category of UI events (so that titles, icons and CSS classes can be provided by </li> <li><a href="#r1.8.0">1.8.0</a> <ul class="sectlevel2"> -<li><a href="#_new_feature_6">New Feature</a></li> -<li><a href="#_improvement_6">Improvement</a></li> -<li><a href="#_bug_9">Bug</a></li> +<li><a href="#_new_feature_7">New Feature</a></li> +<li><a href="#_improvement_7">Improvement</a></li> +<li><a href="#_bug_10">Bug</a></li> <li><a href="#_task_8">Task</a></li> <li><a href="#_sub_task">Sub-task</a></li> </ul> @@ -5524,10 +5687,10 @@ category of UI events (so that titles, icons and CSS classes can be provided by <ul class="sectlevel2"> <li><a href="#_core">Core</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_7">New Feature</a></li> +<li><a href="#_new_feature_8">New Feature</a></li> <li><a href="#_security_fixes">Security fixes</a></li> -<li><a href="#_improvement_7">Improvement</a></li> -<li><a href="#_bug_10">Bug</a></li> +<li><a href="#_improvement_8">Improvement</a></li> +<li><a href="#_bug_11">Bug</a></li> <li><a href="#_removed_features">Removed features</a></li> <li><a href="#_removed_features_obsolete">Removed features (obsolete)</a></li> <li><a href="#_unreleased_features_backed_out">Unreleased features (backed out)</a></li> @@ -5536,9 +5699,9 @@ category of UI events (so that titles, icons and CSS classes can be provided by </li> <li><a href="#_wicket_viewer">Wicket viewer</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_8">New Feature</a></li> +<li><a href="#_new_feature_9">New Feature</a></li> <li><a href="#_security_fixes_2">Security fixes</a></li> -<li><a href="#_bug_11">Bug</a></li> +<li><a href="#_bug_12">Bug</a></li> <li><a href="#_dependency_upgrade_4">Dependency upgrade</a></li> <li><a href="#_task_10">Task</a></li> </ul> @@ -5549,18 +5712,18 @@ category of UI events (so that titles, icons and CSS classes can be provided by <ul class="sectlevel2"> <li><a href="#_core_2">Core</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_9">New Feature</a></li> -<li><a href="#_improvement_8">Improvement</a></li> -<li><a href="#_bug_12">Bug</a></li> +<li><a href="#_new_feature_10">New Feature</a></li> +<li><a href="#_improvement_9">Improvement</a></li> +<li><a href="#_bug_13">Bug</a></li> <li><a href="#_dependency_upgrade_5">Dependency upgrade</a></li> <li><a href="#_task_core">Task (Core)</a></li> </ul> </li> <li><a href="#_wicket_viewer_2">Wicket Viewer</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_10">New Feature</a></li> -<li><a href="#_improvement_9">Improvement</a></li> -<li><a href="#_bug_13">Bug</a></li> +<li><a href="#_new_feature_11">New Feature</a></li> +<li><a href="#_improvement_10">Improvement</a></li> +<li><a href="#_bug_14">Bug</a></li> <li><a href="#_task_11">Task</a></li> </ul> </li> @@ -5570,16 +5733,16 @@ category of UI events (so that titles, icons and CSS classes can be provided by <ul class="sectlevel2"> <li><a href="#_core_3">Core</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_11">New Feature</a></li> -<li><a href="#_improvement_10">Improvement</a></li> -<li><a href="#_bug_14">Bug</a></li> +<li><a href="#_new_feature_12">New Feature</a></li> +<li><a href="#_improvement_11">Improvement</a></li> +<li><a href="#_bug_15">Bug</a></li> <li><a href="#_task_12">Task</a></li> </ul> </li> <li><a href="#_wicket_viewer_3">Wicket Viewer</a> <ul class="sectlevel3"> -<li><a href="#_improvement_11">Improvement</a></li> -<li><a href="#_bug_15">Bug</a></li> +<li><a href="#_improvement_12">Improvement</a></li> +<li><a href="#_bug_16">Bug</a></li> <li><a href="#_dependency_upgrade_6">Dependency upgrade</a></li> <li><a href="#_task_13">Task</a></li> </ul> @@ -5587,14 +5750,14 @@ category of UI events (so that titles, icons and CSS classes can be provided by <li><a href="#_restfulobjects_viewer">RestfulObjects Viewer</a> <ul class="sectlevel3"> <li><a href="#_task_14">Task</a></li> -<li><a href="#_bug_16">Bug</a></li> +<li><a href="#_bug_17">Bug</a></li> <li><a href="#_task_15">Task</a></li> </ul> </li> <li><a href="#_jdo_objectstore">JDO ObjectStore</a> <ul class="sectlevel3"> -<li><a href="#_improvement_12">Improvement</a></li> -<li><a href="#_bug_17">Bug</a></li> +<li><a href="#_improvement_13">Improvement</a></li> +<li><a href="#_bug_18">Bug</a></li> <li><a href="#_task_16">Task</a></li> </ul> </li> @@ -5604,13 +5767,13 @@ category of UI events (so that titles, icons and CSS classes can be provided by <ul class="sectlevel2"> <li><a href="#_wicket_viewer_4">Wicket Viewer</a> <ul class="sectlevel3"> -<li><a href="#_improvement_13">Improvement</a></li> -<li><a href="#_bug_18">Bug</a></li> +<li><a href="#_improvement_14">Improvement</a></li> +<li><a href="#_bug_19">Bug</a></li> </ul> </li> <li><a href="#_jdo_objectstore_2">JDO Objectstore</a> <ul class="sectlevel3"> -<li><a href="#_bug_19">Bug</a></li> +<li><a href="#_bug_20">Bug</a></li> </ul> </li> </ul> @@ -5619,17 +5782,17 @@ category of UI events (so that titles, icons and CSS classes can be provided by <ul class="sectlevel2"> <li><a href="#_core_4">Core</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_12">New Feature</a></li> -<li><a href="#_improvement_14">Improvement</a></li> -<li><a href="#_bug_20">Bug</a></li> +<li><a href="#_new_feature_13">New Feature</a></li> +<li><a href="#_improvement_15">Improvement</a></li> +<li><a href="#_bug_21">Bug</a></li> <li><a href="#_task_17">Task</a></li> </ul> </li> <li><a href="#_wicket_viewer_5">Wicket Viewer</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_13">New Feature</a></li> -<li><a href="#_improvement_15">Improvement</a></li> -<li><a href="#_bug_21">Bug</a></li> +<li><a href="#_new_feature_14">New Feature</a></li> +<li><a href="#_improvement_16">Improvement</a></li> +<li><a href="#_bug_22">Bug</a></li> <li><a href="#_task_18">Task</a></li> </ul> </li> @@ -5640,15 +5803,15 @@ category of UI events (so that titles, icons and CSS classes can be provided by </li> <li><a href="#_shiro_security">Shiro Security</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_14">New Feature</a></li> +<li><a href="#_new_feature_15">New Feature</a></li> <li><a href="#_task_20">Task</a></li> </ul> </li> <li><a href="#_jdo_objectstore_3">JDO ObjectStore</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_15">New Feature</a></li> -<li><a href="#_improvement_16">Improvement</a></li> -<li><a href="#_bug_22">Bug</a></li> +<li><a href="#_new_feature_16">New Feature</a></li> +<li><a href="#_improvement_17">Improvement</a></li> +<li><a href="#_bug_23">Bug</a></li> <li><a href="#_dependency_upgrade_7">Dependency upgrade</a></li> <li><a href="#_task_21">Task</a></li> </ul> @@ -5659,8 +5822,8 @@ category of UI events (so that titles, icons and CSS classes can be provided by <ul class="sectlevel2"> <li><a href="#_wicket_viewer_6">Wicket Viewer</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_16">New Feature</a></li> -<li><a href="#_bug_23">Bug</a></li> +<li><a href="#_new_feature_17">New Feature</a></li> +<li><a href="#_bug_24">Bug</a></li> <li><a href="#_task_22">Task</a></li> </ul> </li> @@ -5670,36 +5833,36 @@ category of UI events (so that titles, icons and CSS classes can be provided by <ul class="sectlevel2"> <li><a href="#_core_5">Core</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_17">New Feature</a></li> -<li><a href="#_improvement_17">Improvement</a></li> -<li><a href="#_bug_24">Bug</a></li> -<li><a href="#_task_23">Task</a></li> -</ul> -</li> -<li><a href="#_wicket_viewer_7">Wicket Viewer</a> -<ul class="sectlevel3"> <li><a href="#_new_feature_18">New Feature</a></li> <li><a href="#_improvement_18">Improvement</a></li> <li><a href="#_bug_25">Bug</a></li> +<li><a href="#_task_23">Task</a></li> </ul> </li> -<li><a href="#_restfulobjects_viewer_3">RestfulObjects Viewer</a> +<li><a href="#_wicket_viewer_7">Wicket Viewer</a> <ul class="sectlevel3"> <li><a href="#_new_feature_19">New Feature</a></li> <li><a href="#_improvement_19">Improvement</a></li> <li><a href="#_bug_26">Bug</a></li> </ul> </li> -<li><a href="#_shiro_security_2">Shiro Security</a> +<li><a href="#_restfulobjects_viewer_3">RestfulObjects Viewer</a> <ul class="sectlevel3"> +<li><a href="#_new_feature_20">New Feature</a></li> <li><a href="#_improvement_20">Improvement</a></li> +<li><a href="#_bug_27">Bug</a></li> </ul> </li> -<li><a href="#_jdo_objectstore_4">JDO ObjectStore</a> +<li><a href="#_shiro_security_2">Shiro Security</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_20">New Feature</a></li> <li><a href="#_improvement_21">Improvement</a></li> -<li><a href="#_bug_27">Bug</a></li> +</ul> +</li> +<li><a href="#_jdo_objectstore_4">JDO ObjectStore</a> +<ul class="sectlevel3"> +<li><a href="#_new_feature_21">New Feature</a></li> +<li><a href="#_improvement_22">Improvement</a></li> +<li><a href="#_bug_28">Bug</a></li> <li><a href="#_dependency_upgrade_8">Dependency upgrade</a></li> <li><a href="#_task_24">Task</a></li> </ul> @@ -5710,91 +5873,91 @@ category of UI events (so that titles, icons and CSS classes can be provided by <ul class="sectlevel2"> <li><a href="#_core_6">Core</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_21">New Feature</a></li> -<li><a href="#_improvement_22">Improvement</a></li> -<li><a href="#_bug_28">Bug</a></li> -</ul> -</li> -<li><a href="#_wicket_viewer_8">Wicket Viewer</a> -<ul class="sectlevel3"> <li><a href="#_new_feature_22">New Feature</a></li> <li><a href="#_improvement_23">Improvement</a></li> <li><a href="#_bug_29">Bug</a></li> </ul> </li> -<li><a href="#_restfulobjects_viewer_4">RestfulObjects Viewer</a> +<li><a href="#_wicket_viewer_8">Wicket Viewer</a> <ul class="sectlevel3"> <li><a href="#_new_feature_23">New Feature</a></li> <li><a href="#_improvement_24">Improvement</a></li> +<li><a href="#_bug_30">Bug</a></li> </ul> </li> -</ul> -</li> -<li><a href="#r1.1.0">1.1.0</a> -<ul class="sectlevel2"> -<li><a href="#_core_7">Core</a> +<li><a href="#_restfulobjects_viewer_4">RestfulObjects Viewer</a> <ul class="sectlevel3"> <li><a href="#_new_feature_24">New Feature</a></li> <li><a href="#_improvement_25">Improvement</a></li> -<li><a href="#_bug_30">Bug</a></li> </ul> </li> -<li><a href="#_wicket_viewer_9">Wicket Viewer</a> +</ul> +</li> +<li><a href="#r1.1.0">1.1.0</a> +<ul class="sectlevel2"> +<li><a href="#_core_7">Core</a> <ul class="sectlevel3"> <li><a href="#_new_feature_25">New Feature</a></li> <li><a href="#_improvement_26">Improvement</a></li> <li><a href="#_bug_31">Bug</a></li> </ul> </li> -<li><a href="#_restfulobjects_viewer_5">RestfulObjects Viewer</a> +<li><a href="#_wicket_viewer_9">Wicket Viewer</a> <ul class="sectlevel3"> <li><a href="#_new_feature_26">New Feature</a></li> <li><a href="#_improvement_27">Improvement</a></li> +<li><a href="#_bug_32">Bug</a></li> </ul> </li> -<li><a href="#_shiro_security_3">Shiro Security</a> +<li><a href="#_restfulobjects_viewer_5">RestfulObjects Viewer</a> <ul class="sectlevel3"> <li><a href="#_new_feature_27">New Feature</a></li> <li><a href="#_improvement_28">Improvement</a></li> -<li><a href="#_bug_32">Bug</a></li> </ul> </li> -<li><a href="#_jdo_objectstore_5">JDO ObjectStore</a> +<li><a href="#_shiro_security_3">Shiro Security</a> <ul class="sectlevel3"> <li><a href="#_new_feature_28">New Feature</a></li> <li><a href="#_improvement_29">Improvement</a></li> <li><a href="#_bug_33">Bug</a></li> </ul> </li> -</ul> -</li> -<li><a href="#r1.0.0">1.0.0</a> -<ul class="sectlevel2"> -<li><a href="#_core_8">Core</a> +<li><a href="#_jdo_objectstore_5">JDO ObjectStore</a> <ul class="sectlevel3"> <li><a href="#_new_feature_29">New Feature</a></li> <li><a href="#_improvement_30">Improvement</a></li> <li><a href="#_bug_34">Bug</a></li> </ul> </li> -<li><a href="#_wicket_viewer_10">Wicket Viewer</a> +</ul> +</li> +<li><a href="#r1.0.0">1.0.0</a> +<ul class="sectlevel2"> +<li><a href="#_core_8">Core</a> <ul class="sectlevel3"> <li><a href="#_new_feature_30">New Feature</a></li> <li><a href="#_improvement_31">Improvement</a></li> <li><a href="#_bug_35">Bug</a></li> -<li><a href="#_wish_2">Wish</a></li> </ul> </li> -<li><a href="#_restfulobjects_viewer_6">RestfulObjects Viewer</a> +<li><a href="#_wicket_viewer_10">Wicket Viewer</a> <ul class="sectlevel3"> +<li><a href="#_new_feature_31">New Feature</a></li> <li><a href="#_improvement_32">Improvement</a></li> <li><a href="#_bug_36">Bug</a></li> +<li><a href="#_wish_2">Wish</a></li> </ul> </li> -<li><a href="#_jdo_objectstore_6">JDO ObjectStore</a> +<li><a href="#_restfulobjects_viewer_6">RestfulObjects Viewer</a> <ul class="sectlevel3"> -<li><a href="#_new_feature_31">New Feature</a></li> <li><a href="#_improvement_33">Improvement</a></li> +<li><a href="#_bug_37">Bug</a></li> +</ul> +</li> +<li><a href="#_jdo_objectstore_6">JDO ObjectStore</a> +<ul class="sectlevel3"> +<li><a href="#_new_feature_32">New Feature</a></li> +<li><a href="#_improvement_34">Improvement</a></li> </ul> </li> </ul>
