svn commit: r1795778 - /ofbiz/site/release-notes-16.11.02.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1795778 - /ofbiz/site/release-notes-16.11.02.html

jacopoc
Author: jacopoc
Date: Mon May 22 08:25:15 2017
New Revision: 1795778

URL: http://svn.apache.org/viewvc?rev=1795778&view=rev
Log:
Release notes for 16.11.02

Added:
    ofbiz/site/release-notes-16.11.02.html   (with props)

Added: ofbiz/site/release-notes-16.11.02.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.02.html?rev=1795778&view=auto
==============================================================================
--- ofbiz/site/release-notes-16.11.02.html (added)
+++ ofbiz/site/release-notes-16.11.02.html Mon May 22 08:25:15 2017
@@ -0,0 +1,185 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+
+<head>
+    <title>Apache OFBiz - Release Notes</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+    <meta name="Distribution" content="Global" />
+    <meta name="Robots" content="index,follow" />
+    <meta name="keywords" content="Open Source ERP,Open Source CRM,Open Source E-Commerce,Open Source eCommerce,Open Source POS,Open Source SCM,Open Source MRP,Open Source CMMS,Open Source EAM,web services,workflow,ebusiness,e-business,ecommerce,e-commerce,automation,enterprise software,open source,entity engine,service engine,erp,crm,party,accounting,facility,supply,chain,management,catalog,order,project,task,work effort,financial,ledger,content management,customer,inventory"/>
+    <meta name="Description" content="Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project licensed under the Apache License Version 2.0. Being open source under the Apache 2.0 license and driven by a community Apache OFBiz offers both flexibility by design and by access to code, and a solution where you're not alone but rather can work with many others to get things done." />
+    <link rel="shortcut icon" type="image/x-icon"  href="images/favicon.ico" />
+    <link rel="stylesheet" href="css/global.css" type="text/css" />
+    <script type="text/javascript" src="js/prototype.js"></script>
+    <script type="text/javascript" src="js/effects.js"></script>
+    <script type="text/javascript" src="js/search.js"></script>
+    <script type="text/javascript" src="js/slides.js"></script>
+</head>
+
+<body id="full">
+<!-- wrap starts here -->
+  <div id="wrap">
+
+    <!--header -->
+    <div id="header">
+        <div id="logo">
+            <a href="#"><img src="images/logo.png" /></a>
+        </div>
+        <div id="nav">
+            <ul>
+                <li><a href="index.html">Home</a></li>
+                <li id="current"><a href="download.html">Download &gt;&gt; Release Notes</a></li>
+                <li><a href="community.html">Community</a></li>
+                <li><a href="documentation.html">Documentation</a></li>
+            </ul>
+        </div>
+    </div>
+    <!--header ends-->
+    <!-- content-wrap starts -->
+<style>
+  /* reset the page for some reason it is set to 560px in the global.css file */
+  #main {width: 90%; font-size: 1em; padding:0 1em 0 1em; margin: 0; }
+  #main li, ul {list-style: square; padding: .2em 1em .2em 1em;}
+  #main a.downloadLink {font-size: 16px; font-weight: bold;}
+  #main a.downloadLink:hover {color: red;}
+</style>
+    <div id="content-wrap" class="clearfix">
+        <div id="main">
+<h2>Release Notes for Apache OFBiz&reg; 16.11.02</h2>
+<p>
+Apache OFBiz&reg; is an open source product for the automation of enterprise
+processes that includes framework components and business applications.
+</p>
+<p>Apache OFBiz 16.11.02, released in 2017-05-22, is the second release of the 16.11 series, that has been stabilized since November 2016.</p>
+    
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9198'>OFBIZ-9198</a>] -         Missing file results in error
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9310'>OFBIZ-9310</a>] -         On setting verbose true, UtilHttp.getParameterMap() method prints username and password in logs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9313'>OFBIZ-9313</a>] -         Update Tomcat to 8.0.42 because of CVE-2017-5648
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9331'>OFBIZ-9331</a>] -         Convert QuoteRole entity related service from simple to entity auto.
+</li>
+</ul>
+                            
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-6386'>OFBIZ-6386</a>] -         compareBigDecimals in org.ofbiz.minilang.method.conditional.Compare does not compare certain values correctly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7066'>OFBIZ-7066</a>] -         temporal expression screen missing date dialogbox
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7265'>OFBIZ-7265</a>] -         Could not obtain Lock on lucene index Lock
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7375'>OFBIZ-7375</a>] -         Routing should not be allow to update with empty routing name
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-8266'>OFBIZ-8266</a>] -         From Date and Thru Date doesn&#39;t reflect on List Quote Roles screen.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-8318'>OFBIZ-8318</a>] -         Error on scrum main page
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9125'>OFBIZ-9125</a>] -         Errormessage is displayed twice in LoginEvents.java
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9126'>OFBIZ-9126</a>] -         SimpleMethod: Problem with Variables in key-fields
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9133'>OFBIZ-9133</a>] -         catalog/control/FindReviews does not render proper column data
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9152'>OFBIZ-9152</a>] -         SimpleMethod: FindByAnd never using EntityListIterator
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9155'>OFBIZ-9155</a>] -         JobPoller does not run and hence scheduled/async jobs are never run
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9157'>OFBIZ-9157</a>] -         &quot;View Order&quot; throws exception in getReturnableQuantity
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9178'>OFBIZ-9178</a>] -         deprecation messages in console output
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9184'>OFBIZ-9184</a>] -         In entitymodel.xsd entity-alias for condition-expr must be required
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9191'>OFBIZ-9191</a>] -         Navigate Accounts tree does not work
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9195'>OFBIZ-9195</a>] -         Error in glAccountId retrieval for fixed asset depreciations
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9196'>OFBIZ-9196</a>] -         Regression: a commit between R15 and the Gradle switch uses/blocks the ports
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9201'>OFBIZ-9201</a>] -         Birt logging unlogical high
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9204'>OFBIZ-9204</a>] -         Cancelled OrderItems are still included in orderGrandTotal
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9208'>OFBIZ-9208</a>] -         reinstate url cache in UtilURL.fromResource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9216'>OFBIZ-9216</a>] -         report GL Account Trial Balance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9220'>OFBIZ-9220</a>] -         Employment Applications in Party manager does not list any record even if they exist.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9224'>OFBIZ-9224</a>] -         16.11 ofbizUrl include host+port and break some reverse-proxy / docker setups
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9225'>OFBIZ-9225</a>] -         Editing quantity of configurable products changes actual product
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9228'>OFBIZ-9228</a>] -         Create an Accounting Transaction page not found
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9230'>OFBIZ-9230</a>] -         Missing reference to the delegator in framework/widget/templates/HtmlFormMacroLibrary.ftl
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9234'>OFBIZ-9234</a>] -         The ecommerce breadcrumb fails when you come from the catalog product link
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9252'>OFBIZ-9252</a>] -         While re-ordering an order, order terms doesn&#39;t set
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9261'>OFBIZ-9261</a>] -         Handle only labels with the &quot;_&quot; separator between languages and countries
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9265'>OFBIZ-9265</a>] -         Error in accounting report inventory valuation with through date with an empty value.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9280'>OFBIZ-9280</a>] -         Sort Links in Lookup for Data Resource Id causes unwanted behaviour on Find Content page
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9309'>OFBIZ-9309</a>] -         Ecommerce component showing error screen on searchContent from showcontenttree page
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9311'>OFBIZ-9311</a>] -         The help button or link does not show for the Birt, BI and example components
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9314'>OFBIZ-9314</a>] -         WorkEffort shows error on party assignment
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9315'>OFBIZ-9315</a>] -         WorkEffort Keywords does not list after adding.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9324'>OFBIZ-9324</a>] -         Accounting_quantity_diff &lt;-- Item variance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9345'>OFBIZ-9345</a>] -         Error viewing tomahawk-themed page when externalLoginKey is not enabled
+</li>
+</ul>
+                    
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9144'>OFBIZ-9144</a>] -         refactor javadocs in OFBiz to be standards compliant
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9175'>OFBIZ-9175</a>] -         Build OFBIZ as EAR with Gradle EAR Plugin
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9289'>OFBIZ-9289</a>] -         SOAPEventHandler only outputs error to log when secureSoapAnswer = false
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9318'>OFBIZ-9318</a>] -         Create New Quote button is duplicated on View Quote page
+</li>
+</ul>
+                                                                        
+<h2>        Task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9323'>OFBIZ-9323</a>] -         Remove the birt.tld file and all related files and lines
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-9326'>OFBIZ-9326</a>] -         Running and Debugging OFBiz in Intellij IDEA
+</li>
+</ul>    
+
+        </div>
+        <!-- main ends -->
+
+   </div>
+      <!-- content-wrap -->
+  </div>
+<!-- wrap -->
+<!-- footer -->
+<div id="footer">
+      <div id="foot">
+            Copyright &copy; 2017 The Apache Software Foundation - Apache OFBiz, OFBiz, Apache, the Apache feather logo, the Apache OFBiz logo are either registered trademarks or trademarks of The Apache Software Foundation.
+      </div>
+</div>
+<!-- wrap ends here -->
+
+</body>
+</html>

Propchange: ofbiz/site/release-notes-16.11.02.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/site/release-notes-16.11.02.html
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/site/release-notes-16.11.02.html
------------------------------------------------------------------------------
    svn:mime-type = text/html