You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/02/10 06:24:11 UTC

svn commit: r1782432 - /ofbiz/site/index.html

Author: jleroux
Date: Fri Feb 10 06:24:11 2017
New Revision: 1782432

URL: http://svn.apache.org/viewvc?rev=1782432&view=rev
Log:
Reverted: Login and logout process in demos shows a certificate issue
(OFBIZ-9206)

Not only Login and logout process have issues but also all webtools links, for all demos versions


This reverts r1781842

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1782432&r1=1782431&r2=1782432&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Fri Feb 10 06:24:11 2017
@@ -219,35 +219,35 @@
                 <li><a href="https://issues.apache.org/jira/browse/OFBIZ" target="_blank">Issue Tracker (Jira)</a></li>
                 <li><a href="http://ci.apache.org/projects/ofbiz/site/javadocs/" target="_blank">API Reference (Javadoc)</a></li>
                 <li><a href="https://apache.hipchat.com/chat/room/2814115" target="_blank">OFBiz Chat Room (HipChat)</a></li>
-                <!-- <b><font color="red">Demos will soon have a trusted certificate, for now you can safely accept the self-signed one.</font></b> -->
+                <b><font color="red">Demos will soon have a trusted certificate, for now you can safely accept the self-signed one.</font></b>
                 <li>16.11 Release Branch Demo (stable)
                     <ul>
+                    <!--
                         <li><a href="http://demo-stable.ofbiz.apache.org/ecommerce/control/main" target="_blank">Front-End Store</a></li>
                         <li><a href="http://demo-stable.ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y" target="_blank">Management Apps</a></li>
-                    <!--
+                    -->
                         <li><a href="https://ofbiz-vm2.apache.org:18443/ecommerce/control/main">Front-End Store</a></li>
                         <li><a href="https://ofbiz-vm2.apache.org:18443/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
-                    -->
                     </ul>
                 </li>
                 <li>13.07 Release Branch Demo (old)
                     <ul>
+                    <!--
                         <li><a href="http://demo-old.ofbiz.apache.org/ecommerce/control/main" target="_blank">Front-End Store</a></li>
                         <li><a href="http://demo-old.ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y" target="_blank">Management Apps</a></li>
-                    <!--
+                    -->
                         <li><a href="http://ofbiz-vm2.apache.org:28080/ecommerce/control/main">Front-End Store</a></li>
                         <li><a href="https://ofbiz-vm2.apache.org:28443/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
-                    -->
                     </ul>
                 </li>
                 <li>For developers: trunk
                     <ul>
+                    <!--
                         <li><a href="http://demo-trunk.ofbiz.apache.org/ecomseo" target="_blank">Front-End Store</a></li>
                         <li><a href="http://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y" target="_blank">Management Apps</a></li>
-                    <!--
+                    -->
                         <li><a href="https://ofbiz-vm2.apache.org:8443/ecomseo">Front-End Store</a></li>
                         <li><a href="https://ofbiz-vm2.apache.org:8443/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
-                    -->
                     </ul>
                 </li>
             </ul>