Commit Graph

120929 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
78da5e3c9b
Add ChangeLog entry for #16888
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-28 18:48:57 -03:00
Maurício Meneghini Fauth
7959ea51aa
Merge pull request #16893 from shucon/fix_16888
Fix #16888 - JS error on renaming tables in saved Designer page
2021-05-28 18:43:07 -03:00
William Desportes
e2528fe440
Add ChangeLog entries for #14130, #16920 and #16926
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 21:39:41 +02:00
William Desportes
790c09084c
Add tests for #16920 - Uncaught TypeError: PhpMyAdmin\Import::detectType(): Argument #2 ($cell) must be of type ?string, float given
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 21:36:39 +02:00
William Desportes
a8e56bf3a9
Fix #16926 - Warning in ./libraries/classes/Plugins/Import/ImportOds.php#377 Undefined array key "ods_empty_rows"
Fixes: #16926

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 21:36:39 +02:00
William Desportes
a0b36073fe
Fix #16920 - Uncaught TypeError: PhpMyAdmin\Import::detectType(): Argument #2 ($cell) must be of type ?string, float given
Fixes: #16920

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 21:36:39 +02:00
William Desportes
25999c6bd0
Adjust editor config for test data folder
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 21:36:38 +02:00
Maurício Meneghini Fauth
0d51bfc8e3
Merge pull request #16899 from quinnzipse/QA_5_1
Fix #14130 - Created new messages for U2F errors
2021-05-28 14:14:32 -03:00
William Desportes
2be1b66888
Add a ChangeLog entry for 8343c28e6c
Pull-request: #16919

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 18:06:58 +02:00
William Desportes
8343c28e6c
Merge #16919 - Fix Uncaught TypeError: array_fill(): Argument #2 ($count) must be of type int, string
Pull-request: #16919

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 18:03:44 +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
William Desportes
84e2a9a375
Remove generated CI file install.sh from #16914
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 17:43:10 +02:00
William Desportes
79ae9ad468
Update psalm baseline
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 15:42:13 +02:00
William Desportes
8c8689d7ad
Merge #16914 - Add multi arch tests support (amd64,arm64v8,arm32v7,arm32v6,i386,ppc64le,s390x)
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 15:38:09 +02:00
William Desportes
429ac4a0dd
Update psalm baseline
Ref: https://github.com/vimeo/psalm/issues/5852

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 15:36:42 +02:00
William Desportes
2f5a02f11c
Add a ChangeLog entry for #16911
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 15:16:38 +02:00
William Desportes
fae7630e16
Add tests for #16911 - DBI::getClientInfo
Ref: #16911

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 15:15:33 +02:00
William Desportes
c4aae17a7d
Fix #16911 - [PHP 8.1] Method mysqli::get_client_info() is deprecated
Fixes: #16911
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 14:55:36 +02:00
William Desportes
8529c019a5
Bump php-webdriver/webdriver for PHP compat
Ref: https://github.com/phpmyadmin/phpmyadmin/issues/16429
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-28 14:32:22 +02:00
Maurício Meneghini Fauth
534932f2a1
Add ChangeLog entry for #16892
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-27 18:37:05 -03:00
Maurício Meneghini Fauth
f2d7301559
Merge pull request #16924 from shucon/fix_16892
Fixes #16892: current_timestamp() stringified on INSERT for date field
2021-05-27 18:26:41 -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
William Desportes
bca8284a37
Allow testGetThemeUniqueValue on 32-bit systems
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-25 01:11:11 +02:00
William Desportes
6699fb1923
Fix 32-bit issues
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-24 22:03:41 +02:00
William Desportes
cd75e10a2a
Add multi arch tests support
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-24 21:46:10 +02:00
William Desportes
68c113b559
Merge #16913 - Skip testImportOsm and testDoImport on 32-bit/s390x arch
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-24 21:36:17 +02:00
William Desportes
577e52a37f
Update Psalm baseline
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-24 21:35:15 +02:00
Utkarsh Gupta
c309b96edd Skip testImportOsm and testDoImport on 32-bit/s390x arch
These two tests fail on s390x machines, looks like some
32-bit issues we already have. Probably worth skipping
these on 32-bit/s390x arch.

Signed-off-by: Utkarsh Gupta <utkarsh@debian.org>
2021-05-24 19:44:59 +05:30
Masahiro Fujimoto
a9d4ea2c8b
Translated using Weblate (Japanese)
Currently translated at 100.0% (3379 of 3379 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
2021-05-21 13:33:21 +02:00
Jacque Fresco
4ec8047aa8
Translated using Weblate (Malay)
Currently translated at 9.5% (324 of 3379 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ms/
Signed-off-by: Jacque Fresco <aidter@use.startmail.com>
2021-05-19 01:33:08 +02:00
William Desportes
07699ab907
Translated using Weblate (French)
Currently translated at 100.0% (3379 of 3379 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-17 14:51:01 +02:00
Michal Čihař
235ed7d73a
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.2% (3352 of 3379 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/pt_BR/
Signed-off-by: Michal Čihař <michal@weblate.org>
2021-05-13 21:34:04 +02:00
Quinn Zipse
269a975d1f
Removed spinner from error message and formatted code properly.
Signed-off-by: Quinn Zipse <qzipse@outlook.com>
2021-05-12 16:49:37 -05:00
Quinn Zipse
6d39aa0fee
Created new error codes
Signed-off-by: Quinn Zipse <qzipse@outlook.com>
2021-05-12 15:30:22 -05:00
Maurício Meneghini Fauth
0d382bb2a9
Remove leading slash from template names
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-12 13:05:47 -03:00
Maurício Meneghini Fauth
38580c9574
Update PHPStan baseline
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-12 12:57:44 -03:00
Masahiro Fujimoto
c586b4b75a
Translated using Weblate (Japanese)
Currently translated at 100.0% (3379 of 3379 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ja/
Signed-off-by: Masahiro Fujimoto <mfujimot@gmail.com>
2021-05-11 18:22:49 +02:00
William Desportes
d70f147254
Update po files
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-10 23:32:50 +02:00
William Desportes
ef758ae43d
Merge #16855 - Replace secure.php.net with www.php.net and remove Polish and Persian
Pull-request: #16855

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-10 23:30:25 +02:00
William Desportes
1a16aa0577
Add ChangeLog entries for #16882 and #16895
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-10 23:20:39 +02:00
William Desportes
aa06d9e680
Fix #16895 - Wrong table count on space separated numbers
Fixes: #16895

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-10 23:19:06 +02:00
William Desportes
0b868458de
Merge #16894 - Fix #16882 - Table delete resets count to 0
Pull-request: #16894
Fixes: #16882
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-10 23:18:26 +02:00
Saksham Gupta
36fecd249c Fix #16882: Table delete resets count to 0
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-05-10 20:53:21 +05:30
Saksham Gupta
8dc94c405b Fix #16888 : JS error on renaming tables in saved Designer page
Signed-off-by: Saksham Gupta <shucon01@gmail.com>

Quality fix

Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-05-09 22:45:14 +05:30
Maurício Meneghini Fauth
0937abc062
Bump lodash from 4.17.19 to 4.17.21
CVE-2021-23337

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-07 11:37:10 -03:00
Maurício Meneghini Fauth
bad8949833
Add ChangeLog entry for #16877
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-04 15:58:32 -03:00
Maurício Meneghini Fauth
c284e469ef
Merge pull request #16877 from mauriciofauth/issue-16437
Fix sticky top position when using smaller screen sizes
2021-05-04 15:56:21 -03:00
Maurício Meneghini Fauth
f40a346372
Fix sticky top position when using smaller screen sizes
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-05-04 14:06:34 -03:00
William Desportes
27a9986a1b
Revert fix for #16783 to Fix #16874 and Fix #16802 and fix back #16783
This reverts 176ff6a99c
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-05-03 01:44:26 +02:00
Meno25
c765ecde74
Translated using Weblate (Arabic)
Currently translated at 48.0% (1622 of 3379 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ar/
Signed-off-by: Meno25 <meno25mail@gmail.com>
2021-05-01 20:32:13 +02:00