You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by de...@apache.org on 2017/08/29 11:45:56 UTC

svn commit: r1806571 - in /ofbiz/site: ./ js/ template/region/

Author: deepak
Date: Tue Aug 29 11:45:56 2017
New Revision: 1806571

URL: http://svn.apache.org/viewvc?rev=1806571&view=rev
Log:
Added jquery-1.8.2.min.js instead of getting it from cdn

Added:
    ofbiz/site/js/jquery-1.8.2.min.js   (with props)
Modified:
    ofbiz/site/about-ofbiz.html
    ofbiz/site/business-users.html
    ofbiz/site/developers.html
    ofbiz/site/download.html
    ofbiz/site/faqs.html
    ofbiz/site/getting-involved.html
    ofbiz/site/index.html
    ofbiz/site/mailing-lists.html
    ofbiz/site/ofbiz-demos.html
    ofbiz/site/our-users.html
    ofbiz/site/service-providers.html
    ofbiz/site/source-repositories.html
    ofbiz/site/template/region/scripts.tpl.php
    ofbiz/site/user-stories.html

Modified: ofbiz/site/about-ofbiz.html
URL: http://svn.apache.org/viewvc/ofbiz/site/about-ofbiz.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/about-ofbiz.html (original)
+++ ofbiz/site/about-ofbiz.html Tue Aug 29 11:45:56 2017
@@ -230,7 +230,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/business-users.html
URL: http://svn.apache.org/viewvc/ofbiz/site/business-users.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/business-users.html (original)
+++ ofbiz/site/business-users.html Tue Aug 29 11:45:56 2017
@@ -391,7 +391,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/developers.html
URL: http://svn.apache.org/viewvc/ofbiz/site/developers.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/developers.html (original)
+++ ofbiz/site/developers.html Tue Aug 29 11:45:56 2017
@@ -323,7 +323,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/download.html
URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Tue Aug 29 11:45:56 2017
@@ -436,7 +436,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/faqs.html
URL: http://svn.apache.org/viewvc/ofbiz/site/faqs.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/faqs.html (original)
+++ ofbiz/site/faqs.html Tue Aug 29 11:45:56 2017
@@ -237,7 +237,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/getting-involved.html
URL: http://svn.apache.org/viewvc/ofbiz/site/getting-involved.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/getting-involved.html (original)
+++ ofbiz/site/getting-involved.html Tue Aug 29 11:45:56 2017
@@ -288,7 +288,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Tue Aug 29 11:45:56 2017
@@ -367,7 +367,7 @@
         <ul>
           <li><a href="//www.apache.org/foundation/" target="external">Apache Software Foundation</a></li>
           <li><a href="//www.apache.org/foundation/sponsorship.html" target="external">Sponsorship</a></li>
-          <!--<li><a href="//www.apache.org/foundation/thanks.html" target="external">Thanks</a></li>-->
+          <li><a href="//www.apache.org/foundation/thanks.html" target="external">Thanks</a></li>
           <li><a href="download.html">Security</a></li>
         </ul>
       </div>
@@ -392,7 +392,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Added: ofbiz/site/js/jquery-1.8.2.min.js
URL: http://svn.apache.org/viewvc/ofbiz/site/js/jquery-1.8.2.min.js?rev=1806571&view=auto
==============================================================================
--- ofbiz/site/js/jquery-1.8.2.min.js (added)
+++ ofbiz/site/js/jquery-1.8.2.min.js Tue Aug 29 11:45:56 2017
@@ -0,0 +1,2 @@
+/*! jQuery v1.8.2 jquery.com | jquery.org/license */

[... 3 lines stripped ...]
Propchange: ofbiz/site/js/jquery-1.8.2.min.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/site/js/jquery-1.8.2.min.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/site/js/jquery-1.8.2.min.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: ofbiz/site/mailing-lists.html
URL: http://svn.apache.org/viewvc/ofbiz/site/mailing-lists.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/mailing-lists.html (original)
+++ ofbiz/site/mailing-lists.html Tue Aug 29 11:45:56 2017
@@ -247,7 +247,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/ofbiz-demos.html
URL: http://svn.apache.org/viewvc/ofbiz/site/ofbiz-demos.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/ofbiz-demos.html (original)
+++ ofbiz/site/ofbiz-demos.html Tue Aug 29 11:45:56 2017
@@ -254,7 +254,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/our-users.html
URL: http://svn.apache.org/viewvc/ofbiz/site/our-users.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/our-users.html (original)
+++ ofbiz/site/our-users.html Tue Aug 29 11:45:56 2017
@@ -285,7 +285,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/service-providers.html
URL: http://svn.apache.org/viewvc/ofbiz/site/service-providers.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/service-providers.html (original)
+++ ofbiz/site/service-providers.html Tue Aug 29 11:45:56 2017
@@ -362,7 +362,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/source-repositories.html
URL: http://svn.apache.org/viewvc/ofbiz/site/source-repositories.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/source-repositories.html (original)
+++ ofbiz/site/source-repositories.html Tue Aug 29 11:45:56 2017
@@ -252,7 +252,7 @@ This file should replace, or be merged w
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/template/region/scripts.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/region/scripts.tpl.php?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/template/region/scripts.tpl.php (original)
+++ ofbiz/site/template/region/scripts.tpl.php Tue Aug 29 11:45:56 2017
@@ -4,7 +4,7 @@
  */
 ?>
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>

Modified: ofbiz/site/user-stories.html
URL: http://svn.apache.org/viewvc/ofbiz/site/user-stories.html?rev=1806571&r1=1806570&r2=1806571&view=diff
==============================================================================
--- ofbiz/site/user-stories.html (original)
+++ ofbiz/site/user-stories.html Tue Aug 29 11:45:56 2017
@@ -239,7 +239,7 @@
 </div>
 <!-- globalWrapper -->
 <script type="text/javascript" src="js-plugin/respond/respond.min.js"></script>
-<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
 <script type="text/javascript" src="js-plugin/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
 <!-- third party plugins  -->
 <script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>