Skip to content

Commit

Permalink
[FEATURE] Update pMA to the latest stable 4.4.x release (4.4.15) and …
Browse files Browse the repository at this point in the history
…set TYPO3 7.5 compatibility
  • Loading branch information
abeutel committed Sep 29, 2015
1 parent 6bed8fa commit 5669f93
Show file tree
Hide file tree
Showing 1,745 changed files with 468 additions and 419 deletions.
2 changes: 1 addition & 1 deletion BeModule/conf.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// Configuration
$MCONF['name'] = 'tools_txphpmyadmin';
$MCONF['script'] = '_DISPATCH';
$MCONF['PMA_subdir'] = 'Vendor/phpMyAdmin-4.4.14-all-languages/';
$MCONF['PMA_subdir'] = 'Vendor/phpMyAdmin-4.4.15-all-languages/';
$MCONF['PMA_script'] = 'index.php';

// Localization
Expand Down
2 changes: 1 addition & 1 deletion BeModule/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ public function printContent() {
$MCONF['name'] = 'tools_txphpmyadmin';
$MCONF['script'] = '_DISPATCH';
$MCONF['access'] = 'admin';
$MCONF['PMA_subdir'] = 'Vendor/phpMyAdmin-4.4.14-all-languages/';
$MCONF['PMA_subdir'] = 'Vendor/phpMyAdmin-4.4.15-all-languages/';
$MCONF['PMA_script'] = 'index.php';

// Proceed if TYPO3_MODE is defined
Expand Down
5 changes: 5 additions & 0 deletions Documentation/Changelog/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ Change Log

The following is an overview of the changes in this extension. For more details `read the online log <https://github.com/mehrwert/TYPO3-phpMyAdmin>`_.

2015-09-29 Andreas Beutel - Version 5.1.2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- [FEATURE] Updated pMA to the latest stable 4.4.x release (4.4.15)
- [CHANGE] Set TYPO3 compatibility for 6.2 to 7.5

2015-08-24 Andreas Beutel - Version 5.1.1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- [BUGFIX] Fix wrong module path in config.inc.php - #69298
Expand Down
Binary file modified Documentation/Images/Extension_Screenshot_7x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Documentation/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ phpMyAdmin for TYPO3
2002-11-01

:Changed:
2015-08-25
2015-09-29

:Changed by:
Andreas Beutel
Expand Down
2 changes: 1 addition & 1 deletion Resources/Private/Language/locallang_mod.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<source>phpMyAdmin Database Administration</source>
</trans-unit>
<trans-unit id="mlang_labels_tabdescr">
<source>Integrated »Third-party module« of the popular phpMyAdmin interface. This allows ground level access to the database tables. The access to phpMyAdmin is authenticated through TYPO3. But this is the only interference whatsoever - phpMyAdmin allows you to modify whatever you wish so be careful!.&lt;br /&gt;&lt;em&gt;Access for \'admin\' users only!&lt;/em&gt;</source>
<source>Integrated »Third-party module« of the popular phpMyAdmin interface. This allows ground level access to the database tables. The access to phpMyAdmin is authenticated through TYPO3. But this is the only interference whatsoever - phpMyAdmin allows you to modify whatever you wish so be careful!.&lt;br /&gt;&lt;em&gt;Access for TYPO3-admin users only!&lt;/em&gt;</source>
</trans-unit>
</body>
</file>
Expand Down
4 changes: 2 additions & 2 deletions Settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
conf.py:
copyright: 2002-2015
project: phpMyAdmin Extension for TYPO3
version: 5.1.1
release: 5.1.1
version: 5.1.2
release: 5.1.2
latex_documents:
- - Index
- phpmyadmin.tex
Expand Down
1 change: 0 additions & 1 deletion Vendor/phpMyAdmin-4.4.14-all-languages/RELEASE-DATE-4.4.14

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
phpMyAdmin - ChangeLog
======================

4.4.15.0 (2015-09-20)
- issue #11411 Undefined "replace" function on numeric scalar
- issue #11421 Stored-proc / routine - broken parameter parsing
- issue Missing name for configuration read_as_multibytes
- issue #11431 Incorrect "No row selected" message
- issue #11447 MySQL 5.5 and the language system variable
- issue #11452 Semantics of export and import icons are mixed up
- issue #11451 Designer-Bug in move.js on multiple server configuration
- issue #11458 Invalid UTF-8 sequence in argument
- issue #11457 Request URI too large
- issue Invalid argument supplied for foreach()
- issue #11461 Foreign key constraints for InnoDB tables with upper-case letters disabled
- issue #11487 Warning when entering Query page

4.4.14.1 (2015-09-08)
- issue [security] reCaptcha bypass

4.4.14.0 (2015-08-20)
- issue #11367 Export after search, missing WHERE clause
- issue #11380 Incomplete message after import
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
phpMyAdmin - Readme
===================

Version 4.4.14
Version 4.4.15

A set of PHP-scripts to manage MySQL over the web.

Expand Down
1 change: 1 addition & 0 deletions Vendor/phpMyAdmin-4.4.15-all-languages/RELEASE-DATE-4.4.15
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Sun Sep 20 10:33:41 UTC 2015
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
# built documents.
#
# The short X.Y version.
version = '4.4.14'
version = '4.4.15'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 0211342f26a4f7e1c0bf62a5775b6f94
config: a1952644f89f58f32f9c6da1e22c5aa7
tags: 645f666f9bcd5a90fca523b33c5a78b7
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ web server (such as Apache, :term:`IIS`) to install phpMyAdmin's files into.
PHP
---

* You need PHP 5.3.0 or newer, with ``session`` support, the Standard PHP Library
* You need PHP 5.3.7 or newer, with ``session`` support, the Standard PHP Library
(SPL) extension, JSON support, and the ``mbstring`` extension.

* To support uploading of ZIP files, you need the PHP ``zip`` extension.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Configuration &mdash; phpMyAdmin 4.4.14 documentation</title>
<title>Configuration &mdash; phpMyAdmin 4.4.15 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '4.4.14',
VERSION: '4.4.15',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="copyright" title="Copyright" href="copyright.html" />
<link rel="top" title="phpMyAdmin 4.4.14 documentation" href="index.html" />
<link rel="top" title="phpMyAdmin 4.4.15 documentation" href="index.html" />
<link rel="next" title="User Guide" href="user.html" />
<link rel="prev" title="Installation" href="setup.html" />
</head>
Expand All @@ -41,7 +41,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="setup.html" title="Installation"
accesskey="P">previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -4992,7 +4992,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="setup.html" title="Installation"
>previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Copyright &mdash; phpMyAdmin 4.4.14 documentation</title>
<title>Copyright &mdash; phpMyAdmin 4.4.15 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '4.4.14',
VERSION: '4.4.15',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="copyright" title="Copyright" href="#" />
<link rel="top" title="phpMyAdmin 4.4.14 documentation" href="index.html" />
<link rel="top" title="phpMyAdmin 4.4.15 documentation" href="index.html" />
<link rel="next" title="Credits" href="credits.html" />
<link rel="prev" title="Distributing and packaging phpMyAdmin" href="vendors.html" />
</head>
Expand All @@ -41,7 +41,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="vendors.html" title="Distributing and packaging phpMyAdmin"
accesskey="P">previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -144,7 +144,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="vendors.html" title="Distributing and packaging phpMyAdmin"
>previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Credits &mdash; phpMyAdmin 4.4.14 documentation</title>
<title>Credits &mdash; phpMyAdmin 4.4.15 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '4.4.14',
VERSION: '4.4.15',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="copyright" title="Copyright" href="copyright.html" />
<link rel="top" title="phpMyAdmin 4.4.14 documentation" href="index.html" />
<link rel="top" title="phpMyAdmin 4.4.15 documentation" href="index.html" />
<link rel="next" title="Glossary" href="glossary.html" />
<link rel="prev" title="Copyright" href="copyright.html" />
</head>
Expand All @@ -41,7 +41,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="copyright.html" title="Copyright"
accesskey="P">previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -701,7 +701,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="copyright.html" title="Copyright"
>previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Developers Information &mdash; phpMyAdmin 4.4.14 documentation</title>
<title>Developers Information &mdash; phpMyAdmin 4.4.15 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '4.4.14',
VERSION: '4.4.15',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="copyright" title="Copyright" href="copyright.html" />
<link rel="top" title="phpMyAdmin 4.4.14 documentation" href="index.html" />
<link rel="top" title="phpMyAdmin 4.4.15 documentation" href="index.html" />
<link rel="next" title="Distributing and packaging phpMyAdmin" href="vendors.html" />
<link rel="prev" title="FAQ - Frequently Asked Questions" href="faq.html" />
</head>
Expand All @@ -41,7 +41,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="faq.html" title="FAQ - Frequently Asked Questions"
accesskey="P">previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -105,7 +105,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="faq.html" title="FAQ - Frequently Asked Questions"
>previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>FAQ - Frequently Asked Questions &mdash; phpMyAdmin 4.4.14 documentation</title>
<title>FAQ - Frequently Asked Questions &mdash; phpMyAdmin 4.4.15 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '4.4.14',
VERSION: '4.4.15',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="copyright" title="Copyright" href="copyright.html" />
<link rel="top" title="phpMyAdmin 4.4.14 documentation" href="index.html" />
<link rel="top" title="phpMyAdmin 4.4.15 documentation" href="index.html" />
<link rel="next" title="Developers Information" href="developers.html" />
<link rel="prev" title="Import and export" href="import_export.html" />
</head>
Expand All @@ -41,7 +41,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="import_export.html" title="Import and export"
accesskey="P">previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -1850,7 +1850,7 @@ <h3>Navigation</h3>
<li class="right" >
<a href="import_export.html" title="Import and export"
>previous</a> |</li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Index &mdash; phpMyAdmin 4.4.14 documentation</title>
<title>Index &mdash; phpMyAdmin 4.4.15 documentation</title>

<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '4.4.14',
VERSION: '4.4.15',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -25,7 +25,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="copyright" title="Copyright" href="copyright.html" />
<link rel="top" title="phpMyAdmin 4.4.14 documentation" href="index.html" />
<link rel="top" title="phpMyAdmin 4.4.15 documentation" href="index.html" />
</head>
<body>
<div class="related">
Expand All @@ -34,7 +34,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
accesskey="I">index</a></li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>

Expand Down Expand Up @@ -3793,7 +3793,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
>index</a></li>
<li><a href="index.html">phpMyAdmin 4.4.14 documentation</a> &raquo;</li>
<li><a href="index.html">phpMyAdmin 4.4.15 documentation</a> &raquo;</li>
</ul>
</div>
<div class="footer">
Expand Down
Loading

0 comments on commit 5669f93

Please sign in to comment.