You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by sh...@apache.org on 2017/07/21 13:57:59 UTC

svn commit: r1802598 - in /ofbiz/branches/ofbiz-new-website: download.html images/download.png template/page/download.tpl.php

Author: sharan
Date: Fri Jul 21 13:57:59 2017
New Revision: 1802598

URL: http://svn.apache.org/viewvc?rev=1802598&view=rev
Log:
Improved:Added image to Downloads page and release notes for 16.11.03 and 13.07.03

Added:
    ofbiz/branches/ofbiz-new-website/images/download.png   (with props)
Modified:
    ofbiz/branches/ofbiz-new-website/download.html
    ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php

Modified: ofbiz/branches/ofbiz-new-website/download.html
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/download.html?rev=1802598&r1=1802597&r2=1802598&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/download.html (original)
+++ ofbiz/branches/ofbiz-new-website/download.html Fri Jul 21 13:57:59 2017
@@ -110,7 +110,7 @@
       <div class="container clearfix">
         <div class="row">
           <h1 class="span8">Downloads</h1>
-          <div class="span4" id="navTrail"> <a href="index.html" class="homeLink">home</a><span>/</span><a href="template-columns.html">templates</a><span>/</span><span class="current">Sidebar</span> </div>
+          <div class="span4" id="navTrail"> <a href="index.html" class="homeLink">home</a><span>/</span><a href="#">Community</a><span>/</span> <span class="current">Downloads</span> </div>
         </div>
       </div>
     </header>
@@ -155,29 +155,161 @@
                           <div class="imgWrapper"><img alt="client" src="images/client1.jpg"></div>
                         </div>
                         <div class="three_fourths last">
-                          <p> 
+        		<h3>16.11.03</h3>
+			<h4>>Bug</h4>
+			<ul>
+	 		  <li><a href="">[OFBIZ-9286]</a> - ERROR: Cannot do a find that returns an EntityListIterator with no transaction in place</li>
+         		  <li><a href="">[OFBIZ-9305]</a> - change debug.properties property value cause ofbiz can't start</li>
+	 		  <li><a href="">[OFBIZ-9373]</a> - Create new blog article entry error</li>
+	  		  <li><a href="">[OFBIZ-9374]</a> - Fix TemporalExpressions.Frequency to avoid moving job start times away from given freqCount raster</li>
+	  		  <li><a href="">[OFBIZ-9384]</a> - RequestHandlerException on request link of Quote Price page</li>
+			  <li><a href="">[OFBIZ-9386]</a> - RequestHandlerException on request link of Quote Profit page</li>
+	 		  <li><a href="">[OFBIZ-9387]</a> - CostServices.xml#getProductCost fail currency conversion</li>
+	 		  <li><a href=""> [OFBIZ-9407]</a> -  simple methods not terminating on error condition</li>
+	  		  <li><a href=""> [OFBIZ-9410]</a> - Software not usable all standard installs failed</li>
+			  <li><a href="">[OFBIZ-9425</a> - createShipment code logic error</li>
+			</ul>
+			<h4>>Improvement</h4>
+			<ul>
+			  <li><a href="">[OFBIZ-8202]</a> - Use try-with-resources statement wherever it's possible</li>
+			  <li><a href="">[OFBIZ-9380]</a> - renderDateTimeField works in IE, not working with lastest Chrome</li>
+			  <li><a href="">[OFBIZ-9406]</a> - Update Geo data for India</li>
+			  <li><a href="">[OFBIZ-9413]</a> - Update Currency Uom data</li>
+			  <li><a href="">[OFBIZ-9422]</a> -  Accounting Manager \ Fixed Assets, press button [NEW FIXED ASSET], but action button is [Update], not [Save]</li>
+			</ul>     
+			<h4>>New Feature</h4>
+			<ul>
+			  <li><a href="">[OFBIZ-7120]</a> - Multisite support in specialpurpose/cmssite</li>
+			</ul> 
 
-Nullam sed tortor odio. Suspendisse tincidunt dictum nisi, nec convallis odio lacinia ac. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. </p>
-                        </div>
+                       </div>
                       </div>
                     </li>
                     <li>
-                      <div class="row">
-                        <div class="one_fourth">
-                          <div class="imgWrapper"><img alt="client" src="images/client2.jpg"></div>
-                        </div>
-                        <div class="three_fourths last">
-                          <p> Nullam sed tortor odio. Suspendisse tincidunt dictum nisi, nec convallis odio lacinia ac. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. </p>
-                        </div>
-                      </div>
+                     
                     </li>
                     <li>
                       <div class="row">
                         <div class="one_fourth">
                           <div class="imgWrapper"><img alt="client" src="images/client3.jpg"></div>
                         </div>
-                        <div class="three_fourths last">
-                          <p> Nullam sed tortor odio. Suspendisse tincidunt dictum nisi, nec convallis odio lacinia ac. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. </p>
+                        <div class="three_fourths last">                          
+                         <h3>13.07.03</h3>
+			 <h4>>Sub Task</h4>
+			 <ul>
+   			  <li><a href="">[OFBIZ-5634]</a> - Error in pagination in createProductSubscriptionResource (Catalog)</li>
+			  <li><a href="">[OFBIZ-5801]</a> -  Upgrade Axis2 to 1.6.3</li>
+			  <li><a href="">  [OFBIZ-6568]</a> - Update Groovy to 2.4.5 version</li>
+			  <li><a href="">[OFBIZ-6726]</a> - Update commons collections to 3.2.2 because of known possible exploit</li>
+			  <li><a href=""> [OFBIZ-6751]</a> - POI security fix</li>
+			  <li><a href="">[OFBIZ-6752]</a> - Updates Tomcat to 7.0.65</li>
+			  <li><a href=""> [OFBIZ-6754]</a> - Update Spring Framework</li>
+			  <li><a href="">[OFBIZ-6800]</a> - Another .fo.ftl file use "align" attribute in "<fo:block>" tag.</li>
+			  <li><a href=""> [OFBIZ-6905]</a> - Update Xalan libs to version 2.7.2 because of CVE-2014-0107</li>
+			  <li><a href="">[OFBIZ-6913]</a> - Update Tomcat to 7.0.68</li>
+			  <li><a href=""> [OFBIZ-6916]</a> - Upgrade Axis2 to 1.7.1</li>
+			  <li><a href="">[OFBIZ-6942]</a> - Comment out RMI related code because of the Java deserialization issue</li>
+			  <li><a href="">[OFBIZ-6959]</a> - Update XStream lib to prevent XML External Entity (XXE) Processing</li>
+			</ul>
+			<h4>>Bug</h4>
+			 <ul>
+			  <li><a href="">[OFBIZ-293]</a> - data import - nulling fields impossible</li>
+  			  <li><a href="">[OFBIZ-817]</a> - Require Inventory of Marketing Package Product can't be shipped</li>
+			  <li><a href="">[OFBIZ-4559]</a> - InventoryWorker.getOutstandingProductQuantities returns inaccurate results when there are multiple ItemIssuances for an order</li>
+			  <li><a href="">[OFBIZ-5347]</a> - Shipping costs not recalculated after changing sales order shipment method</li>
+			  <li><a href="">[OFBIZ-5579]</a> - Error when add product to an order.</li>
+			  <li><a href="">[OFBIZ-5918]</a> - NPE at http://demo-trunk-ofbiz.apache.org/ecommerce/products/</li>
+			  <li><a href=""> [OFBIZ-5927]</a> - Issue reported while performing Refund & Void (java.lang.ClassCastException: java.lang.String cannot be cast to java.math.BigDecimal) </li>
+			  <li><a href="">[OFBIZ-6043]</a> - Change of ship-to address is not persisted when stepping forward and backward in a create order process</li>
+			  <li><a href="">[OFBIZ-6091]</a> - Supplier preferred currency not considered for drop-ship order</li>
+			  <li><a href=""> [OFBIZ-6092]</a> - Domain name should not create for tenant if its left empty during tenant creation</li>
+			  <li><a href=""> [OFBIZ-6218]</a> - Unit tests throw exception in DBCP</li>
+			  <li><a href="">[OFBIZ-6229]</a> - Can't create a geo without providing a geoID</li>
+			  <li><a href="">[OFBIZ-6237]</a> - function linkGeos deletes existing GeoAssocs for geoId</li>
+			  <li><a href=""> [OFBIZ-6249]</a> - Complete OFBIZ-6057 (error in Freemarker 2.3 versions higher than 2.3.19)</li>
+			  <li><a href="">< [OFBIZ-6347]</a> - Two order payment preferences are added to order, when order of order total 0(zero) is placed with Billing Account</li>
+			  <li><a href=""> [OFBIZ-6374]</a> - PartyContentWrapper.getPartyContentAsText use wrong signature</li>
+			  <li><a href=""> [OFBIZ-6396]</a> - Field Lookup do not show description when widget-verbose is set to false</li>
+			  <li><a href=""> [OFBIZ-6397]</a> - Survey : FTL error message when using Enumeration or Geo question type</li>
+			  <li><a href="">[OFBIZ-6400]</a> - Fix permissions at specialpurpose/myportal/widget/PortalAdmScreens.xml</li>
+			  <li><a href="">[OFBIZ-6425]</a> - FindService.performFindList listSize = null causes errors when list is empty because the rendering system expects 0</li>
+			  <li><a href="">  [OFBIZ-6430]</a> - date-find in form widget does not persist value</li>
+			  <li><a href=""> [OFBIZ-6444]</a> -Postal Address PDF Formatter Screen Problems</li>
+			  <li><a href="">[OFBIZ-6492]</a> - FTL errors at facility/control/authview/ViewContactMechs when TELECOM_NUMBER countryCode or contactNumber is blank</li>
+			  <li><a href="">[OFBIZ-6495]</a> - The filter-by-date="true" of <entity-condition/> in view entity PartyExport does not work</li>
+			  <li><a href="">[OFBIZ-6496]</a> - error in parsing array in ajaxUpdateAreas</li>
+			  <li><a href=""> [OFBIZ-6520]</a> - Price of product does not shows up when you change currency of your store and setup product prices with new currency</li>
+ 			  <li><a href=""> [OFBIZ-6530]</a> - Ajax request should be async</li>
+			  <li><a href=""> [OFBIZ-6534]</a> -  Same Billing Address generates an error</li>
+			  <li><a href=""> [OFBIZ-6547]</a> -  Screen with pagination on tables lead to multiple db entries when submitting</li>
+			  <li><a href="">[OFBIZ-6554]</a> - streamContentToBrowser fails when the file name contains a comma, only with Chrome.</li>
+			  <li><a href="">[OFBIZ-6555]</a> - errors and warning after load-extseed and running ofbiz</li>
+			  <li><a href="">[OFBIZ-6567]</a> - Wrong percent encoding in Webtool/SQL Processor</li>
+			  <li><a href="">   [OFBIZ-6570]</a> -  Anonymous unsubscribe from contact list generates an error</li>
+			  <li><a href=""> [OFBIZ-6571]</a> - Error Adding items to a Customer Return Invoice</li>
+			  <li><a href="">[OFBIZ-6579]</a> - ERROR: could not find ModelField for entity name: ItemIssuanceQuantitySum and field: issuedDateTime</li>
+			  <li><a href=""> [OFBIZ-6582]</a> - SQL Exceptions (OPTION) occuring when running OFBiz 13.07.02 against MySQL</li>
+			  <li><a href=""> [OFBIZ-6594]</a> -  Wrong Documentation for Temporal Expressions</li>
+			  <li><a href=""> [OFBIZ-6602]</a> -  Upgrade Tomcat from 7.0.59 to 7.0.64</li>
+			  <li><a href=""> [OFBIZ-6605]</a> - createQuoteRole, createContentRole, and createRequirementRole allow for adding Roles to a Party without permissions</li>
+			  <li><a href="">[OFBIZ-6619]</a> - PurgeJob.java does not delete RecurrenceRule because it is still referenced by RecurrenceInfo</li>
+			  <li><a href="">[OFBIZ-6622]</a> - Incorrectly encoded url in form widget</li>
+			  <li><a href=""> [OFBIZ-6624]</a> - error in isValidEan util</li>
+			  <li><a href="">[OFBIZ-6627]</a> -  multiple select dropdown listbox shows only one entry</li>
+			  <li><a href=""> [OFBIZ-6632]</a> - Incorrect comparison in TemporalExpressionWorker.java</li>
+			  <li><a href="">[OFBIZ-6637]</a> -  Work Effort Month Calendar View Is Broken</li>
+			  <li><a href="">[OFBIZ-6641]</a> - Missing CountryCodeData.xml values for countries of the former Yugoslavia</li>
+			  <li><a href=""> [OFBIZ-6642]</a> - Non-breaking space incorrectly encoded in forms</li>
+			  <li><a href="">[OFBIZ-6652]</a> - Errors in ProductSummary.groovy</li>
+			  <li><a href="">[OFBIZ-6654]</a> - Display of a recurrent workeffort in workeffort calendar do not respect estimatedStart/CompletionDate</li>
+			  <li><a href="">  [OFBIZ-6666]</a> -  ModelService constructor does not copy all attribute of service model.</li>
+			  <li><a href=""> [OFBIZ-6674]</a> - In addToCart() method, reset shipment method information in cart only if shipping applies on product</li>
+			  <li><a href=""> [OFBIZ-6681]</a> - Type-ahead regarding workeffort in AddQuoteWorkEffort</li>
+			  <li><a href="">[OFBIZ-6683]</a> - Type-ahead regarding workeffort in AddCommEventWorkEffort throws an error</li>
+			  <li><a href=""> [OFBIZ-6687]</a> - org.ofbiz.entity.GenericModelException: Could not find definition for entity name FixedAssetMaintWorkEffort</li>
+			  <li><a href=""> [OFBIZ-6697]</a> - CommunicationServices.createAttachmentContent duplicates attachments for existing CommunicationEvents</li>
+			  <li><a href=""> [OFBIZ-6706]</a> - The Widget-style of a menuItem in his link when the menu is selected</li>
+			  <li><a href="">[OFBIZ-6707] </a> - WebtoolsUiLabels went missing</li>
+			  <li><a href="">[OFBIZ-6708]</a> -  Missing userLogin error on party profile screen when 1st content is non public</li>
+			  <li><a href="">[OFBIZ-6725]</a> - Best Selling Products section in main order page takes into account cancelled orders</li>
+			  <li><a href="">[OFBIZ-6733]</a> - Error with Service Product Invoice Lines</li>
+			  <li><a href=""> [OFBIZ-6741]</a> - The state list is not populated when trying to add a shipping address from the Quick Finalize Order screen.</li>
+			  <li><a href="">[OFBIZ-6743]</a> - Error on the Split Payment button from the Quick Finalize Order screen</li>
+			  <li><a href=""> [OFBIZ-6753]</a> - DemoTaxAuthority.xml GL Account for USA_IRS is incorrect</li>
+			  <li><a href="">[OFBIZ-6763]</a> - Wrong purchase invoice item type for product type IDs RAW_MATERIAL, GOOD</li>
+			  <li><a href=""> [OFBIZ-6778]</a> - Possible "NPE" in viewcontent.ftl (found in trunk demo log)</li>
+			  <li><a href="">[OFBIZ-6779]</a> - Wrong entity condition expression for fetching the view entity PartyAndContactMech.</li>
+			  <li><a href="">[OFBIZ-6782]</a> - Service parameter should be required.</li>
+			  <li><a href="">[OFBIZ-6784]</a> - JobSandbox : reload crashed job maybe duplicate pending service</li>
+			  <li><a href="">[OFBIZ-6788]</a> - OFBIZ not generating pdf invoices</li>
+			  <li><a href="">[OFBIZ-6789]</a> - image management cannot share images</li>
+			  <li><a href="">[OFBIZ-6797]</a> - Typo in ecommerce productdetail</li>
+			  <li><a href="">[OFBIZ-6799]</a> - Export Chart of Account as PDF is broken.</li>
+			  <li><a href="">[OFBIZ-6856]</a> - ContactMechs Label</li>
+			  <li><a href=""> [OFBIZ-6888]</a> - GroovyEngine.serviceInvoker masks Groovy script exceptions in some cases</li>
+			  <li><a href="">  [OFBIZ-6910]</a> - Newly created id should be out from service 'createProductFeatureType'</li>
+   		 	  <li><a href="">[OFBIZ-6918]</a> - ApplicationDecorator Entity-One Screen Action Incomplete Primary Key</li>
+			  <li><a href="">[OFBIZ-6920]</a> - Credit card details cannot be updated</li>
+			  <li><a href="">[OFBIZ-6922]</a> - Currently the testRemoteSoap test service does not work.</li>
+			  <li><a href=""> [OFBIZ-6933]</a> - When we update the Allow order decimal quantity to N for product store and update the unit price of item in shopping cart then its shown error.</li>
+			  <li><a href="">[OFBIZ-6937]</a> - Company Check payment method should be shown when issuing chek</li>
+			  <li><a href=""> [OFBIZ-6961] </a> - popup fades in and out non-stop when hovers on a product image in list view</li>
+ 			</ul>  
+			<h4>>Improvement</h4>
+			 <ul>
+ 			  <li><a href="">[OFBIZ-6185]</a> - Type-ahead regarding LookupInvoice in AP doesn't return result</li>
+			  <li><a href="">[OFBIZ-6415]</a> - renderTextFindField doesn't reselect operation dropdown or ignoreCase checkbox</li>
+			  <li><a href="">[OFBIZ-6417]</a> - renderDateFindField doesn't reselect operation</li>
+			  <li><a href="">[OFBIZ-6566]</a> - SecurityGroup doesn't get removed from a Party</li>
+ 		  	  <li><a href="">[OFBIZ-6721]</a> - org.ofbiz.common.login.LoginServices.userLogin causes stack track when username or password is incorrect</li>
+			  <li><a href="">[OFBIZ-6727]</a> - Webtools Entity edition, the suggested date and time formats are not localised</li>
+			  <li><a href="">[OFBIZ-6908]</a> - Received quantity not shown on order view screen</li>
+			 </ul>
+			<h4>>Task</h4>
+			 <ul> 				
+			  <li><a href="">[OFBIZ-6380]</a> - Update Log4j 2.2 to 2.3</li>
+			  <li><a href=""></a> - </li>
+			</ul>
                         </div>
                       </div>
                     </li>
@@ -190,9 +322,9 @@ Nullam sed tortor odio. Suspendisse tinc
           <div class="span8">
             <h2>Download Apache OFBiz</h2>
             <div class="divider"><span></span></div>
-            <div class="imgWrapper"> <img src="images/img-fullwidth.jpg" alt="image fullwidth"> </div>
-            <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page; On that page you'll also find instructions on how to verify the integrity of the release file using the signature and hashes (PGP, MD5, SHA512) available for each release. </strong> </p>
-            <p> Despite our best efforts to maintain up to three active release branches, support for older branches can decrease because our project volunteers may be focused on other issues. We recommend using releases from the most recent branch wherever possible. </p>
+            <div class="imgWrapper"> <img src="images/download.png" alt="image fullwidth"> </div>
+            <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. The download page also includes instructions on how to verify the integrity of the release file using the signature and hashes (PGP, MD5, SHA512) available for each release. </strong> </p>
+            <p> <strong>PLEASE NOTE:</strong> Despite our best efforts to maintain up to three active release branches, support for older branches can decrease because our project volunteers may be focused on other issues. We recommend using releases from the most recent branch wherever possible. </p>
             <h2>Apache OFBiz 16.11.03</h2>
             <div class="divider"><span></span></div>
             <p> Released in June 2017, this is the third release of the 16.11 series, that has been stabilized since November 2016. </p>
@@ -200,7 +332,7 @@ Nullam sed tortor odio. Suspendisse tinc
             <a href ="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.asc" target="_blank">[PGP]</a>
 	    <a href ="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.md5" target="_blank">[MD5]</a>
             <a href ="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.sha" target="_blank">[SHA12]</a>
-            <a href ="#">[Release Notes]</a></p>
+            <a href ="myTabs">[Release Notes]</a></p>
             <h2>Apache OFBiz 13.07.03</h2>
             <div class="divider"><span></span></div>
             <p> Released in April 2016, is the third and final release of the 13.07 series, that has been stabilized with bug fixes since July 2013. </p>

Added: ofbiz/branches/ofbiz-new-website/images/download.png
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/images/download.png?rev=1802598&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/ofbiz-new-website/images/download.png
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/ofbiz-new-website/images/download.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php?rev=1802598&r1=1802597&r2=1802598&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php Fri Jul 21 13:57:59 2017
@@ -10,7 +10,7 @@
       <div class="container clearfix">
         <div class="row">
           <h1 class="span8">Downloads</h1>
-          <div class="span4" id="navTrail"> <a href="index.html" class="homeLink">home</a><span>/</span><a href="template-columns.html">templates</a><span>/</span><span class="current">Sidebar</span> </div>
+          <div class="span4" id="navTrail"> <a href="index.html" class="homeLink">home</a><span>/</span><a href="#">Community</a><span>/</span> <span class="current">Downloads</span> </div>
         </div>
       </div>
     </header>
@@ -55,29 +55,161 @@
                           <div class="imgWrapper"><img alt="client" src="images/client1.jpg"></div>
                         </div>
                         <div class="three_fourths last">
-                          <p> 
+        		<h3>16.11.03</h3>
+			<h4>>Bug</h4>
+			<ul>
+	 		  <li><a href="">[OFBIZ-9286]</a> - ERROR: Cannot do a find that returns an EntityListIterator with no transaction in place</li>
+         		  <li><a href="">[OFBIZ-9305]</a> - change debug.properties property value cause ofbiz can't start</li>
+	 		  <li><a href="">[OFBIZ-9373]</a> - Create new blog article entry error</li>
+	  		  <li><a href="">[OFBIZ-9374]</a> - Fix TemporalExpressions.Frequency to avoid moving job start times away from given freqCount raster</li>
+	  		  <li><a href="">[OFBIZ-9384]</a> - RequestHandlerException on request link of Quote Price page</li>
+			  <li><a href="">[OFBIZ-9386]</a> - RequestHandlerException on request link of Quote Profit page</li>
+	 		  <li><a href="">[OFBIZ-9387]</a> - CostServices.xml#getProductCost fail currency conversion</li>
+	 		  <li><a href=""> [OFBIZ-9407]</a> -  simple methods not terminating on error condition</li>
+	  		  <li><a href=""> [OFBIZ-9410]</a> - Software not usable all standard installs failed</li>
+			  <li><a href="">[OFBIZ-9425</a> - createShipment code logic error</li>
+			</ul>
+			<h4>>Improvement</h4>
+			<ul>
+			  <li><a href="">[OFBIZ-8202]</a> - Use try-with-resources statement wherever it's possible</li>
+			  <li><a href="">[OFBIZ-9380]</a> - renderDateTimeField works in IE, not working with lastest Chrome</li>
+			  <li><a href="">[OFBIZ-9406]</a> - Update Geo data for India</li>
+			  <li><a href="">[OFBIZ-9413]</a> - Update Currency Uom data</li>
+			  <li><a href="">[OFBIZ-9422]</a> -  Accounting Manager \ Fixed Assets, press button [NEW FIXED ASSET], but action button is [Update], not [Save]</li>
+			</ul>     
+			<h4>>New Feature</h4>
+			<ul>
+			  <li><a href="">[OFBIZ-7120]</a> - Multisite support in specialpurpose/cmssite</li>
+			</ul> 
 
-Nullam sed tortor odio. Suspendisse tincidunt dictum nisi, nec convallis odio lacinia ac. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. </p>
-                        </div>
+                       </div>
                       </div>
                     </li>
                     <li>
-                      <div class="row">
-                        <div class="one_fourth">
-                          <div class="imgWrapper"><img alt="client" src="images/client2.jpg"></div>
-                        </div>
-                        <div class="three_fourths last">
-                          <p> Nullam sed tortor odio. Suspendisse tincidunt dictum nisi, nec convallis odio lacinia ac. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. </p>
-                        </div>
-                      </div>
+                     
                     </li>
                     <li>
                       <div class="row">
                         <div class="one_fourth">
                           <div class="imgWrapper"><img alt="client" src="images/client3.jpg"></div>
                         </div>
-                        <div class="three_fourths last">
-                          <p> Nullam sed tortor odio. Suspendisse tincidunt dictum nisi, nec convallis odio lacinia ac. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae. </p>
+                        <div class="three_fourths last">                          
+                         <h3>13.07.03</h3>
+			 <h4>>Sub Task</h4>
+			 <ul>
+   			  <li><a href="">[OFBIZ-5634]</a> - Error in pagination in createProductSubscriptionResource (Catalog)</li>
+			  <li><a href="">[OFBIZ-5801]</a> -  Upgrade Axis2 to 1.6.3</li>
+			  <li><a href="">  [OFBIZ-6568]</a> - Update Groovy to 2.4.5 version</li>
+			  <li><a href="">[OFBIZ-6726]</a> - Update commons collections to 3.2.2 because of known possible exploit</li>
+			  <li><a href=""> [OFBIZ-6751]</a> - POI security fix</li>
+			  <li><a href="">[OFBIZ-6752]</a> - Updates Tomcat to 7.0.65</li>
+			  <li><a href=""> [OFBIZ-6754]</a> - Update Spring Framework</li>
+			  <li><a href="">[OFBIZ-6800]</a> - Another .fo.ftl file use "align" attribute in "<fo:block>" tag.</li>
+			  <li><a href=""> [OFBIZ-6905]</a> - Update Xalan libs to version 2.7.2 because of CVE-2014-0107</li>
+			  <li><a href="">[OFBIZ-6913]</a> - Update Tomcat to 7.0.68</li>
+			  <li><a href=""> [OFBIZ-6916]</a> - Upgrade Axis2 to 1.7.1</li>
+			  <li><a href="">[OFBIZ-6942]</a> - Comment out RMI related code because of the Java deserialization issue</li>
+			  <li><a href="">[OFBIZ-6959]</a> - Update XStream lib to prevent XML External Entity (XXE) Processing</li>
+			</ul>
+			<h4>>Bug</h4>
+			 <ul>
+			  <li><a href="">[OFBIZ-293]</a> - data import - nulling fields impossible</li>
+  			  <li><a href="">[OFBIZ-817]</a> - Require Inventory of Marketing Package Product can't be shipped</li>
+			  <li><a href="">[OFBIZ-4559]</a> - InventoryWorker.getOutstandingProductQuantities returns inaccurate results when there are multiple ItemIssuances for an order</li>
+			  <li><a href="">[OFBIZ-5347]</a> - Shipping costs not recalculated after changing sales order shipment method</li>
+			  <li><a href="">[OFBIZ-5579]</a> - Error when add product to an order.</li>
+			  <li><a href="">[OFBIZ-5918]</a> - NPE at http://demo-trunk-ofbiz.apache.org/ecommerce/products/</li>
+			  <li><a href=""> [OFBIZ-5927]</a> - Issue reported while performing Refund & Void (java.lang.ClassCastException: java.lang.String cannot be cast to java.math.BigDecimal) </li>
+			  <li><a href="">[OFBIZ-6043]</a> - Change of ship-to address is not persisted when stepping forward and backward in a create order process</li>
+			  <li><a href="">[OFBIZ-6091]</a> - Supplier preferred currency not considered for drop-ship order</li>
+			  <li><a href=""> [OFBIZ-6092]</a> - Domain name should not create for tenant if its left empty during tenant creation</li>
+			  <li><a href=""> [OFBIZ-6218]</a> - Unit tests throw exception in DBCP</li>
+			  <li><a href="">[OFBIZ-6229]</a> - Can't create a geo without providing a geoID</li>
+			  <li><a href="">[OFBIZ-6237]</a> - function linkGeos deletes existing GeoAssocs for geoId</li>
+			  <li><a href=""> [OFBIZ-6249]</a> - Complete OFBIZ-6057 (error in Freemarker 2.3 versions higher than 2.3.19)</li>
+			  <li><a href="">< [OFBIZ-6347]</a> - Two order payment preferences are added to order, when order of order total 0(zero) is placed with Billing Account</li>
+			  <li><a href=""> [OFBIZ-6374]</a> - PartyContentWrapper.getPartyContentAsText use wrong signature</li>
+			  <li><a href=""> [OFBIZ-6396]</a> - Field Lookup do not show description when widget-verbose is set to false</li>
+			  <li><a href=""> [OFBIZ-6397]</a> - Survey : FTL error message when using Enumeration or Geo question type</li>
+			  <li><a href="">[OFBIZ-6400]</a> - Fix permissions at specialpurpose/myportal/widget/PortalAdmScreens.xml</li>
+			  <li><a href="">[OFBIZ-6425]</a> - FindService.performFindList listSize = null causes errors when list is empty because the rendering system expects 0</li>
+			  <li><a href="">  [OFBIZ-6430]</a> - date-find in form widget does not persist value</li>
+			  <li><a href=""> [OFBIZ-6444]</a> -Postal Address PDF Formatter Screen Problems</li>
+			  <li><a href="">[OFBIZ-6492]</a> - FTL errors at facility/control/authview/ViewContactMechs when TELECOM_NUMBER countryCode or contactNumber is blank</li>
+			  <li><a href="">[OFBIZ-6495]</a> - The filter-by-date="true" of <entity-condition/> in view entity PartyExport does not work</li>
+			  <li><a href="">[OFBIZ-6496]</a> - error in parsing array in ajaxUpdateAreas</li>
+			  <li><a href=""> [OFBIZ-6520]</a> - Price of product does not shows up when you change currency of your store and setup product prices with new currency</li>
+ 			  <li><a href=""> [OFBIZ-6530]</a> - Ajax request should be async</li>
+			  <li><a href=""> [OFBIZ-6534]</a> -  Same Billing Address generates an error</li>
+			  <li><a href=""> [OFBIZ-6547]</a> -  Screen with pagination on tables lead to multiple db entries when submitting</li>
+			  <li><a href="">[OFBIZ-6554]</a> - streamContentToBrowser fails when the file name contains a comma, only with Chrome.</li>
+			  <li><a href="">[OFBIZ-6555]</a> - errors and warning after load-extseed and running ofbiz</li>
+			  <li><a href="">[OFBIZ-6567]</a> - Wrong percent encoding in Webtool/SQL Processor</li>
+			  <li><a href="">   [OFBIZ-6570]</a> -  Anonymous unsubscribe from contact list generates an error</li>
+			  <li><a href=""> [OFBIZ-6571]</a> - Error Adding items to a Customer Return Invoice</li>
+			  <li><a href="">[OFBIZ-6579]</a> - ERROR: could not find ModelField for entity name: ItemIssuanceQuantitySum and field: issuedDateTime</li>
+			  <li><a href=""> [OFBIZ-6582]</a> - SQL Exceptions (OPTION) occuring when running OFBiz 13.07.02 against MySQL</li>
+			  <li><a href=""> [OFBIZ-6594]</a> -  Wrong Documentation for Temporal Expressions</li>
+			  <li><a href=""> [OFBIZ-6602]</a> -  Upgrade Tomcat from 7.0.59 to 7.0.64</li>
+			  <li><a href=""> [OFBIZ-6605]</a> - createQuoteRole, createContentRole, and createRequirementRole allow for adding Roles to a Party without permissions</li>
+			  <li><a href="">[OFBIZ-6619]</a> - PurgeJob.java does not delete RecurrenceRule because it is still referenced by RecurrenceInfo</li>
+			  <li><a href="">[OFBIZ-6622]</a> - Incorrectly encoded url in form widget</li>
+			  <li><a href=""> [OFBIZ-6624]</a> - error in isValidEan util</li>
+			  <li><a href="">[OFBIZ-6627]</a> -  multiple select dropdown listbox shows only one entry</li>
+			  <li><a href=""> [OFBIZ-6632]</a> - Incorrect comparison in TemporalExpressionWorker.java</li>
+			  <li><a href="">[OFBIZ-6637]</a> -  Work Effort Month Calendar View Is Broken</li>
+			  <li><a href="">[OFBIZ-6641]</a> - Missing CountryCodeData.xml values for countries of the former Yugoslavia</li>
+			  <li><a href=""> [OFBIZ-6642]</a> - Non-breaking space incorrectly encoded in forms</li>
+			  <li><a href="">[OFBIZ-6652]</a> - Errors in ProductSummary.groovy</li>
+			  <li><a href="">[OFBIZ-6654]</a> - Display of a recurrent workeffort in workeffort calendar do not respect estimatedStart/CompletionDate</li>
+			  <li><a href="">  [OFBIZ-6666]</a> -  ModelService constructor does not copy all attribute of service model.</li>
+			  <li><a href=""> [OFBIZ-6674]</a> - In addToCart() method, reset shipment method information in cart only if shipping applies on product</li>
+			  <li><a href=""> [OFBIZ-6681]</a> - Type-ahead regarding workeffort in AddQuoteWorkEffort</li>
+			  <li><a href="">[OFBIZ-6683]</a> - Type-ahead regarding workeffort in AddCommEventWorkEffort throws an error</li>
+			  <li><a href=""> [OFBIZ-6687]</a> - org.ofbiz.entity.GenericModelException: Could not find definition for entity name FixedAssetMaintWorkEffort</li>
+			  <li><a href=""> [OFBIZ-6697]</a> - CommunicationServices.createAttachmentContent duplicates attachments for existing CommunicationEvents</li>
+			  <li><a href=""> [OFBIZ-6706]</a> - The Widget-style of a menuItem in his link when the menu is selected</li>
+			  <li><a href="">[OFBIZ-6707] </a> - WebtoolsUiLabels went missing</li>
+			  <li><a href="">[OFBIZ-6708]</a> -  Missing userLogin error on party profile screen when 1st content is non public</li>
+			  <li><a href="">[OFBIZ-6725]</a> - Best Selling Products section in main order page takes into account cancelled orders</li>
+			  <li><a href="">[OFBIZ-6733]</a> - Error with Service Product Invoice Lines</li>
+			  <li><a href=""> [OFBIZ-6741]</a> - The state list is not populated when trying to add a shipping address from the Quick Finalize Order screen.</li>
+			  <li><a href="">[OFBIZ-6743]</a> - Error on the Split Payment button from the Quick Finalize Order screen</li>
+			  <li><a href=""> [OFBIZ-6753]</a> - DemoTaxAuthority.xml GL Account for USA_IRS is incorrect</li>
+			  <li><a href="">[OFBIZ-6763]</a> - Wrong purchase invoice item type for product type IDs RAW_MATERIAL, GOOD</li>
+			  <li><a href=""> [OFBIZ-6778]</a> - Possible "NPE" in viewcontent.ftl (found in trunk demo log)</li>
+			  <li><a href="">[OFBIZ-6779]</a> - Wrong entity condition expression for fetching the view entity PartyAndContactMech.</li>
+			  <li><a href="">[OFBIZ-6782]</a> - Service parameter should be required.</li>
+			  <li><a href="">[OFBIZ-6784]</a> - JobSandbox : reload crashed job maybe duplicate pending service</li>
+			  <li><a href="">[OFBIZ-6788]</a> - OFBIZ not generating pdf invoices</li>
+			  <li><a href="">[OFBIZ-6789]</a> - image management cannot share images</li>
+			  <li><a href="">[OFBIZ-6797]</a> - Typo in ecommerce productdetail</li>
+			  <li><a href="">[OFBIZ-6799]</a> - Export Chart of Account as PDF is broken.</li>
+			  <li><a href="">[OFBIZ-6856]</a> - ContactMechs Label</li>
+			  <li><a href=""> [OFBIZ-6888]</a> - GroovyEngine.serviceInvoker masks Groovy script exceptions in some cases</li>
+			  <li><a href="">  [OFBIZ-6910]</a> - Newly created id should be out from service 'createProductFeatureType'</li>
+   		 	  <li><a href="">[OFBIZ-6918]</a> - ApplicationDecorator Entity-One Screen Action Incomplete Primary Key</li>
+			  <li><a href="">[OFBIZ-6920]</a> - Credit card details cannot be updated</li>
+			  <li><a href="">[OFBIZ-6922]</a> - Currently the testRemoteSoap test service does not work.</li>
+			  <li><a href=""> [OFBIZ-6933]</a> - When we update the Allow order decimal quantity to N for product store and update the unit price of item in shopping cart then its shown error.</li>
+			  <li><a href="">[OFBIZ-6937]</a> - Company Check payment method should be shown when issuing chek</li>
+			  <li><a href=""> [OFBIZ-6961] </a> - popup fades in and out non-stop when hovers on a product image in list view</li>
+ 			</ul>  
+			<h4>>Improvement</h4>
+			 <ul>
+ 			  <li><a href="">[OFBIZ-6185]</a> - Type-ahead regarding LookupInvoice in AP doesn't return result</li>
+			  <li><a href="">[OFBIZ-6415]</a> - renderTextFindField doesn't reselect operation dropdown or ignoreCase checkbox</li>
+			  <li><a href="">[OFBIZ-6417]</a> - renderDateFindField doesn't reselect operation</li>
+			  <li><a href="">[OFBIZ-6566]</a> - SecurityGroup doesn't get removed from a Party</li>
+ 		  	  <li><a href="">[OFBIZ-6721]</a> - org.ofbiz.common.login.LoginServices.userLogin causes stack track when username or password is incorrect</li>
+			  <li><a href="">[OFBIZ-6727]</a> - Webtools Entity edition, the suggested date and time formats are not localised</li>
+			  <li><a href="">[OFBIZ-6908]</a> - Received quantity not shown on order view screen</li>
+			 </ul>
+			<h4>>Task</h4>
+			 <ul> 				
+			  <li><a href="">[OFBIZ-6380]</a> - Update Log4j 2.2 to 2.3</li>
+			  <li><a href=""></a> - </li>
+			</ul>
                         </div>
                       </div>
                     </li>
@@ -90,9 +222,9 @@ Nullam sed tortor odio. Suspendisse tinc
           <div class="span8">
             <h2>Download Apache OFBiz</h2>
             <div class="divider"><span></span></div>
-            <div class="imgWrapper"> <img src="images/img-fullwidth.jpg" alt="image fullwidth"> </div>
-            <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page; On that page you'll also find instructions on how to verify the integrity of the release file using the signature and hashes (PGP, MD5, SHA512) available for each release. </strong> </p>
-            <p> Despite our best efforts to maintain up to three active release branches, support for older branches can decrease because our project volunteers may be focused on other issues. We recommend using releases from the most recent branch wherever possible. </p>
+            <div class="imgWrapper"> <img src="images/download.png" alt="image fullwidth"> </div>
+            <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. The download page also includes instructions on how to verify the integrity of the release file using the signature and hashes (PGP, MD5, SHA512) available for each release. </strong> </p>
+            <p> <strong>PLEASE NOTE:</strong> Despite our best efforts to maintain up to three active release branches, support for older branches can decrease because our project volunteers may be focused on other issues. We recommend using releases from the most recent branch wherever possible. </p>
             <h2>Apache OFBiz 16.11.03</h2>
             <div class="divider"><span></span></div>
             <p> Released in June 2017, this is the third release of the 16.11 series, that has been stabilized since November 2016. </p>
@@ -100,7 +232,7 @@ Nullam sed tortor odio. Suspendisse tinc
             <a href ="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.asc" target="_blank">[PGP]</a>
 	    <a href ="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.md5" target="_blank">[MD5]</a>
             <a href ="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.sha" target="_blank">[SHA12]</a>
-            <a href ="#">[Release Notes]</a></p>
+            <a href ="myTabs">[Release Notes]</a></p>
             <h2>Apache OFBiz 13.07.03</h2>
             <div class="divider"><span></span></div>
             <p> Released in April 2016, is the third and final release of the 13.07 series, that has been stabilized with bug fixes since July 2013. </p>