Author: taylor
Date: Mon May 9 21:11:20 2016
New Revision: 1743054
URL: http://svn.apache.org/viewvc?rev=1743054&view=rev
Log:
updating release notes and features
Modified:
portals/site-live/jetspeed-2/features.html
portals/site-live/jetspeed-2/release-notes.html
Modified: portals/site-live/jetspeed-2/features.html
URL: http://svn.apache.org/viewvc/portals/site-live/jetspeed-2/features.html?rev=1743054&r1=1743053&r2=1743054&view=diff
==============================================================================
--- portals/site-live/jetspeed-2/features.html (original)
+++ portals/site-live/jetspeed-2/features.html Mon May 9 21:11:20 2016
@@ -42,7 +42,7 @@
<div class="xleft">
- Last Published: 3 March 2016
+ Last Published: 9 May 2016
</div>
<div class="xright"> <a href="http://portals.apache.org/applications/"
class="externalLink">Applications</a>
|
@@ -261,9 +261,28 @@
</p>
<p>Jetspeed is fully-compliant with the Portlet Specification 2.0 (JSR-286), pasing
the Portlet 2.0 TCK (Test Compatibility Kit) suite and is fully CERTIFIED to the Java Portlet
Standard.
</p>
+<div class="section"><h3><a name="New_Features_for_2.3.1"></a>New
Features for 2.3.1</h3>
+<p>
+ Overview of new features in version <a href="http://portals.apache.org/jetspeed-2/release-notes.html"
class="externalLink">2.3.1</a>:
+ <ul><li>[<a href="http://portals.apache.org/jetspeed-2/security-reports.html"
class="externalLink">Security Patches</a>] - Important Security Issues found by Apache
Security Team
+ </li>
+<li>Improved Session based Portlet Preferences
+ </li>
+<li>Detached Portlets are now available in the Portal Pipeline
+ </li>
+<li>A Search input field is now shown on all decorators. A new Search Page with search
results has been added. Currently only Registry and light documentation are indexed.
+ </li>
+<li>Improvements to the User Manager portlets: Filter By Groups, Email fields added.
+ </li>
+<li>Improved Responsive Decorators</li>
+<li>Improved CSS in Site Manager and Constraints portlets
+ </li>
+</ul>
+</p>
+</div>
<div class="section"><h3><a name="New_Features_for_2.3.0"></a>New
Features for 2.3.0</h3>
<p>
- Overview of new features in version 2.3.0:
+ Overview of new features in version <a href="http://portals.apache.org/jetspeed-2/release-notes-2.3.0.html"
class="externalLink">2.3.0</a>:
<ul><li>AutoRefresh - portlets can now be configured to auto-refresh
themselves in the jetspeed-portlet.xml deployment descriptor</li>
<li>Responsive Decorators and Layouts - a new set of responsive decorators and layouts
have been introduced to work with mobile and full web devices</li>
<li>New Responsive Profiler Admin Portlet</li>
Modified: portals/site-live/jetspeed-2/release-notes.html
URL: http://svn.apache.org/viewvc/portals/site-live/jetspeed-2/release-notes.html?rev=1743054&r1=1743053&r2=1743054&view=diff
==============================================================================
--- portals/site-live/jetspeed-2/release-notes.html (original)
+++ portals/site-live/jetspeed-2/release-notes.html Mon May 9 21:11:20 2016
@@ -259,10 +259,12 @@
<a href="features.html">features list</a>.
</p>
<p>
- And the release notes of the previous release 2.3.0 are available here: <a
href="release-notes-2.3.0.html">release notes 2.2.2</a>.
+ And the release notes of the previous release 2.3.0 are available here: <a
href="release-notes-2.3.0.html">release notes 2.3.0</a>.
</p>
<div class="section"><h3><a name="New_Feature"></a>New Feature</h3>
-<ul><li>[<a href="https://issues.apache.org/jira/browse/JS2-1341" class="externalLink">JS2-1341</a>]
- Add Support for Detached Portlets to Portal Pipeline
+<ul><li>[<a href="http://portals.apache.org/jetspeed-2/security-reports.html"
class="externalLink">Security Patches</a>] - Important Security Issues found by Apache
Security Team
+ </li>
+<li>[<a href="https://issues.apache.org/jira/browse/JS2-1341" class="externalLink">JS2-1341</a>]
- Add Support for Detached Portlets to Portal Pipeline
</li>
<li>[<a href="https://issues.apache.org/jira/browse/JS2-1348" class="externalLink">JS2-1348</a>]
- Search Feature
</li>
|