William Desportes
|
0a1f083990
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-23 20:36:21 +02:00 |
|
William Desportes
|
6e5432d2d1
|
Merge #16949 - Fix #16935 - Remove hardcoded row length
Fixes: #16935
Pull-request: #16949
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-21 23:45:27 +02:00 |
|
Saksham Gupta
|
05587f29bd
|
Fix #16935 Remove hardcoded row length
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
Make changes in default file and docs
Signed-off-by: Saksham Gupta <shucontech@gmail.com>
|
2021-06-20 16:41:23 +05:30 |
|
William Desportes
|
300e835edb
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-16 01:10:11 +02:00 |
|
William Desportes
|
f09ead5e07
|
Fix code using relative path
if (chdir('/tmp') === false) {
die('Could not change dir');
}
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-06-15 22:24:30 +02: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 |
|
William Desportes
|
f5f636ef3b
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-05-28 21:43:28 +02:00 |
|
dima
|
822dce2e6e
|
Fix Uncaught TypeError: array_fill(): Argument #2 ($count) must be of type int, string
Co-Authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-05-28 18:00:43 +02:00 |
|
Maurício Meneghini Fauth
|
c3b892f802
|
Merge branch 'QA_5_1'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-27 18:44:58 -03:00 |
|
Saksham Gupta
|
36fe47f8b9
|
Fixes #16892: current_timestamp() stringified on INSERT for date field
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Add tests and fix condition
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
Fix lint
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
|
2021-05-27 22:33:39 +05:30 |
|
Maurício Meneghini Fauth
|
eff631ac1b
|
Extract HTML from the InsertEdit::getActionsPanel method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-27 12:06:17 -03:00 |
|
Maurício Meneghini Fauth
|
95fdd35e2f
|
Remove the .pma-table CSS class
Replaces with equivalent Bootstrap classes.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-15 17:16:22 -03:00 |
|
Maurício Meneghini Fauth
|
0cd6cbee13
|
Remove some .pma-table CSS classes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-05-14 00:25:41 -03:00 |
|
Maurício Meneghini Fauth
|
8d0c2a339c
|
Move both operands of an assignment to the same line
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-04-20 22:35:21 -03:00 |
|
Maurício Meneghini Fauth
|
90778eecf7
|
Upgrade phpmyadmin/coding-standard to 3.0.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-04-19 02:20:46 -03:00 |
|
Maurício Meneghini Fauth
|
1bfaec1351
|
Extract the HTML from InsertEdit::getValueColumn
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-31 17:21:59 -03:00 |
|
William Desportes
|
676a9cea3d
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-31 13:20:05 +02:00 |
|
William Desportes
|
1fa15c29fa
|
Fix #16770 - Notice or warning, when clicking on Structure
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-31 00:22:01 +02:00 |
|
Maurício Meneghini Fauth
|
bbb117b30b
|
Extract the HTML from InsertEdit::getFunctionColumn
Removes positive tabindex from function and null cells.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-28 17:17:19 -03:00 |
|
Maurício Meneghini Fauth
|
c1489f11a1
|
Extract HTML from InsertEdit::getHtmlForInsertEditFormColumn
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-27 18:27:16 -03:00 |
|
Maurício Meneghini Fauth
|
3d539b78e6
|
Merge branch 'QA_5_1'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-27 16:07:09 -03:00 |
|
Maurício Meneghini Fauth
|
cba0ce4722
|
Extract the HTML for the InsertEdit::getNullColumn method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-27 15:49:55 -03:00 |
|
Maurício Meneghini Fauth
|
5335b3feb8
|
Fix PHP 8.1 failing tests
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-27 14:51:33 -03:00 |
|
Maurício Meneghini Fauth
|
54e360bb9f
|
Rename variables to use camelCase in InsertEdit
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-25 00:27:06 -03:00 |
|
Maurício Meneghini Fauth
|
035e29a80b
|
Extract GIS related methods from Util class
Creates the PhpMyAdmin\Utils\Gis class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-22 15:03:39 -03:00 |
|
Maurício Meneghini Fauth
|
d3ce67593d
|
Fix some errors found by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-09 17:22:03 -03:00 |
|
William Desportes
|
7bd3ec6b35
|
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-06 21:25:54 +01:00 |
|
William Desportes
|
8311785a48
|
Fix #16708 - Only consider the first where clause
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-03-06 19:30:14 +01:00 |
|
Maurício Meneghini Fauth
|
d83abf63e7
|
Use PSR-12 for control structures spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 15:27:03 -03:00 |
|
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 |
|
William Desportes
|
c5155ecae9
|
Refactor field flags to use an object an not strpos
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2021-02-24 23:56:33 +01: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
|
ac4bfaebe7
|
Remove some custom CSS utilities
Uses Bootstrap equivalents.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-26 20:05:03 -03:00 |
|
Maurício Meneghini Fauth
|
d3c31fabd4
|
Remove some custom CSS utilities
Uses Bootstrap equivalents.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-23 19:06:38 -03:00 |
|
Maurício Meneghini Fauth
|
00151b5f1c
|
Remove some custom CSS utilities
Uses Bootstrap equivalents instead.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-12-22 13:18:58 -03:00 |
|
Maurício Meneghini Fauth
|
c64b77abe1
|
Move HTML's table CSS to the pma-table class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-11-16 16:36:16 -03:00 |
|
Maurício Meneghini Fauth
|
ac9bccf67d
|
Replace $GLOBALS['dbi'] with global $dbi
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-11 09:24:21 -03:00 |
|
Maurício Meneghini Fauth
|
405b6277e7
|
Merge branch 'QA_5_0'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-10 14:16:25 -03:00 |
|
Isaac Bennetch
|
014f769718
|
Fix more merge conflicts
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2020-10-09 22:19:46 -04:00 |
|
Maurício Meneghini Fauth
|
bb32ba6d9c
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-04 12:31:43 -03:00 |
|
William Desportes
|
a4120025ec
|
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-09-20 23:52:09 +02:00 |
|
Petr Duda
|
ffc971a4d3
|
Fix #16325 Editing geometry data throws error on using the GUI
Signed-off-by: Petr Duda <petrduda@seznam.cz>
|
2020-09-20 23:42:36 +02:00 |
|
Maurício Meneghini Fauth
|
d36d9437a1
|
Fix some errors detected by Psalm
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-16 21:03:53 -03:00 |
|
Maurício Meneghini Fauth
|
5aa2856f7f
|
Remove Util::buildActionTitles and the titles global
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-09-12 22:50:08 -03:00 |
|
Maurício Meneghini Fauth
|
3b285ff17e
|
Use identical operator for non-empty strings
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-10 18:06:29 -03:00 |
|
Maurício Meneghini Fauth
|
a22f7b1b7a
|
Fix some PHPStan errors
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-04 00:00:59 -03:00 |
|
William Desportes
|
c8bc76b8dd
|
Merge #16236 - Fixes #16139 - ✨ Use TextArea for JSON columns.
Merge: #16236
Fixes: #16139
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2020-07-02 22:11:11 +02:00 |
|
Maurício Meneghini Fauth
|
05c62ad1a8
|
Fix some PHPStan errors
Fixes "Cannot access offset on array" errors.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-02 16:12:07 -03:00 |
|
ABGEO
|
c96b314b39
|
🚨 Fix linter errors.
Signed-off-by: Temuri Takalandze <takalandzet@gmail.com>
|
2020-06-28 10:35:30 +04:00 |
|
ABGEO
|
2a363aad13
|
✨ Use TextArea for JSON columns.
Signed-off-by: ABGEO <takalandzet@gmail.com>
|
2020-06-27 21:03:43 +04:00 |
|