..
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
Replace $_REQUEST by $_GET and $_POST for GIS visualisation
2019-06-22 14:16:42 +02:00
Database
Fix #15228 - Notice - Undefined index: foreign_keys_data
2019-04-26 23:45:20 +02:00
Dbi
Fix for SYSTEM VERSIONED tables #14514 , #14515 , and #14516 ( #14536 )
2019-02-15 17:27:55 -02:00
Di
Display
Fix PHP 7.4 accessing offset on null/bool
2019-07-27 09:14:13 +08:00
Engines
Gis
MULTIPOINT now has ( and ) around value
2019-04-16 13:21:43 +02:00
Navigation
Fix class name
2019-05-28 00:00:56 +02:00
Plugins
Make the hmac secret a secret for the user
2019-06-13 19:05:04 +02:00
Properties
Rte
Fix for SYSTEM VERSIONED tables #14514 , #14515 , and #14516 ( #14536 )
2019-02-15 17:27:55 -02:00
Server
Fix PHP 7.4 accessing offset on null/bool
2019-07-27 09:14:13 +08: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
Bookmark.php
fix Bookmark::get() id matching SQL
2019-03-06 19:38:31 -03:00
BrowseForeigners.php
Retrieve parameters from $_POST in browse foreigners
2018-11-10 20:48:59 -02: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
Prepare for version 4.9.1
2019-06-04 12:21:25 -04:00
Console.php
Replace PhpMyAdmin\Relation static calls
2018-03-25 19:32:13 -03:00
Core.php
Fix coding standard errors and phpdoc
2019-06-22 13:04:38 +02:00
CreateAddField.php
Fix #249 CSRF to CREATE TABLE query
2018-11-10 20:48:58 -02:00
DatabaseInterface.php
Fix "logout and try as another user link"
2019-06-09 17:15:16 +02: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 errors when reporting errors
2019-07-01 11:28:18 +02:00
Export.php
Fix export issues/warnings
2018-12-19 15:40:46 +01:00
File.php
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 a TypeError in Import class with PHP 8
2019-06-19 15:43:52 -03:00
Index.php
Fix not working for primary key
2019-04-28 17:51:05 +05:30
IndexColumn.php
InsertEdit.php
Fix #15315 - Cannot edit or export TIMESTAMP column with default CURRENT_TIMESTAMP in MySQL >= 8.0.13
2019-06-09 16:43:45 +02:00
IpAllowDeny.php
Language.php
Fix #14786 - Table level Operations functions missing
2018-12-19 10:56:10 +01:00
LanguageManager.php
fix typo in language name
2019-04-17 19:33:17 -03: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
Retrieve parameters from $_POST in normalization
2018-11-10 20:48:58 -02:00
OpenDocument.php
Operations.php
Add support for auto-increment on ROCKSDB
2019-05-11 23:53:07 +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
Replace PhpMyAdmin\Relation static calls
2018-03-25 19:32:13 -03:00
Relation.php
Retrieve parameters from $_POST in chk_rel
2018-11-10 20:48:59 -02: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 #14918 - Use hex for the session token
2019-06-24 22:05:56 +02: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
SystemDatabase.php
Replace PhpMyAdmin\Relation static calls
2018-03-25 19:32:13 -03:00
Table.php
Fix #15315 - Cannot edit or export TIMESTAMP column with default CURRENT_TIMESTAMP in MySQL >= 8.0.13
2019-06-09 16:43:45 +02:00
Template.php
Theme.php
ThemeManager.php
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
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
Fix #14918 - Use hex for the session token
2019-06-24 22:05:56 +02:00
VersionInformation.php
ZipExtension.php
Replaced with Appropriate Comment
2019-03-01 15:07:28 +05:30