Commit Graph

116144 Commits

Author SHA1 Message Date
Olivier Humbert
9846c5c782
Translated using Weblate (French)
Currently translated at 100.0% (3330 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: Olivier Humbert <trebmuh@tuxfamily.org>
2019-08-05 15:22:21 +02:00
Maurício Meneghini Fauth
b9bae5bf6b Replace $url_query with URL params in RteList
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-04 12:33:20 -03:00
Maurício Meneghini Fauth
f4d387cab0 Fix issue with some link in RTE pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-04 10:37:14 -03:00
Maurício Meneghini Fauth
cf7e231a93 Fix active tab for sql pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-04 10:11:59 -03:00
Maurício Meneghini Fauth
208b0e25e1 Use the router for the sql pages
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-03 21:25:27 -03:00
Hugues Peccatte
07f3a152cc Fix failure on blob insert (#15407)
Due to strict_mode enabling, is_uploaded_file doesn't allow anymore a NULL value.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-08-02 20:22:28 -03:00
Maurício Meneghini Fauth
0dbe545089
Merge pull request #15402 from Tithugues/fix/display-null-value-for-integers
Fix #15397 NULL values not shown in INT columns
2019-08-02 20:15:04 -03:00
Maurício Meneghini Fauth
afe8839519 Remove __get method from TwoFactor class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-02 00:36:06 -03:00
Maurício Meneghini Fauth
88c28f095a Fix some errors detected by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-01 19:04:27 -03:00
Marc Delisle
371449b227
Translated using Weblate (French)
Currently translated at 99.8% (3323 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fr/
Signed-off-by: Marc Delisle <marc@infomarc.info>
2019-08-01 22:10:40 +02:00
Giovanni Sora
52505592da
Translated using Weblate (Interlingua)
Currently translated at 75.7% (2522 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-08-01 22:10:39 +02:00
Domen
24b02a9ee4
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3330 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2019-08-01 10:53:14 +02:00
Burak Yavuz
f3921c1b30
Translated using Weblate (Turkish)
Currently translated at 100.0% (3330 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2019-08-01 10:53:04 +02:00
Maurício Meneghini Fauth
df48b1dab4 Fix some errors detected by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-01 03:26:28 -03:00
Maurício Meneghini Fauth
4bc08bb098 Fix some errors detected by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-31 20:59:24 -03:00
Maurício Meneghini Fauth
c83e62ce0d Fix some errors detected by PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-31 19:03:41 -03:00
Maurício Meneghini Fauth
daf7666928 Declare $containerBuilder global when necessary
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-31 14:32:46 -03:00
Maurício Meneghini Fauth
1a06ab10d5 Declare missing global variable in server privileges page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-31 13:17:10 -03:00
Isaac Bennetch
7fe9331f22 ChangeLog for pull request #15357
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2019-07-30 09:21:42 -04:00
Isaac Bennetch
55c6fdfec0
Merge pull request #15357 from csware/2fa_code-autofocus
Autofocus 2-factor-authentication input field on log in
2019-07-30 09:17:00 -04:00
Maurício Meneghini Fauth
28dc120996
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3330 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-30 11:04:09 +02:00
Maurício Meneghini Fauth
3ce7536e21 Update po files
[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-30 05:50:54 -03:00
Maurício Meneghini Fauth
2f494259e4 Extract HTML from Server\Privileges::getHtmlForLoginInformationFields
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-30 05:47:13 -03:00
Maurício Meneghini Fauth
c9cfd5f373 Extract HTML from Server\Privileges::getHtmlForAddUser
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-29 22:46:11 -03:00
Maurício Meneghini Fauth
c361d2c690 Merge branch 'QA_5_0' 2019-07-29 21:46:21 -03:00
Maurício Meneghini Fauth
71dec1b917 Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-29 21:45:31 -03:00
Domen
7b8b82f55a
Translated using Weblate (Slovenian)
Currently translated at 100.0% (3330 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/sl/
Signed-off-by: Domen <mitenem@outlook.com>
2019-07-30 02:41:31 +02:00
Giovanni Sora
171f322594
Translated using Weblate (Interlingua)
Currently translated at 75.7% (2521 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-07-30 02:41:30 +02:00
Joshua PowellNishiyama
8a031c8495
Translated using Weblate (Japanese)
Currently translated at 100.0% (3330 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/ja/
Signed-off-by: Joshua PowellNishiyama <nzjpnboy@outlook.com>
2019-07-30 02:41:29 +02:00
Kristjan Räts
5a9c0dcbe1
Translated using Weblate (Estonian)
Currently translated at 100.0% (3330 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
2019-07-30 02:41:28 +02:00
ssantos
4a55ff47d2
Translated using Weblate (German)
Currently translated at 99.9% (3329 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/
Signed-off-by: ssantos <ssantos@web.de>
2019-07-30 02:41:26 +02:00
Burak Yavuz
ccb07fe9b2
Translated using Weblate (Turkish)
Currently translated at 100.0% (3330 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2019-07-30 02:41:25 +02:00
Giovanni Sora
72c8b7fad2
Translated using Weblate (Interlingua)
Currently translated at 75.5% (2493 of 3303 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ia/
Signed-off-by: Giovanni Sora <g.sora@tiscali.it>
2019-07-30 02:41:24 +02:00
Anoop Sethu
05f251fd85
Translated using Weblate (Malayalam)
Currently translated at 1.9% (63 of 3303 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ml/
Signed-off-by: Anoop Sethu <anoops93@gmail.com>
2019-07-30 02:41:22 +02:00
Kristjan Räts
252fbdb8f5
Translated using Weblate (Estonian)
Currently translated at 100.0% (3303 of 3303 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/et/
Signed-off-by: Kristjan Räts <kristjanrats@gmail.com>
2019-07-30 02:41:21 +02:00
Maurício Meneghini Fauth
837c18c729 Add ChangeLog entry for #15404
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-29 21:40:24 -03:00
Maurício Meneghini Fauth
a0c4786fcb
Merge pull request #15404 from jfcherng/fix-php74-curly-braces
Fix PHP 7.4 deprecation: array/string curly braces access
2019-07-29 21:35:50 -03:00
Maurício Meneghini Fauth
bd5a59edb4 Remove not matched ignored error pattern in PHPStan
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-29 16:28:38 -03:00
Jack Cherng
b989e825e1
Fix PHP 7.4 deprecation: array/string curly braces access
Deprecated: Array and string offset access syntax with curly braces is deprecated

0e6e2297fc/UPGRADING (L356-L357)

Signed-off-by: Jack Cherng <jfcherng@gmail.com>
2019-07-27 08:34:16 +08:00
Maurício Meneghini Fauth
657d995567
Merge pull request #15403 from Tithugues/fix/missing-variable-on-insert-page
Fix missing variable on insert page
2019-07-26 21:28:04 -03:00
Hugues Peccatte
19341f4c54 Fix #15397 NULL values not shown in INT columns
Don't cast as string is value is null: this prevents to manage "null" values.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-07-27 00:33:32 +02:00
Hugues Peccatte
416e8aef53 Fix missing variable on insert page
Since the use of routes, the context changed because "entrypoints" are not called directly anymore, but are called in closures, so the context is not shared. So if you want to use a global variable that was in the parent context, you now need to explicitely ask for the global variable.
In our case, "$is_upload" wasn't shared anymore.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-07-27 00:21:12 +02:00
Maurício Meneghini Fauth
e4982d677d Use the router for the table change page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-26 02:13:37 -03:00
Maurício Meneghini Fauth
3b973a442d Use the router for table search page
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 20:40:55 -03:00
Maurício Meneghini Fauth
bd8dec240f
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3330 of 3330 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 22:26:44 +02:00
Maurício Meneghini Fauth
d53c99133a Merge remote-tracking branch 'weblate/master'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 17:11:07 -03:00
Stanislav
8d33583085
Translated using Weblate (Russian)
Currently translated at 99.9% (3300 of 3303 strings)

[CI skip]

Translation: phpMyAdmin/4.9
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/ru/
Signed-off-by: Stanislav <smur@starr.ru>
2019-07-25 22:07:32 +02:00
Alba Kaydus
d2d7d4bd65
Translated using Weblate (Filipino)
Currently translated at 15.9% (529 of 3328 strings)

[CI skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/fil/
Signed-off-by: Alba Kaydus <sareli1951@gmail.com>
2019-07-25 21:55:29 +02:00
Maurício Meneghini Fauth
bb6b4de7ea Update po files
[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 16:54:55 -03:00
Maurício Meneghini Fauth
2a597d6155 Extract HTML from message string in index.php
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-07-25 16:53:54 -03:00