| .. |
|
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
|
Update libraries/classes/Controllers/Table/TableStructureController.php
|
2019-08-29 13:25:57 +05:30 |
|
Database
|
Fix display field can return a boolean
|
2019-08-23 12:15:21 +02:00 |
|
Dbi
|
Fix for SYSTEM VERSIONED tables #14514, #14515, and #14516 (#14536)
|
2019-02-15 17:27:55 -02:00 |
|
Di
|
|
|
|
Display
|
Fix #14291 - Incorrect linkage from one table's value to another table
|
2019-08-20 10:24:43 +02: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
|
Fix some bugs with strange table and database names
|
2019-08-23 00:55:41 +02: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
|
|
|
|
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 #14950 - Left database overview "add column" triggers error
|
2019-08-15 20:42:52 +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 some bugs with strange table and database names
|
2019-08-23 00:55:41 +02: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 #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
|
#15363 - substr can return false
|
2019-08-20 16:43:31 +02:00 |
|
IpAllowDeny.php
|
|
|
|
Language.php
|
Fix #14786 - Table level Operations functions missing
|
2018-12-19 10:56:10 +01:00 |
|
LanguageManager.php
|
Fix #15427 - "FilterLanguages" option does not work
|
2019-08-11 18:42:40 +02: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
|
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
|
|
|
|
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 PHP 7.4 deprecation: array/string curly braces access
|
2019-07-27 08:34:16 +08: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
|
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 |