phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth 4a0bce1d53 Extract db structure bulk actions from mult_submits
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-04-22 23:13:35 -03:00
..
Database Extract db structure bulk actions from mult_submits 2020-04-22 23:13:35 -03:00
Preferences Add AbstractController::render method 2020-04-16 20:15:42 -03:00
Server Extract the drop_db action from mult_submits 2020-04-20 20:00:52 -03:00
Setup Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Table Extract db structure bulk actions from mult_submits 2020-04-22 23:13:35 -03:00
AbstractController.php Add AbstractController::render method 2020-04-16 20:15:42 -03:00
AjaxController.php Remove database and table from route names 2020-02-12 17:26:02 -03:00
BrowseForeignersController.php Move request handling from routes to controllers 2020-02-12 15:00:02 -03:00
ChangeLogController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
CheckRelationsController.php Move request handling from routes to controllers 2020-02-12 15:00:02 -03:00
ErrorReportController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
ExportController.php Some code improvements suggested by Scrutinizer 2020-02-14 22:23:16 +01:00
GisDataEditorController.php Move response handling from routes to controllers 2020-02-12 14:59:42 -03:00
HomeController.php Add AbstractController::render method 2020-04-16 20:15:42 -03:00
ImportController.php Reference global funcs and consts via use statement 2020-01-23 00:33:24 -03:00
ImportStatusController.php Some code improvements suggested by Scrutinizer 2020-02-14 22:23:16 +01:00
LicenseController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
LintController.php Move request handling from routes to controllers 2020-02-12 15:00:02 -03:00
LogoutController.php Fix invalid @var php doc annotations 2020-01-21 13:19:08 -03:00
NavigationController.php Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
NormalizationController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
PhpInfoController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
SchemaExportController.php Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
SqlController.php Remove useless return type annotations 2020-01-23 13:03:29 -03:00
ThemesController.php Add AbstractController::render method 2020-04-16 20:15:42 -03:00
TransformationOverviewController.php Add AbstractController::render method 2020-04-16 20:15:42 -03:00
TransformationWrapperController.php Extract db_table_exists.inc.php to DbTableExists class 2020-03-02 17:01:26 -03:00
UserPasswordController.php Remove unnecessary annotations 2020-01-20 17:35:56 -03:00
VersionCheckController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
ViewCreateController.php Reference global funcs and consts via use statement 2020-01-21 22:13:36 -03:00
ViewOperationsController.php Add AbstractController::render method 2020-04-16 20:15:42 -03:00