| .. |
|
Config
|
Fix #15240 - Apply a Settings form with errors shows a JSON response after using return back
|
2019-05-04 16:30:50 +02:00 |
|
Controllers
|
Fix a minor error found while reviewing diffs
|
2019-11-10 20:57:28 +01:00 |
|
Database
|
Fix #13912 and #15123 - Tables of phpMyAdmin storage are not accessible
|
2019-11-11 12:02:54 +01:00 |
|
Dbi
|
Fix #14804 - Undefined index: ssl_* variables
|
2019-09-22 18:30:58 +02:00 |
|
Di
|
|
|
|
Display
|
Fix texts where not truncated anymore
|
2019-09-19 23:41:13 +02:00 |
|
Engines
|
|
|
|
Gis
|
Fix #15391 - GIS polygon of the geometry field is not drawn
|
2019-10-21 20:15:14 +02:00 |
|
Navigation
|
Fix #13912 and #15123 - Tables of phpMyAdmin storage are not accessible
|
2019-11-11 12:02:54 +01:00 |
|
Plugins
|
Fix PHP compatibility issue
|
2019-11-05 20:31:04 +01:00 |
|
Properties
|
|
|
|
Rte
|
Fix for SYSTEM VERSIONED tables #14514, #14515, and #14516 (#14536)
|
2019-02-15 17:27:55 -02:00 |
|
Server
|
Remove fieldset close tag when setting global privs
|
2019-08-28 17:20:19 -03:00 |
|
Twig
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
Utils
|
Fix errors when reporting errors
|
2019-07-01 11:28:18 +02:00 |
|
Advisor.php
|
Fix advisor2po script
|
2019-10-11 12:34:34 -03:00 |
|
Bookmark.php
|
fix Bookmark::get() id matching SQL
|
2019-03-06 19:38:31 -03:00 |
|
BrowseForeigners.php
|
Fix some invalid array accesses with PHP 7.4
|
2019-09-21 17:22:52 -03:00 |
|
CentralColumns.php
|
Retrieve parameters from $_POST in central columns page
|
2018-11-10 20:48:58 -02:00 |
|
Charsets.php
|
Add description for the _nopad (NO PAD) collation suffix
|
2019-06-30 00:09:07 -03:00 |
|
CheckUserPrivileges.php
|
Ensure that database names with '.' are handled properly when DisableIS is true
|
2018-09-12 15:50:15 -03:00 |
|
Config.php
|
Remove typehints for hhvm
|
2019-10-30 00:06:12 +01:00 |
|
Console.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
Core.php
|
Fix some coding standard issues detected by PHPCS
|
2019-10-21 09:57:06 -03:00 |
|
CreateAddField.php
|
Fix #14951 - Moving Columns with DEFAULT NULL doesn't work on MariaDB 10.2+
|
2019-11-09 23:08:54 +01:00 |
|
DatabaseInterface.php
|
Fix operators precedence possible issue
|
2019-11-02 00:45:59 +01:00 |
|
Encoding.php
|
|
|
|
Error.php
|
|
|
|
ErrorHandler.php
|
Fix multi server setup send error report
|
2019-03-30 11:09:20 +01:00 |
|
ErrorReport.php
|
Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS)
|
2019-10-30 00:06:12 +01:00 |
|
Export.php
|
Fix some bugs with strange table and database names
|
2019-08-23 00:55:41 +02:00 |
|
File.php
|
Fix #14809 - php error is_uploaded_file() expects parameter 1 to be string
|
2019-11-10 23:05:16 +01:00 |
|
FileListing.php
|
|
|
|
Font.php
|
|
|
|
Footer.php
|
Retrieve parameters from $_POST in user/Privileges pages
|
2018-11-10 20:48:58 -02:00 |
|
Header.php
|
Fixes issue with recent table list, #14229
|
2018-07-03 20:50:04 -03:00 |
|
Import.php
|
Fix #15388 Allow rollback if empty statement
|
2019-07-28 21:16:50 +02:00 |
|
Index.php
|
Fix not working for primary key
|
2019-04-28 17:51:05 +05:30 |
|
IndexColumn.php
|
|
|
|
InsertEdit.php
|
Removed 3rd Parameter to fix #15571
|
2019-12-04 14:27:03 +05:30 |
|
IpAllowDeny.php
|
|
|
|
Language.php
|
Fix #14786 - Table level Operations functions missing
|
2018-12-19 10:56:10 +01:00 |
|
LanguageManager.php
|
Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS)
|
2019-10-30 00:06:12 +01:00 |
|
Linter.php
|
|
|
|
ListAbstract.php
|
|
|
|
ListDatabase.php
|
|
|
|
Logging.php
|
When logging with AuthLog to syslog, successful login messages were not logged even if $cfg['AuthLogSuccess'] was true.
|
2018-11-10 23:33:36 -05:00 |
|
Menu.php
|
Fixes #15157 - 'Settings' not marked as active when browsing 2FA settings
|
2019-05-04 20:27:35 +02:00 |
|
Message.php
|
Fix #13975 - Missing query time in German (fix decimal number format issue)
|
2019-01-04 14:04:20 +01:00 |
|
Mime.php
|
|
|
|
MultSubmits.php
|
drop table issue on copying tables fixed #14426
|
2018-08-16 03:24:45 -03:00 |
|
Normalization.php
|
Fix some invalid array accesses with PHP 7.4
|
2019-09-21 17:22:52 -03:00 |
|
OpenDocument.php
|
|
|
|
Operations.php
|
Fix #15311 - Adjust Privileges on copy database fails with MariaDB
|
2019-10-21 20:39:29 +02:00 |
|
OutputBuffering.php
|
Fix #14478 - phpMyAdmin no longer streams the export data
|
2019-01-14 17:32:10 +01:00 |
|
ParseAnalyze.php
|
|
|
|
Partition.php
|
Fix #15276 - Partitioning is missing in Structure page UI
|
2019-05-18 21:17:16 +02:00 |
|
Pdf.php
|
|
|
|
Plugins.php
|
|
|
|
RecentFavoriteTable.php
|
Fix #13912 and #15123 - Tables of phpMyAdmin storage are not accessible
|
2019-11-11 12:02:54 +01:00 |
|
Relation.php
|
Fix #13912 and #15123 - Tables of phpMyAdmin storage are not accessible
|
2019-11-11 12:02:54 +01:00 |
|
RelationCleanup.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
Replication.php
|
|
|
|
ReplicationGui.php
|
Retrieve parameters from $_POST in server replication
|
2018-11-10 20:48:59 -02:00 |
|
Response.php
|
|
|
|
Sanitize.php
|
|
|
|
SavedSearches.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
Scripts.php
|
|
|
|
Session.php
|
Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS)
|
2019-10-30 00:06:12 +01:00 |
|
Sql.php
|
Fix #14614 - "# 2014 - Commands out of sync; you can't run this command now" returned when stored procedure does not return any result set
|
2019-04-29 23:08:23 +02:00 |
|
SqlQueryForm.php
|
|
|
|
StorageEngine.php
|
Fix #14786 - Table level Operations functions missing
|
2018-12-19 10:56:10 +01:00 |
|
SubPartition.php
|
|
|
|
SysInfo.php
|
|
|
|
SysInfoBase.php
|
|
|
|
SysInfoLinux.php
|
|
|
|
SysInfoSunOS.php
|
|
|
|
SysInfoWINNT.php
|
Fix #15380 - Advisor error
|
2019-08-29 22:35:47 +02:00 |
|
SystemDatabase.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
Table.php
|
Fix NULL wrongly checked on field change
|
2019-08-19 18:00:18 +02:00 |
|
Template.php
|
|
|
|
Theme.php
|
|
|
|
ThemeManager.php
|
Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS)
|
2019-10-30 00:06:12 +01:00 |
|
Tracker.php
|
Fix PHP 7.4 accessing offset on null/bool
|
2019-07-27 09:14:13 +08:00 |
|
Tracking.php
|
Fix PHP 7.4 accessing offset on null/bool
|
2019-07-27 09:14:13 +08:00 |
|
Transformations.php
|
Remove transformation plugin includes
|
2018-11-27 18:44:30 -02:00 |
|
TwoFactor.php
|
|
|
|
Types.php
|
Fix spatial functions
|
2019-04-16 11:11:28 +02:00 |
|
Url.php
|
Fix #14184 - HTTPS/HTTP cookie separation issue (aka Failed to set session cookie. Maybe you are using HTTP instead of HTTPS)
|
2019-10-30 00:06:12 +01:00 |
|
UserPassword.php
|
Retrieve parameters from $_POST in UserPassword class
|
2018-11-10 20:48:59 -02:00 |
|
UserPreferences.php
|
Replace PhpMyAdmin\Relation static calls
|
2018-03-25 19:32:13 -03:00 |
|
Util.php
|
Improve l10n context for translators and fix a typo
|
2019-11-09 15:35:59 +01:00 |
|
VersionInformation.php
|
|
|
|
ZipExtension.php
|
Replaced with Appropriate Comment
|
2019-03-01 15:07:28 +05:30 |