Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Commit

Permalink
Upgrade jQuery to v3.1.1 and Bootstrap to v3.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dschissler committed Dec 8, 2016
1 parent 43cfb0b commit 0a9321c
Show file tree
Hide file tree
Showing 24 changed files with 70 additions and 48 deletions.
2 changes: 1 addition & 1 deletion api-theme/layout/layout.phtml
Expand Up @@ -2,7 +2,7 @@


<head>
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://static.phalconphp.com/www/css/phalcon.min.css" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:700,400" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css">
Expand Down
6 changes: 4 additions & 2 deletions en/_static/jquery.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions en/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (English)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down Expand Up @@ -351,7 +351,7 @@ <h4>About</h4>
</script>

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://static.phalconphp.com/www/js/plugins/jquery.lazyload.min.js"></script>
<script src="https://static.phalconphp.com/www/js/plugins/jquery.magnific-popup.min.js"></script>
<script src="https://static.phalconphp.com/www/js/plugins/highlight.pack.js"></script>
Expand Down
6 changes: 4 additions & 2 deletions es/_static/jquery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions es/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (Spanish / Español)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down
6 changes: 4 additions & 2 deletions fa/_static/jquery.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions fa/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (English)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down Expand Up @@ -351,7 +351,7 @@ <h4>About</h4>
</script>

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="https://static.phalconphp.com/www/js/plugins/jquery.lazyload.min.js"></script>
<script src="https://static.phalconphp.com/www/js/plugins/jquery.magnific-popup.min.js"></script>
<script src="https://static.phalconphp.com/www/js/plugins/highlight.pack.js"></script>
Expand Down
6 changes: 4 additions & 2 deletions fr/_static/jquery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions fr/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (French / français)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down
6 changes: 4 additions & 2 deletions id/_static/jquery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions id/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (Indonesian / Bahasa Indonesia)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down
6 changes: 4 additions & 2 deletions ja/_static/jquery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions ja/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (Japanese / 日本語)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down
2 changes: 1 addition & 1 deletion ja/_theme/phalcon/layout.ja.html
Expand Up @@ -131,7 +131,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down
6 changes: 4 additions & 2 deletions pl/_static/jquery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pl/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (Polish / Polski)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down
6 changes: 4 additions & 2 deletions pt/_static/jquery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pt/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (Portuguese / Português)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down
6 changes: 4 additions & 2 deletions ru/_static/jquery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions ru/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (Russian / Русский)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down
6 changes: 4 additions & 2 deletions uk/_static/jquery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions uk/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (Ukranian / Українська)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down
6 changes: 4 additions & 2 deletions zh/_static/jquery.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions zh/_theme/phalcon/layout.html
Expand Up @@ -122,7 +122,7 @@ <h3>{{ _('This Page') }}</h3>
{%- endif %}
<title>{{ title|striptags }}{{ titlesuffix }} (Chinese / 中文)</title>
<meta name="keywords" content="php, phalcon, phalcon php, php framework, faster php framework">
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="//static.phalconphp.com/www/css/phalcon.min.css" />
<link href='//fonts.googleapis.com/css?family=Open+Sans:700,400' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -153,7 +153,7 @@ <h3>{{ _('This Page') }}</h3>
};
</script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="{{ pathto('_static/docs.js', 1) }}"></script>

{%- if use_opensearch %}
Expand Down

0 comments on commit 0a9321c

Please sign in to comment.