phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth c447bac98d Move Routines::main to the controller
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-10-02 23:13:31 -03:00
..
Database Move Routines::main to the controller 2020-10-02 23:13:31 -03:00
Preferences Remove import_handle global variable 2020-08-18 20:45:33 -03:00
Server Fix some type errors detected by PHPStan 2020-09-30 19:23:01 -03:00
Setup Fix some PHPStan errors 2020-08-10 21:24:35 -03:00
Table Fix some type errors detected by PHPStan 2020-09-30 19:23:01 -03:00
AbstractController.php Extract method for adding script files 2020-07-12 16:58:33 -03:00
AjaxController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
BrowseForeignersController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ChangeLogController.php Fix some type errors detected by PHPStan 2020-09-30 19:23:01 -03:00
CheckRelationsController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ErrorReportController.php Use identical operator for non-empty strings 2020-07-10 18:06:29 -03:00
ExportController.php Merge branch 'QA_5_0' 2020-08-16 22:09:53 -03:00
ExportTemplateController.php Refactor Display\Export class 2020-08-03 23:56:20 -03:00
GisDataEditorController.php Remove pmaThemePath and pmaThemeImage PHP globals 2020-09-02 10:57:57 -03:00
HomeController.php Remove list templates 2020-09-12 20:43:55 -03:00
ImportController.php Remove pmaThemePath and pmaThemeImage PHP globals 2020-09-02 10:57:57 -03:00
ImportStatusController.php Rename Display\ImportAjax class 2020-08-20 12:07:54 -03:00
JavaScriptMessagesController.php Button on Export Page to show SQL Query 2020-07-07 15:09:10 +02: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 Remove Config\PageSettings::getNaviSettings method 2020-07-12 17:40:19 -03:00
NormalizationController.php Extract method for adding script files 2020-07-12 16:58:33 -03: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 Use DI for Sql class constructor 2020-09-05 15:31:39 -03:00
ThemesController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationOverviewController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationWrapperController.php Fix some type errors detected by PHPStan 2020-10-02 14:11:58 -03:00
UserPasswordController.php Move ChangePassword::getHtml to Server\Privileges class 2020-07-29 19:12:35 -03:00
VersionCheckController.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ViewCreateController.php Fix some type errors detected by PHPStan 2020-09-30 19:23:01 -03:00
ViewOperationsController.php Extract method for adding script files 2020-07-12 16:58:33 -03:00