Maurício Meneghini Fauth
|
c4f663ec44
|
Merge pull request #16993 from mauriciofauth/selenium-testsuite
Use testsuite option instead of group for Selenium tests
|
2021-07-06 00:18:49 -03:00 |
|
Maurício Meneghini Fauth
|
81de66a019
|
Merge branch 'QA_5_1'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-05 17:26:46 -03:00 |
|
Maurício Meneghini Fauth
|
282fbe76c5
|
Fix case where $_SERVER['REQUEST_METHOD'] is undefined
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/16991
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-05 17:23:32 -03:00 |
|
Maurício Meneghini Fauth
|
58351b861c
|
Use testsuite option instead of group for Selenium tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-05 16:52:41 -03:00 |
|
Maurício Meneghini Fauth
|
10b3ead050
|
Remove invalid covers annotations
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-05 16:29:31 -03:00 |
|
Maurício Meneghini Fauth
|
069d8e13db
|
Fix error found by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-05 15:23:46 -03:00 |
|
Maurício Meneghini Fauth
|
d2eeebef34
|
Add getParam and isPost methods to ServerRequest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-05 13:38:17 -03:00 |
|
Maurício Meneghini Fauth
|
80e39b9b55
|
Move ServerRequest creation to common.inc.php
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-05 13:20:43 -03:00 |
|
Maurício Meneghini Fauth
|
b63d2c48fe
|
Merge pull request #16989 from mauriciofauth/psr7-request
Add support for PSR-7 request objects in controllers
|
2021-07-04 23:09:13 -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 |
|
phpMyAdmin bot
|
74c49198e0
|
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
|
2021-07-04 00:08:16 +00: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
|
d574475459
|
Move reponse output to the ResponseRenderer::response method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-02 13:33:00 -03:00 |
|
Maurício Meneghini Fauth
|
91c18ef3c9
|
Merge pull request #16987 from mauriciofauth/minimum-common
Remove `PMA_MINIMUM_COMMON` constant
|
2021-07-02 09:23:44 -03:00 |
|
Maurício Meneghini Fauth
|
76aabc9826
|
Remove PMA_MINIMUM_COMMON constant
Replaces it with the `$isMinimumCommon` global variable.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-02 01:29:07 -03:00 |
|
Maurício Meneghini Fauth
|
c985faf9a1
|
Build response headers before sending them out
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-07-01 16:08:03 -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
|
cc0cc79253
|
Accept only string for Response::addHTML method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-29 18:04:18 -03:00 |
|
Maurício Meneghini Fauth
|
ef81c79aec
|
Merge pull request #16984 from mauriciofauth/get-plugins
Refactor `PhpMyAdmin\Plugins::getPlugins` method
|
2021-06-29 15:11:33 -03:00 |
|
Maurício Meneghini Fauth
|
92dc790d78
|
Refactor PhpMyAdmin\Plugins::getPlugins method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-28 23:18:44 -03:00 |
|
William Desportes
|
b68d858989
|
Merge #16972 - Remove two symfony dev deps
Pull-request: #16972
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-28 22:57:06 +02:00 |
|
William Desportes
|
d221eed5d9
|
Fix failing tests, seed: 1624814216
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 22:45:41 +02:00 |
|
William Desportes
|
3d6ecab8dd
|
Force LC_ALL to C.UTF8 to avoid user locale related issues, seed: 1624813981
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 22:41:56 +02:00 |
|
William Desportes
|
9f5d7dadd3
|
Add a ChangeLog entry for #16974
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 19:14:37 +02:00 |
|
William Desportes
|
53cc1f9daf
|
Update @var jsdoc on some js files
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 19:12:39 +02:00 |
|
William Desportes
|
b0fa54a2f3
|
Update @var jsdoc on makegrid.js
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 19:09:37 +02:00 |
|
William Desportes
|
ee6220db46
|
Merge #16978 - Fix #16974 - Replace zxcvbn by zxcvbn-ts
Pull-request: #16978
Fixes: #16974
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 19:03:54 +02:00 |
|
William Desportes
|
6996e8dd28
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 19:01:02 +02:00 |
|
William Desportes
|
f3e9a4cd68
|
Add a ChangeLog entry for 535b374163
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 18:48:55 +02:00 |
|
William Desportes
|
535b374163
|
Fix "Undefined index: clause_is_unique" on replace value in cell
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 18:27:38 +02:00 |
|
William Desportes
|
d26739ec64
|
Ref #16982 - Add a test for removeRelation drop FK
And fix PHP 7.1 function syntax call
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 17:25:28 +02:00 |
|
William Desportes
|
962d33a4aa
|
Ref #16982 - Add tests for removeRelation
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 16:42:34 +02:00 |
|
William Desportes
|
abdcc4a18f
|
Add ChangeLog entries for #16982
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 16:35:58 +02:00 |
|
William Desportes
|
17af848212
|
Add a ChangeLog entry for ab6fedbd5c
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 16:33:28 +02:00 |
|
William Desportes
|
3eaf6b84c0
|
Fix #16982 - Show feedback messages to the user on Designer add and remove operations
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 16:31:17 +02:00 |
|
William Desportes
|
6a7230cb8c
|
Fix #16982 - do not try to delete internal relations if they are not configured
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 16:23:34 +02:00 |
|
William Desportes
|
ab6fedbd5c
|
Backquote phpMyAdmin table name on internal relation delete query
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 16:00:31 +02:00 |
|
William Desportes
|
33b332d5eb
|
Add a ChangeLog entry for 6529d81b71
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 15:52:03 +02:00 |
|
William Desportes
|
4b7c40b056
|
Add a test for searchColumnInForeigners to cover 6529d81b71
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 15:50:21 +02:00 |
|
William Desportes
|
6529d81b71
|
Fix "Notice: Undefined index: foreign_keys_data"
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 15:46:57 +02:00 |
|
William Desportes
|
12b62acdc7
|
Add ChangeLog entries for 5c19230a66 and a49ea14515
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 12:53:43 +02:00 |
|
William Desportes
|
a49ea14515
|
Fix "Undefined array key "ods_recognize_currency" on ImportOds
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 12:51:55 +02:00 |
|
William Desportes
|
5c19230a66
|
Fix warning "Undefined index: ods_recognize_percentages" on ImportOds
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 12:50:04 +02:00 |
|
William Desportes
|
6c644fec28
|
Add a ChangeLog entry for 590a450a47
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 12:36:01 +02:00 |
|
William Desportes
|
590a450a47
|
Fix possible "Undefined index: output_format" on export
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-27 12:15:02 +02:00 |
|
phpMyAdmin bot
|
aad02996bb
|
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
|
2021-06-27 00:08:57 +00:00 |
|
William Desportes
|
0fbfa7b0e0
|
Remove two symfony dev deps
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-26 19:05:28 +02:00 |
|
Maurício Meneghini Fauth
|
1129b68d29
|
Refactor PhpMyAdmin\Plugins::getPlugin method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-25 17:40:20 -03:00 |
|
Maurício Meneghini Fauth
|
b1c936a0f3
|
Fix some errors found by Psalm
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-25 15:03:05 -03:00 |
|
Maurício Meneghini Fauth
|
1d29432dff
|
Use class constants for StorageEngine constants
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-06-24 19:08:34 -03:00 |
|