phpmyadmin/test/classes/Controllers
Maurício Meneghini Fauth f9ab9d15ac
Revert "Change icons to use SVG sprite instead of individual images"
This reverts commit d2d416e0cc.

This does not work correctly on Chromium browsers.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-12 18:40:11 -03:00
..
Console/Bookmark Refactor static into instance 2023-09-22 19:36:35 +01:00
Database Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Export Remove containerBuilder global variable 2023-11-03 19:37:14 -03:00
Import Remove containerBuilder global variable 2023-11-03 19:37:14 -03:00
Normalization Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Server Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Sql Remove containerBuilder global variable 2023-11-03 19:37:14 -03:00
Table Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Transformation Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
Triggers Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
AbstractControllerTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
BrowseForeignersControllerTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
CheckRelationsControllerTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
CollationConnectionControllerTest.php Move Core::sendHeaderLocation() to ResponseRenderer::redirect() 2023-08-06 17:43:42 -03:00
GisDataEditorControllerTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
HomeControllerTest.php Refactor the ServerRequest::getRoute() method 2023-08-12 01:45:12 -03:00
JavaScriptMessagesControllerTest.php Refactor JavaScriptMessagesController to return a Response object 2023-07-30 17:22:18 -03:00
LintControllerTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
LogoutControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
NavigationControllerTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
SchemaExportControllerTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
ThemeSetControllerTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
VersionCheckControllerTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00