phpmyadmin/test/classes
Michal Čihař 56eee83f39 Remove cell_align_right superglobal
It can be replaced by proper CSS.

Issue #11731
Issue #12262

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-10-10 13:15:41 +02:00
..
_data Use JSON for theme metadata 2017-05-15 09:47:15 +02:00
Config Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Controllers Remove is_superuser superglobal 2017-10-10 12:28:00 +02:00
Database Remove cell_align_right superglobal 2017-10-10 13:15:41 +02:00
Dbi Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Di Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Display Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Engines Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Gis Add namespace to GIS tests 2017-09-20 11:20:57 -03:00
Navigation Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Plugins Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Properties Add namespace to properties tests 2017-09-20 13:03:50 -03:00
Rte Bind Types to DatabaseInterface 2017-10-10 12:05:02 +02:00
Server Remove is_superuser superglobal 2017-10-10 12:28:00 +02:00
Setup Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Stubs Add namespace to test classes 2017-09-20 13:03:50 -03:00
AdvisorTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
BookmarkTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
BrowseForeignersTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
CentralColumnsTest.php Bind Types to DatabaseInterface 2017-10-10 12:05:02 +02:00
CharsetsTest.php Fix #13722 DisableIS is not fully honored 2017-10-07 20:18:39 +11:00
CheckUserPrivilegesTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
ConfigTest.php Move server selection to Config class 2017-10-03 19:14:38 +02:00
CoreTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
DatabaseInterfaceTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
EncodingTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
ErrorHandlerTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ErrorTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ExportTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
FileTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
FontTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
FooterTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
HeaderTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ImportTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
IndexTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
InsertEditTest.php Bind Types to DatabaseInterface 2017-10-10 12:05:02 +02:00
IpAllowDenyTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
LanguageTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
LinterTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ListDatabaseTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
MenuTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
MessageTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
MimeTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
MultSubmitsTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
NormalizationTest.php Bind Types to DatabaseInterface 2017-10-10 12:05:02 +02:00
OperationsTest.php Fix #13722 DisableIS is not fully honored 2017-10-07 20:18:39 +11:00
PdfTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
PmaTestCase.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
PmdCommonTest.php Refactor pmd_common functions to static methods 2017-09-13 18:48:10 -03:00
RelationCleanupDbiMock.php Fix code standard errors 2017-09-30 18:19:09 -03:00
RelationCleanupTest.php Fix code standard errors 2017-09-30 18:19:09 -03:00
RelationTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
ReplicationGuiTest.php Refactor replication_gui functions to static methods 2017-09-13 16:00:40 -03:00
SanitizeTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
ScriptsTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
SqlQueryFormTest.php Refactor sql_query_form functions to static methods 2017-09-13 19:09:59 -03:00
SqlTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
StorageEngineTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
SysInfoTest.php Refactor sysinfo functions to static methods 2017-09-14 17:51:33 -03:00
SystemDatabaseTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
TableTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
TemplateTest.php Simplify Template API 2017-10-02 16:37:57 +02:00
ThemeManagerTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ThemeTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
TrackerTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
TrackingTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
TransformationsTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
TypesTest.php Bind Types to DatabaseInterface 2017-10-10 12:05:02 +02:00
UrlTest.php Add namespace to test classes 2017-09-20 13:03:50 -03:00
UserPreferencesTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
UtilTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
VersionInformationTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ZipExtensionTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00