Maurício Meneghini Fauth
|
ca910e8de8
|
Move classes to PhpMyAdmin namespace
- Move Table to PhpMyAdmin namespace
- Move Template to PhpMyAdmin namespace
- Move ThemeManager to PhpMyAdmin namespace
- Move Theme to PhpMyAdmin namespace
- Move Tracker to PhpMyAdmin namespace
- Move Transformations to PhpMyAdmin namespace
- Move TypesMySQL to PhpMyAdmin namespace
- Move Types to PhpMyAdmin namespace
- Move Util to PhpMyAdmin namespace
- Move VersionInformation to PhpMyAdmin namespace
- Move Url to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-08 10:54:21 -03:00 |
|
Maurício Meneghini Fauth
|
13c0f7bc3c
|
Move classes to PhpMyAdmin namespace
- Move Advisor to PhpMyAdmin namespace
- Move Bookmark to PhpMyAdmin namespace
- Move Charsets to PhpMyAdmin namespace
- Move Config class to PhpMyAdmin namespace
- Move Console class to PhpMyAdmin namespace
- Move Core to PhpMyAdmin namespace
- Move DatabaseInterface to PhpMyAdmin namespace
- Move DbList to PhpMyAdmin namespace
- Move DbQbe to PhpMyAdmin namespace
- Move DbSearch to PhpMyAdmin namespace
- Move DisplayResults to PhpMyAdmin namespace
- Move Encoding to PhpMyAdmin namespace
- Move Error to PhpMyAdmin namespace
- Move ErrorHandler to PhpMyAdmin namespace
- Move File to PhpMyAdmin namespace
- Move Font to PhpMyAdmin namespace
- Move Footer to PhpMyAdmin namespace
- Move Header to PhpMyAdmin namespace
- Move Index to PhpMyAdmin namespace
- Move IndexColumn to PhpMyAdmin namespace
- Move LanguageManager to PhpMyAdmin namespace
- Move Language to PhpMyAdmin namespace
- Move Linter to PhpMyAdmin namespace
- Move ListAbstract to PhpMyAdmin namespace
- Move ListDatabase to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-06-28 21:17:18 -03:00 |
|
Maurício Meneghini Fauth
|
e330402b5b
|
Refactor the core functions into static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-06-03 00:52:22 -03:00 |
|
Michal Čihař
|
b56f101039
|
Remove is_ajax_request global
We already have the same information on Response object, so let's use it
from there.
Issue #11731
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-12-07 17:54:34 +01:00 |
|
Durgesh
|
6650f7b07d
|
Refactor text sanitization and javascript escaping, Issue #11989, #11988
Signed-off-by: Durgesh <007durgesh219@gmail.com>
|
2016-02-22 14:45:19 +05:30 |
|
Durgesh
|
0b64827930
|
Refactored url parmeters generating, Issue #11990
Signed-off-by: Durgesh <007durgesh219@gmail.com>
|
2016-02-22 14:36:41 +05:30 |
|
Michal Čihař
|
2d47e41084
|
Remove no longer needed variables
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-12 15:18:21 +01:00 |
|
Michal Čihař
|
86d3d0bc04
|
Define theme for all tests
This allows to unify environment.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-12 15:14:39 +01:00 |
|
Michal Čihař
|
6da017fcfc
|
Load vendor_config just once at testsuite startup
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-03 14:21:57 +01:00 |
|
Michal Čihař
|
b450e58dbb
|
Remove require of libraries included in test bootstrap
There is no need to specify them in every test when we already do it
globally.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-01-12 16:43:16 +01:00 |
|
Michal Čihař
|
19f9e830eb
|
Remove no longer needed code for language selection
Issue #11847
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-01-12 14:51:08 +01:00 |
|
Madhura Jayaratne
|
2b7cfb595d
|
Move the rest of the tests related to objects under a common parent test
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-12-18 21:32:34 +11:00 |
|
Hugues Peccatte
|
0e5de28eaa
|
Remove side effects in declaration files.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-11-15 17:31:53 +01:00 |
|
Madhura Jayaratne
|
ab49273856
|
Rename test classes
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-10-15 20:57:27 +11:00 |
|