phpmyadmin/libraries/classes
William Desportes eb7682b8fd
Add Icelandic language
Ref: 8f21835811

Signed-off-by: William Desportes <williamdes@wdes.fr>
2024-03-04 22:25:50 +01:00
..
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 URL encryption for Util::linkOrButton method 2022-01-10 12:19:44 -03:00
Crypto Fix CoreTest failing tests 2022-01-22 15:19:41 -03:00
Database Fix redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
Dbi Add config directive to show/hide connection errors 2022-01-10 12:12:07 -03:00
Di
Display Fix URL encryption for Util::linkOrButton method 2022-01-10 12:19:44 -03:00
Engines
Gis Fix #15391 - GIS polygon of the geometry field is not drawn 2019-10-21 20:15:14 +02:00
Navigation Use POST for Navigation's aPath and vPath 2022-01-10 12:19:44 -03:00
Plugins Fix #14321 - leaked HTML on auth_type=signon before redirect occurs and on error page when SignonURL is not set 2021-08-25 01:36:36 +02:00
Properties
Rte Fix URL encryption for Util::linkOrButton method 2022-01-10 12:19:44 -03:00
Server Do not encrypt params if used in data-post attribute 2022-01-10 12:19:43 -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 phpdoc for Sami 2019-12-21 11:03:07 +01: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 Fix #15614 - Undefined offset on index page for MySQL 5.7.8 2019-12-21 23:36:58 +01: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 4.9.11 2023-02-07 14:08:26 -05:00
Console.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Core.php Populate POST with decrypted params 2022-01-10 12:19:44 -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 hide_connection_errors being undefined when a controluser is set 2022-01-22 12:21:57 -03:00
Encoding.php
Error.php Add support for E_USER_DEPRECATED in the error handler 2020-03-17 19:37:31 -03:00
ErrorHandler.php Add support for E_USER_DEPRECATED in the error handler 2020-03-17 19:37:31 -03:00
ErrorReport.php Add PhpMyAdmin\Url::buildHttpQuery method 2022-01-10 12:19:42 -03:00
Export.php Do not encrypt params if used in data-post attribute 2022-01-10 12:19:43 -03: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 Escape Git information on the index page 2019-10-18 18:03:53 -03: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 URL encryption for Util::linkOrButton method 2022-01-10 12:19:44 -03:00
IndexColumn.php
InsertEdit.php Fix URL encryption for Util::linkOrButton method 2022-01-10 12:19:44 -03:00
IpAllowDeny.php Fix redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
Language.php Fix #14786 - Table level Operations functions missing 2018-12-19 10:56:10 +01:00
LanguageManager.php Add Icelandic language 2024-03-04 22:25:50 +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 URL encryption for Util::linkOrButton method 2022-01-10 12:19:44 -03: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 Do not encrypt params if used in data-post attribute 2022-01-10 12:19:43 -03: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 redirection form secure.php.net to www.php.net 2019-12-21 11:03:10 +01:00
Sql.php Do not encrypt params if used in data-post attribute 2022-01-10 12:19:43 -03: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 CI after sql-parser version 4.5.0 2020-01-09 20:04:39 +01:00
Tracking.php Do not encrypt params if used in data-post attribute 2022-01-10 12:19:43 -03:00
Transformations.php Remove transformation plugin includes 2018-11-27 18:44:30 -02:00
TwoFactor.php Fix #15724 - Fix 2FA disabled 2020-01-06 14:17:03 +01:00
Types.php Fix spatial functions 2019-04-16 11:11:28 +02:00
Url.php Do not encrypt params if used in data-post attribute 2022-01-10 12:19:43 -03:00
UserPassword.php More escaping of username and password. 2020-03-18 22:16:53 -04:00
UserPreferences.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Util.php Fix broken pagination links in the navigation sidebar 2022-01-27 16:53:51 -03:00
VersionInformation.php
ZipExtension.php Replaced with Appropriate Comment 2019-03-01 15:07:28 +05:30