phpmyadmin/libraries/classes/Controllers
Maurício Meneghini Fauth 4471b1bced Remove the MaxFileSize HTML generator
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-04-01 16:03:15 -03:00
..
Database Extract HTML from indexes table of data dict page 2020-03-29 20:03:28 -03:00
Preferences Extract HTML from user settings page header 2020-02-07 00:51:11 -03:00
Server Redesign the server status advisor page 2020-03-13 02:56:16 -03:00
Setup Remove useless return type annotations 2020-01-23 13:03:29 -03:00
Table Remove the MaxFileSize HTML generator 2020-04-01 16:03:15 -03:00
AbstractController.php Remove unnecessary annotations 2020-01-20 17:35:56 -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 Use Bootstrap list group for the home page lists 2020-02-14 16:27:30 -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 Move response handling from routes to controllers 2020-02-12 14:59:42 -03:00
TransformationOverviewController.php Move response handling from routes to controllers 2020-02-12 14:59: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 Extract HTML from ViewOperationsController 2020-02-05 01:40:45 -03:00