Commit Graph

119817 Commits

Author SHA1 Message Date
William Desportes
b2c885908d
Implement MysqlSslWarningSafeHosts to fix #15584
Fixes: #15584
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-08 12:57:23 +01:00
Domen
9d13410034
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3353 of 3353 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2020-11-08 12:26:52 +01:00
William Desportes
d826ee129a
Translated using Weblate (French)
Currently translated at 100.0% (3353 of 3353 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-11-08 12:26:51 +01:00
Olivier Humbert
9e7c2c45c1
Translated using Weblate (French)
Currently translated at 100.0% (3353 of 3353 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2020-11-08 12:26:51 +01:00
ssantos
50475bb32e
Translated using Weblate (Portuguese)
Currently translated at 100.0% (3353 of 3353 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt/
Signed-off-by: ssantos <ssantos@web.de>
2020-11-08 12:26:50 +01:00
Burak Yavuz
0257b72acc
Translated using Weblate (Turkish)
Currently translated at 100.0% (3353 of 3353 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-11-08 12:26:50 +01:00
Isaac Bennetch
e21190cadd Remove warnings about operating with Mac OS Classic, since that is quite old at this point and probably won't even run PHP.
Fixes: #16468

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-11-08 05:36:46 -05:00
William Desportes
e6f004c4cb
Merge #16455 - Add a documentation link for installing on IBM Cloud.
Closes: #16450
Closes: #16453
Closes: #16454
2020-11-07 23:19:23 +01:00
William Desportes
857fc03fb8
Merge #16087 - Improve the glossary
Pull-request: #16087

Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-06 19:45:28 +01:00
William Desportes
93b00f86e1
Fix broken references to terms
Ref: 059c825c36

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-06 19:39:44 +01:00
William Desportes
29c7f39a65
Fix broken wikipedia link
Ref: 059c825c36

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-06 19:38:06 +01:00
William Desportes
bc4b60d3b9
Revert changes around "libre" software wording in the glossary
See: #16087
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-06 19:35:04 +01:00
Allan Nordhøy
059c825c36
Glossary reworked
Co-Authored-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-06 18:43:16 +01:00
Isaac Bennetch
73a832f4ba Add documentation link for installing on IBM Cloud.
Based on #16450

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-11-05 13:25:03 -05:00
William Desportes
4c62b9c825
Fix indexes refresh after edit missing parameters
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 13:48:52 +01:00
William Desportes
4478160221
Fix getUrlQuery function not working correctly on server n° > 1
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 13:48:06 +01:00
William Desportes
cb9680911e
Upgrade eslint, stylelint and sass
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 09:53:55 +01:00
William Desportes
590664d08a
Move babel to dependencies like it is for sass
Ref: https://github.com/phpmyadmin/phpmyadmin/pull/16359

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 09:52:42 +01:00
Maurício Meneghini Fauth
6c1c48db35
Merge pull request #16439 from mauriciofauth/common-class
Remove PhpMyAdmin\Common class
2020-11-04 22:08:03 -03:00
William Desportes
3d5b50cafc
Fixes for pull-request #16417 - Make login buttons use right
Keep the login button at it's place.

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 01:41:32 +01:00
William Desportes
134819b05a
Add a ChangeLog entry for #15711
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 01:25:12 +01:00
William Desportes
774ba0e678
Merge #16417 - Fix #15711 - Moved buttons to left on large devices (Bootstrap xl)
Fixes: #15711
Pull-request: #16417



Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 01:23:59 +01:00
William Desportes
f88c86ab7f
Add a ChangeLog entry for #13077
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 01:11:07 +01:00
William Desportes
6a29322bc3
Merge #16392 - Fix #13077 - Moved tools section to left on large devices (Bootstrap xl)
Fixes: #13077
Pull-request: #16392

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 01:09:39 +01:00
William Desportes
fc28b4128d
Fix #16458 - users overview is offset
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 00:47:16 +01:00
William Desportes
f910816d37
Add an example for pull-request #16406, issue #16457
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 00:17:21 +01:00
William Desportes
4395683150
Add a ChangeLog entry for #16457
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 00:06:18 +01:00
William Desportes
cf6f5d5055
Merge #16406 - Fix #16457 - Add config parameters to support third-party reCAPTCHA v2 compatible APIs
Fixes: #16457
Pull-request: #16406

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-05 00:04:29 +01:00
William Desportes
1b21c24868
Add a ChangeLog entry for #15001
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-04 23:54:59 +01:00
William Desportes
9ef526df40
Merge #15145 - Fix #15001 - Add back Login Cookie Validity setting
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-04 23:53:25 +01:00
Saurabh Srivastava
5472b319eb
Fix #15001 - Login cookie validity in settings->features
Signed-off-by: Saurabh Srivastava <saurabhsrivastava312@gmail.com>
2020-11-04 23:39:15 +01:00
William Desportes
ce82dc16ed
Merge branch 'QA_5_0'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-04 10:28:18 +01:00
William Desportes
0652fcee33
Update po files 2020-11-04 10:26:54 +01:00
William Desportes
9f33b4770e
Add a ChangeLog entry for #16451
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-04 10:26:11 +01:00
William Desportes
16856d1125
Add tests for pull-request #16452, fix #16451
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-04 10:24:03 +01:00
William Desportes
094ac77122
Merge #16452 - Fix #16451 - AWS RDS IAM authentication doesn't work because pma_password is truncated
Fixes: #16451
Pull-request: #16452

Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-04 10:09:11 +01:00
Burak Yavuz
2a10618722
Translated using Weblate (Turkish)
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/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2020-11-03 09:26:56 +01:00
Burak Yavuz
85a0fb16d6
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-11-03 09:26:55 +01:00
Petr Duda
8c1469794d
Translated using Weblate (Czech)
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/cs/
Signed-off-by: Petr Duda <petrduda@seznam.cz>
2020-11-03 09:26:55 +01:00
Kamil Hristov
3ed01db704 Increase password characters limit during login
- allow logging in with longer passwords, for example tokens generated
by AWS RDS IAM authentication

- show error message when the limit is reached instead of silently
trimming the password to avoid confusion

Signed-off-by: Kamil Hristov <kamilhristov@gmail.com>
2020-11-03 09:18:58 +02:00
Maurício Meneghini Fauth
c11e8d5f64 Remove Common::database method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-02 18:56:58 -03:00
Maurício Meneghini Fauth
ef62d7a9f5 Remove is_system_schema PHP global variable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-02 18:48:23 -03:00
Maurício Meneghini Fauth
71c2f2d99a Remove is_show_stats PHP global variable
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-02 18:48:23 -03:00
Maurício Meneghini Fauth
3c49539a98 Extract db collation handler from Common class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-02 18:48:23 -03:00
Maurício Meneghini Fauth
36d93cf2f9 Remove Common::table method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-02 18:48:23 -03:00
Maurício Meneghini Fauth
6b81080127 Remove Common::server method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-11-02 18:48:23 -03:00
William Desportes
f8bf16fcd8
Update phpstan and phpstan baseline
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-01 23:33:03 +01:00
Hosted Weblate
d6be1848a3
Merge branch 'origin/master' into Weblate.
[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2020-11-01 22:51:45 +01:00
Petr Duda
dd354e0ee2
Translated using Weblate (Czech)
Currently translated at 100.0% (3352 of 3352 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/cs/
Signed-off-by: Petr Duda <petrduda@seznam.cz>
2020-11-01 22:51:44 +01:00
William Desportes
5abcae9255
Fixed some typos in the code base
I used code spell checker and did all the libraries/classes/*.php files one by one.
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-11-01 22:46:01 +01:00