Maurício Meneghini Fauth
|
83091680cc
|
Extract actions from controllers to new controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-10 17:55:05 -03:00 |
|
Maurício Meneghini Fauth
|
38fda677bd
|
Extract Processes class from ProcessesController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-10 15:52:48 -03:00 |
|
Maurício Meneghini Fauth
|
94e714a49b
|
Extract the Server\ShowEngineController class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-09 17:58:00 -03:00 |
|
Maurício Meneghini Fauth
|
e3554879ef
|
Extract actions from controllers to new controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-09-07 21:19:43 -03:00 |
|
Maurício Meneghini Fauth
|
a2ed4dfe68
|
Make controllers callable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-08-30 13:16:29 -03:00 |
|
William Desportes
|
2c28a715b4
|
Add methods to DbiDummy and AbstractTestCase to control changing databases
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-08-24 02:01:00 +02:00 |
|
Maurício Meneghini Fauth
|
f7fc4177af
|
Add support for account locking
- https://dev.mysql.com/doc/refman/en/account-locking.html
- https://mariadb.com/kb/en/account-locking/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-08-21 00:55:33 -03:00 |
|
William Desportes
|
8b13de9794
|
Fix tests after #16937
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-07-28 01:42:04 +02:00 |
|
Liviu-Mihail Concioiu
|
010750b00d
|
Fix table width
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
|
2021-07-22 01:05:18 +02:00 |
|
Maurício Meneghini Fauth
|
355f6d9d20
|
Remove PhpMyAdmin\Config::enableBc method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-09 13:59:04 -03:00 |
|
Maurício Meneghini Fauth
|
27a5792976
|
Add PhpMyAdmin\Http\ServerRequest class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-04 15:48:23 -03:00 |
|
Maurício Meneghini Fauth
|
6f894e7ea7
|
Add support for PSR-7 request objects in controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-03 18:54:42 -03:00 |
|
Maurício Meneghini Fauth
|
9adaa912e1
|
Rename Response class to ResponseRenderer
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-30 12:35:22 -03:00 |
|
Maurício Meneghini Fauth
|
b59bf1fc8a
|
Fix failing unit test
Random seed: 1623874659
PhpMyAdmin\Tests\Controllers\Server\DatabasesControllerTest::testCreateDatabaseAction
Undefined index: utf8
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-16 17:46:17 -03:00 |
|
Maurício Meneghini Fauth
|
f3b79d83c0
|
Add PHPUnit's Covers annotation on test classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-04 23:39:26 -03:00 |
|
Maurício Meneghini Fauth
|
1c084de30b
|
Fix coding standard errors
Related to 62f142c9fa.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-03 16:50:33 -03:00 |
|
Maurício Meneghini Fauth
|
8f5f31551f
|
Remove .pma-fieldset class from table filters
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-30 11:18:18 -03:00 |
|
Maurício Meneghini Fauth
|
68b96b8b10
|
Remove some .pma-table CSS classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-14 16:20:46 -03:00 |
|
Maurício Meneghini Fauth
|
824ea513c5
|
Replace .attention and .allfine with Bootstrap equivalents
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-12 22:44:18 -03:00 |
|
William Desportes
|
51e17b8123
|
Fix tests after cebfe761b5
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-24 19:04:07 +02:00 |
|
Maurício Meneghini Fauth
|
b40e47e91c
|
Redesign the Charsets and Collations page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-04-22 12:13:17 -03:00 |
|
William Desportes
|
ba35901594
|
Merge branch 'origin/QA_5_1' into master
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-17 00:53:14 +02:00 |
|
William Desportes
|
7a3978a948
|
Remove useless htmlspecialchars on URL generation
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-04-13 17:23:12 +02:00 |
|
Maurício Meneghini Fauth
|
a7d6df17d6
|
Remove warnings from PHPUnit
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-04-09 13:28:47 -03:00 |
|
William Desportes
|
b0f8397eae
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-14 16:00:46 +01:00 |
|
William Desportes
|
7c7bd65e8b
|
Fix #16604 - set back table width to auto
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-14 15:57:22 +01:00 |
|
William Desportes
|
5e18028dbd
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-14 15:26:59 +01:00 |
|
William Desportes
|
0673bd8140
|
Add a test for Providers\ServerVariables\VoidProvider
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-11 20:24:48 +01:00 |
|
Maurício Meneghini Fauth
|
33d711215d
|
Remove the PMA_VERSION constant
Uses the PhpMyAdmin\Version::VERSION constant instead.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-08 22:22:55 -03:00 |
|
Maurício Meneghini Fauth
|
7e33d227f5
|
Rename the PMA_Config global variable to config
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-08 15:03:12 -03:00 |
|
Saksham Gupta
|
d4499e51cc
|
Fix #16604 - Table width 100%
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
|
2021-03-06 13:56:07 +05:30 |
|
Maurício Meneghini Fauth
|
0b8edc5bde
|
Use PSR-12 for namespace use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 14:18:35 -03:00 |
|
Maurício Meneghini Fauth
|
5178f76f95
|
Move fieldset CSS style to the .pma-fieldset class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-28 19:46:40 -03:00 |
|
Maurício Meneghini Fauth
|
6408b7179a
|
Fix renamed Bootstrap 5 classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-21 15:28:39 -03:00 |
|
Maurício Meneghini Fauth
|
6d9ae185f9
|
Use Bootstrap's tables for server plugins page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 23:04:47 -03:00 |
|
Maurício Meneghini Fauth
|
36c1eaa93c
|
Use Bootstrap's table style for server/engines pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 23:04:46 -03:00 |
|
Maurício Meneghini Fauth
|
2dc3cee415
|
Use Bootstrap's table style for server/collations page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 23:04:46 -03:00 |
|
Maurício Meneghini Fauth
|
6f61678391
|
Convert tables of server status pages to Bootstrap style
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-30 23:04:45 -03:00 |
|
Maurício Meneghini Fauth
|
b43e351668
|
Fix broken tests related to #16486
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-16 21:35:04 -03:00 |
|
William Desportes
|
d860597375
|
#16418 - Make MariaDBMySQLKBS optional
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-11-10 12:12:56 +01:00 |
|
Maurício Meneghini Fauth
|
6b81080127
|
Remove Common::server method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-02 18:48:23 -03:00 |
|
Maurício Meneghini Fauth
|
e4e274976e
|
Extract cache methods from Util to SessionCache class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-25 22:45:56 -03:00 |
|
Maurício Meneghini Fauth
|
db3da81056
|
Remove some useless comments
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-13 19:56:56 -03:00 |
|
Maurício Meneghini Fauth
|
4badaca6d3
|
Remove DBI dep from Server\Status\AbstractController
Moves the DatabaseInterface class dependency to the classes that use it.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-12 11:15:43 -03:00 |
|
Maurício Meneghini Fauth
|
e6ec9df84e
|
Remove DBI dep from Controllers/AbstractController
Moves the DatabaseInterface class dependency to the classes that use it.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-11 22:48:44 -03:00 |
|
William Desportes
|
2d267861bc
|
Fix failing tests in a random order for seed: 1602433695
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-10-11 18:57:07 +02:00 |
|
Maurício Meneghini Fauth
|
e66be179ca
|
Use camel case naming for class members
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-05 10:37:07 -03:00 |
|
Maurício Meneghini Fauth
|
cd862d4f00
|
Remove replication_info global variable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-12 09:04:44 -03:00 |
|
Maurício Meneghini Fauth
|
bf2e91f41f
|
Remove (master|slave)_variables* global variables
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-08 17:31:17 -03:00 |
|
Maurício Meneghini Fauth
|
952e2f9ee8
|
Remove replication_types PHP global
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-08 15:54:02 -03:00 |
|