| .. |
|
Database
|
Fix "Undefined index: target_db" reported on the error reporting server
|
2021-03-27 01:10:46 +01:00 |
|
Preferences
|
Remove DBI dep from Controllers/AbstractController
|
2020-10-11 22:48:44 -03:00 |
|
Server
|
Merge #16809 - Fix #16404 - Password generation fix after new user creation failure
|
2021-04-19 21:11:55 +02:00 |
|
Setup
|
Fix #16526 - Fatal error: Uncaught TypeError: preg_replace(): Argument #3 ($subject)
|
2020-12-11 21:05:06 +01:00 |
|
Table
|
Fix #14773 - export raw query is not working
|
2021-04-23 17:46:26 +02:00 |
|
AbstractController.php
|
Remove Common::database method
|
2020-11-02 18:56:58 -03:00 |
|
BrowseForeignersController.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
ChangeLogController.php
|
Fix some type errors detected by PHPStan
|
2020-09-30 19:23:01 -03:00 |
|
CheckRelationsController.php
|
Remove DBI dep from Controllers/AbstractController
|
2020-10-11 22:48:44 -03:00 |
|
ColumnController.php
|
Extract controllers from AjaxController
|
2020-10-12 19:57:17 -03:00 |
|
ConfigController.php
|
Extract controllers from AjaxController
|
2020-10-12 19:57:17 -03:00 |
|
DatabaseController.php
|
Extract controllers from AjaxController
|
2020-10-12 19:57:17 -03:00 |
|
ErrorReportController.php
|
Remove DBI dep from Controllers/AbstractController
|
2020-10-11 22:48:44 -03:00 |
|
ExportController.php
|
Fixed an undefined index notice on export
|
2021-03-20 18:45:41 +01:00 |
|
ExportTemplateController.php
|
Fix reported PHP notices on export save preview
|
2021-03-31 00:57:00 +02:00 |
|
GisDataEditorController.php
|
Replace $GLOBALS['dbi'] with global $dbi
|
2020-10-11 09:24:21 -03:00 |
|
HomeController.php
|
Merge #16855 - Replace secure.php.net with www.php.net and remove Polish and Persian
|
2021-05-10 23:30:25 +02:00 |
|
ImportController.php
|
Fix go back URL after import not using the right separator
|
2021-02-12 00:12:02 +01:00 |
|
ImportStatusController.php
|
Fix missing message on upload message request after failure creates a warning
|
2021-02-12 00:12:02 +01:00 |
|
JavaScriptMessagesController.php
|
Merge pull request #16893 from shucon/fix_16888
|
2021-05-28 18:43:07 -03:00 |
|
LicenseController.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
LintController.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
LogoutController.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
NavigationController.php
|
Extract cache methods from Util to SessionCache class
|
2020-10-25 22:45:56 -03:00 |
|
NormalizationController.php
|
Fix #16871 - normalization step 2 errors
|
2021-04-29 23:36:05 +02:00 |
|
PhpInfoController.php
|
Use early exit when possible
|
2020-05-27 00:35:24 -03:00 |
|
SchemaExportController.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
SqlController.php
|
Make DatabaseInterface::isUserType method private
|
2020-10-24 00:40:03 -03:00 |
|
TableController.php
|
Extract controllers from AjaxController
|
2020-10-12 19:57:17 -03:00 |
|
ThemesController.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
TransformationOverviewController.php
|
Remove some useless comments
|
2020-10-13 19:56:56 -03:00 |
|
TransformationWrapperController.php
|
Fix "Uncaught TypeError: Argument 1 passed to PhpMyAdmin\Core::downloadHeader()"
|
2021-01-23 00:03:55 +01:00 |
|
UserPasswordController.php
|
Remove DBI dep from Controllers/AbstractController
|
2020-10-11 22:48:44 -03:00 |
|
VersionCheckController.php
|
Fix some coding standard issues
|
2020-05-25 22:42:37 -03:00 |
|
ViewCreateController.php
|
Remove Common::database method
|
2020-11-02 18:56:58 -03:00 |
|
ViewOperationsController.php
|
Remove is_system_schema PHP global variable
|
2020-11-02 18:48:23 -03:00 |