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 2018/02/14 10:33:09 UTC

[isis] 02/02: ISIS-1813: updates release notes for 1.16.1

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

danhaywood pushed a commit to branch release-1.16.1-RC1
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 403c85a83a407ba4ed084b7a234a50e6f1fcb590
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Feb 14 10:32:54 2018 +0000

    ISIS-1813: updates release notes for 1.16.1
---
 .../release-notes/_release-notes_1.16.1.adoc       | 69 ++++++++++++++++++++++
 .../main/asciidoc/release-notes/release-notes.adoc | 10 ++--
 2 files changed, 74 insertions(+), 5 deletions(-)

diff --git a/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.16.1.adoc b/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.16.1.adoc
index 6f3d27d..fe8aa51 100644
--- a/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.16.1.adoc
+++ b/adocs/documentation/src/main/asciidoc/release-notes/_release-notes_1.16.1.adoc
@@ -22,3 +22,72 @@ The majority of the implementation is provided in the (non-ASF) (non-ASF) link:h
 
 Applications written against v1.16.0 should run against v1.16.1 with few if any changes.
 
+
+
+== New Feature
+
+* link:https://issues.apache.org/jira/browse/ISIS-1861[ISIS-1861] - Extend tabgroup layout control so that a tabgroup with only one tab can show either collapsed (default) or with the one tab.
+* link:https://issues.apache.org/jira/browse/ISIS-1856[ISIS-1856] - Add git.properties and SCM-Revision into MANIFEST.MF
+* link:https://issues.apache.org/jira/browse/ISIS-1585[ISIS-1585] - Allow objects in parented collections to be selected, automatically passed as defaults for collection parameter of associated actions. Also infer choices for both scalar and collection parameters.
+* link:https://issues.apache.org/jira/browse/ISIS-1569[ISIS-1569] - Automated testing tool to replay commands against a copy of prod
+
+
+
+== Improvement
+
+* link:https://issues.apache.org/jira/browse/ISIS-1837[ISIS-1837] - Metamodel validator should check for cyclic dependencies (reference to entities that live outside of the module set)
+* link:https://issues.apache.org/jira/browse/ISIS-1836[ISIS-1836] - Better diagnostic reporting in RO viewer if passed in a non-parseable value
+* link:https://issues.apache.org/jira/browse/ISIS-1835[ISIS-1835] - Better diagnostic reporting if fail to read a configuration flie.
+* link:https://issues.apache.org/jira/browse/ISIS-1834[ISIS-1834] - Relax metamodel validation to allow @PersistenceCapable on interfaces
+* link:https://issues.apache.org/jira/browse/ISIS-1826[ISIS-1826] - Add Automatic-Module-Name to support Java 9.
+* link:https://issues.apache.org/jira/browse/ISIS-1814[ISIS-1814] - JAXB validator fails requiring @XmlJavaTypeAdapter even if annotated with @XmlTransient
+* link:https://issues.apache.org/jira/browse/ISIS-1808[ISIS-1808] - Let the error page be customisable, eg embed an image from randomkittengenerator.com
+* link:https://issues.apache.org/jira/browse/ISIS-1759[ISIS-1759] - Always calling getXxx() and hideXxx() both decreases performance of application (?)
+* link:https://issues.apache.org/jira/browse/ISIS-1743[ISIS-1743] - fa-Icon mapping for mixin provided methods not honored intuitively
+* link:https://issues.apache.org/jira/browse/ISIS-1589[ISIS-1589] - Allow layout to be loaded from either .layout.xml or .layout.fallback.xml (so that library modules can provide a default layout for their entities using XML).
+
+
+== Bug
+
+* link:https://issues.apache.org/jira/browse/ISIS-1858[ISIS-1858] - NPE when Log at Debug Level
+* link:https://issues.apache.org/jira/browse/ISIS-1857[ISIS-1857] - help block for properties/parameters with drop down actions to right encroaches on the field.
+* link:https://issues.apache.org/jira/browse/ISIS-1855[ISIS-1855] - scm entries in core pom.xml are incorrect
+* link:https://issues.apache.org/jira/browse/ISIS-1854[ISIS-1854] - menubars.layout.xml seems to ignore the embedded <Name> ?
+* link:https://issues.apache.org/jira/browse/ISIS-1853[ISIS-1853] - Fix AbstractSessionTemplate and to unmarshal collection and reference arguments.
+* link:https://issues.apache.org/jira/browse/ISIS-1852[ISIS-1852] - Iterating over query result list with parallelStream produces next exception
+* link:https://issues.apache.org/jira/browse/ISIS-1851[ISIS-1851] - Improve the dynamic visibility of PropertyGroups so works with pdf js viewer (anything that isn't a ScalarPanelAbstract2, basically).
+* link:https://issues.apache.org/jira/browse/ISIS-1848[ISIS-1848] - References of type java.lang.Object (sometimes) not rendered correctly in Wicket viewer
+* link:https://issues.apache.org/jira/browse/ISIS-1847[ISIS-1847] - Eventbus: AbstractDomainEvent incorrect veto handling?
+* link:https://issues.apache.org/jira/browse/ISIS-1833[ISIS-1833] - Mandatory marker (red asterisk) not shown on mandatory parameters
+* link:https://issues.apache.org/jira/browse/ISIS-1832[ISIS-1832] - Entering a non-valid string into a parameter of type UUID results in a stacktrace.
+* link:https://issues.apache.org/jira/browse/ISIS-1831[ISIS-1831] - If Accept header bad, then our exception handler throws an NPE and so issue of bad header is not reported.
+* link:https://issues.apache.org/jira/browse/ISIS-1829[ISIS-1829] - AppManifestAbstract#withFixtureScripts no longer works.
+* link:https://issues.apache.org/jira/browse/ISIS-1825[ISIS-1825] - @CollectionLayout(hidden=STANDALONE_COLLECTION) results in scalar panels being hidden when in parented collection, (but the column is still there, ie blank).
+* link:https://issues.apache.org/jira/browse/ISIS-1822[ISIS-1822] - non-existent action in menubars.layout.xml causes an NPE
+* link:https://issues.apache.org/jira/browse/ISIS-1820[ISIS-1820] - New style BDD tests broken in 1.16.0
+* link:https://issues.apache.org/jira/browse/ISIS-1812[ISIS-1812] - NPE when attempt to render mixed-in property as a column.
+
+
+
+== Other
+
+=== Documentation
+
+* link:https://issues.apache.org/jira/browse/ISIS-1860[ISIS-1860] - CommandReification.DISABLED is broken / incorrectly documented.
+* link:https://issues.apache.org/jira/browse/ISIS-1859[ISIS-1859] - Use of "timestamp" in JDOQL queries.
+* link:https://issues.apache.org/jira/browse/ISIS-1849[ISIS-1849] - 1.16.0 - Broken Links according to W3C checker
+
+=== Task
+
+* link:https://issues.apache.org/jira/browse/ISIS-1813[ISIS-1813] - Release tasks for 1.16.1
+
+=== Duplicates or Not Implemented
+
+* link:https://issues.apache.org/jira/browse/ISIS-1500[ISIS-1500] - [DUPLICATE] ReplayService, to directly execute a previously persisted command
+* link:https://issues.apache.org/jira/browse/ISIS-1850[ISIS-1850] - [NOT IMPLEMENTED] Rename 'default' in JSON Response
+
+=== Question
+
+* link:https://issues.apache.org/jira/browse/ISIS-1824[ISIS-1824] - menubars.layout.xml vs Wicket Viewer annotations
+
+
diff --git a/adocs/documentation/src/main/asciidoc/release-notes/release-notes.adoc b/adocs/documentation/src/main/asciidoc/release-notes/release-notes.adoc
index 8d0b71d..8caeb96 100644
--- a/adocs/documentation/src/main/asciidoc/release-notes/release-notes.adoc
+++ b/adocs/documentation/src/main/asciidoc/release-notes/release-notes.adoc
@@ -22,12 +22,12 @@ This table summarises all releases of Apache Isis to date.
 | JIRA relnotes
 
 | xref:release-notes.adoc#_release-notes_1.16.1[1.16.1]
-| xx-02-2018
+| 18-02-2018
 | Parented collections with checkboxes, replay module
-| .
-| .
-| .
-| ...
+| 4
+| 10
+| 17
+| https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311171&version=12342424[Release notes for v1.16.1]
 
 | xref:release-notes.adoc#_release-notes_1.16.0[1.16.0]
 | 08-01-2018

-- 
To stop receiving notification emails like this one, please contact
danhaywood@apache.org.