William Desportes
e6d84af4e9
Upgrade phpstan memory limit
...
Ref: https://github.com/phpstan/phpstan/issues/3948
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-13 14:52:15 +02:00
William Desportes
1ce245a667
Update psalm baseline
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-13 14:15:44 +02:00
William Desportes
0d97b16d16
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-13 14:13:03 +02:00
William Desportes
55f493dbb6
Add a ChangeLog entry for #16326
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-13 13:46:50 +02:00
William Desportes
711095d4cc
Merge #16391 - Fix #16326 - Latitude and Longitudes swap for geometries in edit mode
...
Fixes : #16326
Pull-request: #16391
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-13 13:46:24 +02:00
Saksham Gupta
280188f1fb
Fix #16326 - Latitude and Longitudes swap
...
Fixes : #16326
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2020-10-13 13:38:28 +02:00
Maurício Meneghini Fauth
bd99f52993
Merge pull request #16401 from mauriciofauth/dbi-controllers
...
Remove dbi dependency from Controllers\AbstractController
2020-10-12 13:46:16 -03:00
Maurício Meneghini Fauth
d82b030261
Update PHPStan baseline
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-10-12 13:38:20 -03:00
Maurício Meneghini Fauth
601ed4649e
Remove DBI dep from Table\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 12:53:03 -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
e7bdd39ae6
Remove DBI dep from Database\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 10:46:27 -03:00
William Desportes
0f0dc09dee
#16326 - Add tests for Util::asWKT
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-12 11:48:03 +02:00
P
96f151330f
Translated using Weblate (Bulgarian)
...
Currently translated at 60.1% (2004 of 3334 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/bg/
Signed-off-by: P <plamen_mbx@yahoo.com>
2020-10-12 10:26:10 +02:00
P
ad441520a8
Translated using Weblate (Bulgarian)
...
Currently translated at 57.3% (1923 of 3352 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/bg/
Signed-off-by: P <plamen_mbx@yahoo.com>
2020-10-12 10:26:09 +02:00
ssantos
207a1a8ef2
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (3352 of 3352 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
2020-10-12 10:26:08 +02: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
463f2a0cc5
Add some style to the reset Zoom button
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 21:36:52 +02:00
William Desportes
81e64f0402
Add a ChangeLog entry for #16245 and 7c091b6177
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 21:35:05 +02:00
William Desportes
7c091b6177
Fix a PHP error when reporting a particular JS error
...
"Fatal error: Uncaught TypeError: PhpMyAdmin\ErrorReport::translateStacktrace(): Argument
#1 ($stack) must be of type array, null given, called in libraries/classes/ErrorReport.php on line 116 and defined in libraries/classes/ErrorReport.php:256
Stack trace:
#0 libraries/classes/ErrorReport.php(116): PhpMyAdmin\ErrorReport->translateStacktrace(NULL)
#1 libraries/classes/ErrorReport.php(78): PhpMyAdmin\ErrorReport->getData()
#2 libraries/classes/ErrorReport.php(282): PhpMyAdmin\ErrorReport->getPrettyData()
#3 error_report.php(136): PhpMyAdmin\ErrorReport->getForm()
#4 {main} thrown in libraries/classes/ErrorReport.php on line 256"
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 21:33:56 +02:00
William Desportes
c87576f44c
Merge #16384 - Fix #16245 - Failed Zoom search clears existing values
...
Pull-request: #16384
Fixes : #16245
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 21:31:25 +02:00
William Desportes
abe46bef1d
Fix po files mistake from 224a9ce4a8
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 21:10:55 +02:00
William Desportes
ee538e3d0c
Trim whitespaces on jquery.sortableTable.js and add a copyright line
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 21:09:38 +02:00
William Desportes
224a9ce4a8
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 21:04:22 +02:00
Kyotaro Iijima
b4bb373f0b
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3334 of 3334 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/ja/
Signed-off-by: Kyotaro Iijima <kyotaro.eyes@gmail.com>
2020-10-11 19:09:28 +02:00
P
cc925ae416
Translated using Weblate (Bulgarian)
...
Currently translated at 59.9% (2000 of 3334 strings)
[CI skip]
Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/bg/
Signed-off-by: P <plamen_mbx@yahoo.com>
2020-10-11 19:09:27 +02:00
dingo thirteen
0ec5aecb39
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3352 of 3352 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2020-10-11 19:09:25 +02:00
P
9846036143
Translated using Weblate (Bulgarian)
...
Currently translated at 57.2% (1919 of 3352 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/bg/
Signed-off-by: P <plamen_mbx@yahoo.com>
2020-10-11 19:09:24 +02:00
Istiak Ferdous
7d0564b781
Translated using Weblate (Bengali)
...
Currently translated at 65.4% (2193 of 3352 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/bn/
Signed-off-by: Istiak Ferdous <hello@istiak.com>
2020-10-11 19:09:23 +02:00
Kyotaro Iijima
7dd508ba41
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3352 of 3352 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/
Signed-off-by: Kyotaro Iijima <kyotaro.eyes@gmail.com>
2020-10-11 19:09:22 +02:00
Kyotaro Iijima
9fcac75729
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (3309 of 3309 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ja/
Signed-off-by: Kyotaro Iijima <kyotaro.eyes@gmail.com>
2020-10-11 19:09:19 +02:00
P
c618af03bc
Translated using Weblate (Bulgarian)
...
Currently translated at 60.5% (2005 of 3309 strings)
[CI skip]
Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/bg/
Signed-off-by: P <plamen_mbx@yahoo.com>
2020-10-11 19:09:19 +02:00
William Desportes
1fcb62e563
Flag 32 bit incompatible tests
...
Group: 32bit-incompatible
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 19:05:14 +02: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
William Desportes
33965a7a72
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:57:00 +02:00
William Desportes
e9533de88f
Fix HyperFIDO product link
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:54:39 +02:00
William Desportes
682e17e9f3
Merge branch 'QA_5_0'
2020-10-11 18:18:30 +02:00
William Desportes
0d9882961f
#16382 - Remove APC from PHP documentation
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:17:31 +02:00
William Desportes
777dcb2e60
Fix coding standard issues
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:13:35 +02:00
William Desportes
960e3889c7
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:06:50 +02:00
William Desportes
71ceacb79b
Fix a coding standard issue
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:02:27 +02:00
William Desportes
01d8979136
Merge branch 'QA_5_0'
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 18:00:06 +02:00
William Desportes
34a8dfb6b1
Merge branch 'QA_4_9' into QA_5_0
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 17:56:52 +02:00
William Desportes
7813f8f2b2
Remove Doctum config files on releases
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 17:45:40 +02:00
William Desportes
b5654b02df
Fix failing tests
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-11 17:36:59 +02: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
fbaa1a946e
Remove DBI mock from ImportTest
...
Uses the DBI stub instead.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-10-11 09:09:42 -03:00
Domen
ee1c54529e
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (3352 of 3352 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2020-10-10 21:23:57 +02:00
William Desportes
e0183c6f4d
Translated using Weblate (French)
...
Currently translated at 100.0% (3352 of 3352 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-10-10 21:23:56 +02:00
Burak Yavuz
8886c89017
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (3352 of 3352 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2020-10-10 21:23:55 +02:00
Maurício Meneghini Fauth
58d784f832
Update po files
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-10-10 14:18:45 -03:00