Commit Graph

120408 Commits

Author SHA1 Message Date
William Desportes
6858aee4af
Fix multi server setup process list request missing 'server'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-30 14:35:09 +01:00
Hosted Weblate
97e04e43f9
Merge branch 'origin/QA_5_1' into Weblate.
[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/
2021-01-28 16:17:52 +01:00
Masahiro Fujimoto
241a797028
Translated using Weblate (Japanese)
Currently translated at 100.0% (3376 of 3376 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-01-28 16:17:52 +01:00
William Desportes
c8486c0519
Update po files
[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 16:15:56 +01:00
William Desportes
dc14f7685b
Merge #16581 - Fix PHP Uncaught TypeError: htmlspecialchars()
Pull-request: #16581

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 15:57:58 +01:00
Tarjei Huse
21d7cc5575
Fix "PHP message: PHP Fatal error: Uncaught TypeError: htmlspecialchars() expects parameter 1 to be string, bool given in /usr/share/phpmyadmin/libraries/classes/Config/FormDisplayTemplate.php:306
"PHP message: PHP Fatal error:  Uncaught TypeError: htmlspecialchars() expects parameter 1 to be string, bool given in /usr/share/phpmyadmin/libraries/classes/Config/FormDisplayTemplate.php:306"

Signed-off-by: Tarjei Huse <tarjei.huse@gmail.com>
2021-01-28 15:52:12 +01:00
William Desportes
a5fd6b6e48
Add a ChangeLog entry for #16005
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 15:47:32 +01:00
William Desportes
6d7890be8b
Merge #16593 - Major performance improvements on browsing rows
Pull-request: #16593
Ref: #16005

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 15:46:25 +01:00
William Desportes
98fb87a09a
Split Descriptions into 3 functions
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 15:37:30 +01:00
William Desportes
b986768e6b
Load SpecialSchemaLinks only once for all rows
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 15:36:32 +01:00
William Desportes
723b0c8dd3
Add a ChangeLog entry for #16429
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 15:25:22 +01:00
William Desportes
f888e1699c
Merge #16591 - Do not remove a non existing cookie
Pull-request: #16591

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 15:21:48 +01:00
Maurício Meneghini Fauth
fb954ae12f
Remove doc blocks inside Display\Results::$properties
Related to https://github.com/phpstan/phpstan/issues/4445.
Cherry-pick: 77e8cfa341

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-01-28 15:18:07 +01:00
William Desportes
0a9a106633
Merge #16596 - Fix #16429 - Use php8.0 fixed version for TCPDF
Diff: https://github.com/tecnickcom/TCPDF/compare/6.3.5...456b794f1fae9aee5c151a1ee515aae2aaa619a3

Pull-request: #16596
Fixes: #16429

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 15:15:04 +01:00
Isaac Bennetch
e441b1bd0d
Fix build for TCPDF fix
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2021-01-28 15:05:43 +01:00
William Desportes
b8a75b16c5
Fix #16429 - Use php8.0 fixed version for TCPDF
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-28 15:05:06 +01:00
Masahiro Fujimoto
f4488addc7
Translated using Weblate (Japanese)
Currently translated at 100.0% (3376 of 3376 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-01-27 15:32:11 +01:00
Domen
ad88ea4231
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3376 of 3376 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2021-01-26 07:32:13 +01:00
dingo thirteen
400a4889cd
Translated using Weblate (Dutch)
Currently translated at 100.0% (3376 of 3376 strings)

[ci skip]

Translation: phpMyAdmin/5.1
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2021-01-26 07:32:12 +01:00
Masahiro Fujimoto
6fac311d9d
Translated using Weblate (Japanese)
Currently translated at 100.0% (3376 of 3376 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-01-26 07:32:12 +01:00
William Desportes
a5fc660585
Add a ChangeLog entry for #16590
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-25 21:16:11 +01:00
William Desportes
ac8bbe62f0
Merge #16590 - Make the console setup async
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-25 21:12:00 +01:00
William Desportes
c02c4a1263
Merge branch 'QA_5_0' into QA_5_1
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-25 21:09:44 +01:00
Masahiro Fujimoto
186cabdf70
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: Masahiro Fujimoto <mfujimot@gmail.com>
2021-01-25 11:32:21 +01:00
William Desportes
2de31b84d1
Make the console setup async
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-25 00:27:34 +01:00
William Desportes
e33a19ff70
Add server number on navigation tree requests to solve logged out
I was logged out on one of my servers of my list
But not the first one.
Steps:
- login
- navigation auto unfolds a database (request is missing server number)
- logged out

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-25 00:15:46 +01:00
William Desportes
005b40ce99
Do not remove a non existing cookie
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 23:55:38 +01:00
William Desportes
657f83ac59
Allow Windows TravisCI to fail + fixes
The build is failing after on of my recent changes, to find out I pushed a commit but the builds are still not working.
That said the tests run fine, it is just TravisCI not working.
I am allowing failure in order to have Selenium tests to run.
Also disabling cache because it could by why the Windows build fails

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 22:56:22 +01:00
William Desportes
8c977454f0
Add readthedocs build badge
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 19:23:45 +01:00
William Desportes
4133322f82
Add some more commands to make TravisCI work
See: https://travis-ci.org/github/phpmyadmin/phpmyadmin/jobs/755890381#L990
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 19:23:31 +01:00
William Desportes
548cb7136e
Add a ChangeLog entry for #16585
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 00:58:15 +01:00
William Desportes
a9f12a1391
Merge #16586 - Fixes #16585 - BLOB to JPG transformation broken
Pull-request: #16586
Fixes: #16585

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 00:57:12 +01:00
William Desportes
b24bb6e5bd
Add a ChangeLog entry for #16252
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 00:54:27 +01:00
William Desportes
57065480f9
Merge #16370 - Fixes #16252 - Font size too small when editing rows (textareas)
Pull-request: #16370
Fixes: #16252

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 00:53:24 +01:00
William Desportes
eae9366d20
Upgrade node-notifier to 8.0.1
Fixes CVE-2020-7789

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 00:50:59 +01:00
William Desportes
0abaa9e51a
Add a ChangeLog entry for #16405
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 00:41:19 +01:00
William Desportes
3c4b7c99df
Merge #16409 - Add Jest Unit Testing compatibility
Pull-request: #16409
Fixes: #16405

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-24 00:39:22 +01:00
Saksham Gupta
a9634e5922
Add Jest Unit Testing compatibility
Fixes: #16405

Co-Authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
2021-01-24 00:33:42 +01:00
William Desportes
9648775c94
Fix a coding standard mistake
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-23 17:09:08 +01:00
William Desportes
b859fb4f89
Url encode the PMA_VERSION because it could contain special chars
See: https://salsa.debian.org/phpmyadmin-team/phpmyadmin/-/blob/debian/4%255.0.4+dfsg2-1/debian/patches/Fix-test-for-Debian-versions-on-Debian-CI.patch

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-23 16:55:10 +01:00
William Desportes
b1ed10e480
#16583 - Remove useless yarn installs and things from TravisCI config
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-23 16:00:24 +01:00
William Desportes
24a87f1b7d
Merge branch 'QA_5_0' into QA_5_1
[ci skip]

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-23 15:47:06 +01:00
William Desportes
4470dce049
Update Debian link to use the DEP-14 convention
I applied DEP-14 on the Debian repo. master branch does not exist anymore.
Cherry-pick: 8f44729648

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-23 15:46:07 +01:00
William Desportes
9e8a49d5b6
Merge branch 'QA_5_0' into QA_5_1
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-23 00:30:51 +01:00
William Desportes
14ac081ed0
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-23 00:28:56 +01:00
Rajat Jain
223bceff90
Textarea font-size changed to initial
Signed-off-by: Rajat Jain <rajatjain.ix@gmail.com>
2021-01-23 00:22:01 +01:00
William Desportes
ed36df4116
Fix "Uncaught TypeError: Argument 1 passed to PhpMyAdmin\Core::downloadHeader()"
Fatal error: Uncaught TypeError: Argument 1 passed to PhpMyAdmin\Core::downloadHeader() must be of the type string, null given,
called in libraries/classes/Controllers/TransformationWrapperController.php on line 171 and defined in 
libraries/classes/Core.php:617 Stack trace: #0 
libraries/classes/Controllers/TransformationWrapperController.php(171): PhpMyAdmin\Core::downloadHeader(NULL, 'application/oct...') #1 
libraries/classes/Routing.php(92): PhpMyAdmin\Controllers\TransformationWrapperController->index(Array) #2 
index.php(18): PhpMyAdmin\Routing::callControllerForRoute('/transformation...', Object(FastRoute\Dispatcher\GroupCountBased), Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #3 {main} thrown in 
libraries/classes/Core.php on line 617

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-23 00:03:55 +01:00
Florian Schirmer
fec6d65d96
Fix BLOB JPG preview thumbnail
Signed-off-by: Florian Schirmer <jolt@tuxbox.org>
2021-01-22 23:43:50 +01:00
William Desportes
19ddf4db76
Translated using Weblate (Vietnamese)
Currently translated at 82.2% (2743 of 3334 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/vi/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-22 18:27:05 +01:00
William Desportes
d0df0844d1
Translated using Weblate (Ukrainian)
Currently translated at 99.0% (3301 of 3334 strings)

[CI skip]

Translation: phpMyAdmin/5.0
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/uk/
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-22 18:27:04 +01:00